[Mapserver-users] Phpmapscript as CGI Module
Stephane MOREL
stephane.morel at vanoise.com
Wed Apr 16 01:19:53 PDT 2003
You have to copy the cgi executable into your cgi-bin directory
You have to edit your httpd.conf. Find the line:
Action application/x-httpd-php .php
change it to
Action application/x-httpd-php /cgi-bin/php
hope it could help
regards
stephane
Adam Zornes wrote:
> All,
>
>
>
> I have run into an error involving thread safety with
> phpmapscript. I tried to reconfigure php as a cgi module, but it isn?t
> seeming to work.
>
> Has anyone else had this problem?
>
>
>
> Cheers,
>
> Adam
>
More information about the MapServer-users
mailing list