[mapserver-users] Problem installing PHP Mapscript
Robert Burgholzer
rburghol at vt.edu
Tue Apr 23 04:21:53 PDT 2002
Marc,
I just ran into a very similar problem myself. Except that in the
folloowing:
Undefined symbol "PQconnectdb" in /usr/local/etc/httpd/htdocs/test.php3
on line 11
I had:
Undefined symbol "ShowError .... " in
/usr/local/etc/httpd/htdocs/test.php3 on line 11
This was caused by the fact that I had to compile PHP as a CGI, but my
mapscript compile was done with the following option (in addition tothe
--with-php and a couple others):
--with-apxs
Removing "--with-apxs" cured my problem.
Hope this helps,
Rob
--
Robert Burgholzer
al·go·rithm n.
A step-by-step problem-solving procedure, especially an
established, recursive computational
procedure for solving a problem in a finite number of steps.
Invented by Al Gore.
rburghol at vt.edu
http://www.soulswimmer.net/
More information about the MapServer-users
mailing list