[Mapserver-users] running 3.6 and 3.7 on same box possible? PHP problems
Charlton Purvis
cpurvis at asg.sc.edu
Fri May 9 07:42:50 PDT 2003
Hi, folks:
I'm embarassed to ask for help, but I can't find any clues on my own.
I upgraded to 3.7. All's well. Unfortuantely (and not surprisingly), it broke some things in MapLab which isn't 3.7-compliant.
So I was wondering, is it possible to run both 3.6 and 3.7 on the same box? That can't be dubbed bad practice, can it?
On my box that is happily running 3.7, if I do a . . .
<?php
dl('php_mapscript_36.so');
?>
. . . it is not happy, and I get a warning . . .
Warning: Unable to load dynamic library '/usr/local/lib/php/extensions/php_mapscript_36.so' - /usr/local/lib/libwwwfile.so.0: shared object not open in /home/cpurvis/public_html/php/dyn_4.php on line 3
The php_mapscript_36.so is, in fact, there, and it worked fine before I upgraded. Is the bear in the libwwwfile.so? If so, I don't know why, since I didn't recompile that when I upgraded to 3.7 (if memory serves).
Sorry to ask an install question, and I will wear my own scarlet letter if need be.
PHP 4.2.3
Thanks,
Charlton
-----Original Message-----
From: Marc Drouin [mailto:marc.drouin at fondex.ca]
Sent: Fri 5/9/2003 9:57 AM
To: mapserver-users at lists.gis.umn.edu
Cc:
Subject: [Mapserver-users] PHP-Mapscript dll problem
Hi everyone,
I have a problem with PHP Mapscript. I followed the installation instruction and copied the php_mapscript_36.dll file in c:\winnt\system32 directory. When i come to test the installation using phpinfo(); the server returns that it could not load a specific function, or something like that. I checked the archives and found that somebody suggested to check the dependencies of the dll. I found out the apphelp.dll seemed to be the problem, it simply was completely missing from the system directory. there is also an issue with mpr.dll.
Further investigation lead me to the microsoft site, to find out the apphelp.dll only come with XP or windows server 2003, BTW, I'm running win2000 server.
Doe anyone had a simillar problem?
What do I need to do to get thiongs rolling?
I've tried replacing the dll with php_mapacript_35.dll, no succes.
I've tried upgrading IE6, sp1, no succes.
please help..............
Marc
More information about the MapServer-users
mailing list