Hi,

Thanks for the tip. I took a look and found that I do not have the 'php' directory in /usr/local/include. I added php/ext and copied in the php_mapscript.so, restarted apache, but still the error.

I went looking and found that I do have /usr/local/apache2/php/include/php/ext but the .so wasn't in there. I copied it in, restarted apache, but the same problem.

When building PHP I used the following configure:

/usr/local/php-5.1.2 # ./configure --prefix=/usr/local/apache2/php --with-apxs2=/usr/local/apache2/bin/apxs --with-pgsql --enable-dbase --with-config-file-path=/usr/local/apache2/php

Thanks again for the idea.

Regards, Robert




> I have verified that I have the "php_mapscript.so" in
>/usr/local/mapserver-4.8.2/mapscript/php3/ and I have also copied this into
>/usr/local/apache2/php

If you did not fiddle with the paths when compiling php, I would say
php_mapscript.so has to reside in /usr/local/include/php/ext
At least on my Suse10 this is the case.

HTH,

frequens


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to