472,111 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,111 software developers and data experts.

internal server error

hi-

with the keyfocus webserver using php i get this error.

"Internal Server Error", 500 error when using a CGI request

http://www.keyfocus.net/kfws/faq/faq....php#PROBLEM5a

There are many reason why a CGI request could fail, it could be that the
CGI Filter is not properly configured or the CGI application itself has
failed.

i am using frames with php and html and the problem is definitely
intermittent.

my question becomes if i put this on a web host where they use a
different
server and operating system could that eliminate the problem?
or am i stuck and have to get to the bottom of it because my code is
causing the problem?
i start off with basicframe.html and then change what goes in the
individual frames (3) using php code. when i want to reload
basicframe.html to its original appearance (the home page(s) i guess)
i use
<a href="http://127.0.0.1:8125/basicframe.html" target="_top" >
<img src="http://127.0.0.1:8125/gifs/home2.gif"></a>
and when this code is clicked sometimes i get internal server error
and sometimes i dont.

this is what my system.log shows

[2004/08/10 04:50:25.999 2 -0400] Debug MIME {INFO} <type:
application/x-httpd-php CGI action: c:\php\php.exe file: header.php>
[2004/08/10 04:50:26.059 2 -0400] External application error {INFO}
<Path: c:\php\php.exe; OS err: 0 {}>

anyways i am fresh out of ideas for tonight.

please let me know if you have a tip that might help,
jim
Jul 17 '05 #1
1 2051
hi-

i think i found a way around it.
it doesnt like it when i load nested frames over top of the same nested
frames. keyfocus balked and abyss crashed. so i wont do that :-)

abyss is cool. i never tried that one before. i like both servers.
i'm almost certain when 2 webservers crash it is my code.

the quality of the software out there amazes me.
if i can install them and get my hobby slop to run easily,
these webservers are first rate.

so never mind. thanks anyways.

jim
Jul 17 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Patrick Masson | last post: by
reply views Thread by ticfranca | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.