MapTools.org

[maplab-users] Re: Re: Maplab installation hangup

Doug Nebert dn@mapcontext.com
Mon, 13 Jan 2003 15:46:28 -0500
 > Doug Nebert wrote:
 >>
 >> I have apache 1.3.24 running on Win2k, PHP 4.3.1, mapserver 3.6.3
 >> but I am having trouble getting any .phtml files recognized (they
 >> just display as text; does it need a handler assigned to them?)
 >> and the test in the documentation below indicates that Apache
 >> doesn't like the dl() function:
 >>
 >> Warning: dl() [function.dl]: Not supported in multithreaded Web servers
 >> - use extension statements in your php.ini in
 >> h:\apache\htdocs\mapphp.php on line 5
 >>

 > You get this because you installed PHP as an IIS extension.  Your PHP
 > has to be installed as a CGI for it to work with PHP MapScript, I
 > believe you should be able to find all the information you need to
 > install PHP as a CGI in IIS at
 >http://mapserver.gis.umn.edu/doc36/phpmapscript-install-howto.html#example
 >
 > With PHP installed in CGI mode the dl() function should work just fine.
 >
 > Daniel

Users:

I am still having the same troubles. I have Apache (not IIS) version 
1.3.24 installed under Windows 2K. I modified the httpd.conf and php.ini 
files exactly as requested in the above example. I am not loading the 
modules, but linking as per example. PHP is working, I can tell, as the 
parameters come back just fine from the php info screen, but calls for 
function.dl insist "Not supported in multithreaded Web servers - use 
extension statements in your php.ini" I *do* have the php_dbase.dll and 
php_gd.dll extensions loaded. What else should I do to make maplab run?
The test page: http://68.48.28.170/mapphp.php

Doug.



This archive was generated by Pipermail.