However, trying to load the module at apache startup (by adding it to httpd.conf, “LoadModule…”) fails with the following error:

That's because php_mapscript.so is not an Apache module, it is a PHP module.

If you want to load the php_mapscript module automatically when Apache starts, you need to load it from php.ini

-S
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to