[ka-Map-users] Internal server errors

Paul Spencer pspencer at dmsolutions.ca
Tue Jul 12 07:49:44 EDT 2005


Eli,

try loading init.php directly to see if it gives you any inline php 
errors.  If not, try adding:

echo 'step 1<BR>';

to init.php to see if you can identify which line of code it is failing on.

Cheers

Paul

Eli Naeher wrote:
>>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?)
> 
> 
> Not sure. This is the relevant bit of error_log:
> 
> [Mon Jul 11 20:05:23 2005] [error] [client 127.0.0.1] File does not
> exist: /home/ishmael/fgs/www/htdocs/favicon.ico
> [Mon Jul 11 20:05:24 2005] [error] [client 127.0.0.1] Premature end of
> script headers: /home/ishmael/fgs/www/cgi-bin/php4
> 
> ...and of access_log:
> 
> 127.0.0.1 - - [11/Jul/2005:20:05:23 -0400] "GET /favicon.ico HTTP/1.1" 404 285
> 127.0.0.1 - - [11/Jul/2005:20:05:24 -0400] "GET
> /ka-map/init.php?vpw=638&vph=383 HTTP/1.1" 500 607
> 
> So only init.php is being requested, but whether it's invoking
> something else I don't know.
> 
> --Eli
> 
> 

-- 
+-----------------------------------------------------------------+
|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