[ka-Map-users] Internal server errors
Paul Spencer
pspencer at dmsolutions.ca
Sun Jul 10 22:25:21 EDT 2005
Eli,
favicon.ico is loaded as the page icon in the address bar of some
browsers if no icon is specified in the page. It does not appear to
cause any adverse effects other than to fill up your error log
Regarding the 500 error, this is commonly due to a php/mapscript error
when something goes fatally wrong. Unfortunately, it is very hard to
debug without access to the machine (and even then, its still difficult).
Do you know which script is triggering the errors? (tile.php, init.php?)
On linux, GD is typically compiled into the PHP cgi and so this setting
will have no effect (because the code checks to see if gd is loaded
first). I would doubt that is the issue, more likely an error in
mapscript somewhere.
Cheers
Paul
Eli Naeher wrote:
> Hello,
>
> I've installed ka-map on top of the FGS. Loading localhost/ka-map
> brings me a page that looks more or less correct (sans the actual map)
> and a popup with an Apache "500 Internal Server Error" message. The
> error_log only tells me that there was a "premature end to script
> headers" (it also complains that it can't find favicon.ico, but I'm
> assuming that's not the issue here).
>
> I suspect this might have to do with my PHP GD module, or lack
> thereof. The line in config.php:
>
> $szPHPGDModule = 'php_gd.'.PHP_SHLIB_SUFFIX;
>
> is unclear to me. There's no php_gd.* anywhere on my system as far as
> I can tell. There is, in /home/<user>/fgs/lib, a libgd.so, libgd.so.2,
> libgd.so.2.0.0, and libgd.la -- should $szPHPGDModule be pointing to
> one of these? Or am I missing something?
>
> Thanks,
>
> --Eli
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>
--
+-----------------------------------------------------------------+
|Paul Spencer pspencer at dmsolutions.ca |
+-----------------------------------------------------------------+
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+
More information about the ka-Map-users
mailing list