MapTools.org

[maplab-users] php config problem

Daniel Morissette morissette@dmsolutions.ca
Tue, 23 Jul 2002 09:16:05 -0400
The problem is likely that /usr/local/lib is not in your runtime library
path.  Assuming that you are running Linux, then you can add it by
follwing these steps:

- Add a line with "/usr/local/lib" to /etc/ld.so.conf if there is not
already one
- Run /sbin/ldconfig as root to force the system to refresh its cached
runtime libpath

Daniel



root wrote:
> 
> When i try to load the shared object:
> 
> Warning: Unable to load dynamic library '/usr/local/lib/php_mapscript.so'
> - libwwwxml.so.0: cannot open shared object file: No such file or
> directory in /usr/local/httpd/htdocs/tmp/phpinfo.php on line 21
> 
> but i have all installed well and libwwwxml.so  and (libwwwxml.so.0) are
> found in /usr/local/lib...
> 
> I have a lot of problems to resolve this problem... thanks for your help.
> 
> _______________________________________________
> Maplab-users mailing list
> Maplab-users@dmsolutions.ca
> http://lists.dmsolutions.ca/mailman/listinfo/maplab-users


This archive was generated by Pipermail.