[FGS] loading php_mapscript.so

Normand Savard nsavard at mapgears.com
Wed Jul 30 08:29:53 EDT 2008


Daniel Morissette wrote:
> Sounds like the PHPRC variable is not set properly. There was an old 
> bug about this that may not have been fixed yet:
>   http://bugzilla.maptools.org/show_bug.cgi?id=1624
>
> Norm, can you please check that?
>
Daniel, Jeff,

I checked and I didn't get the error you got.  I added some code to 
print the PHPRC variable value (see below) and it is set correctly.  I 
can see the mapscript info returned by the phpinfo() function.  I have 
no clue right to what may cause this error.

Norm


$szPHP=getenv('PHPRC');
echo($szPHP);



More information about the Foss-gis-suite mailing list