PDA

View Full Version : Site works in Mozilla but doesn't work in IE


khibinite
07-07-03, 02:52 PM
Hello, there!

I made the web-site working while on my local machine with Apache+PHP+MySQL. All them work under Windows 98 (home PC) and XP (work PC). In Mozilla it
works perfectly. But when I tried to test it with IE I got the "Internal
server error" error message in the browser and

"[Mon Jul 07 13:10:22 2003] [error] [client 127.0.0.1] (22)Invalid
argument: couldn't spawn child process: C:/WWW/Php4/php.exe, referer:
http://localhost/phonebook%20v2/subsections.php" error record in Apache
errors log file.

What happend? Why such situation was encountered?

Any suggestions are very appreciated.

TIA,
Nicolay

MGCJerry
07-08-03, 12:17 AM
Unfortunately nobody can view your site using the link you provided. You will need to post your internet IP that the server is hosted on so we can see your site.

khibinite
07-08-03, 01:10 AM
Originally posted by MGCJerry
Unfortunately nobody can view your site using the link you provided. You will need to post your internet IP that the server is hosted on so we can see your site.

I posted it as an example of error message. Later I'll upload this site to web.

MGCJerry
07-08-03, 04:32 AM
Oops... :o My mind has walked off a map.

Anyways, it looks like that Apache is unable to create the necessary process to properly serve up your page. Does it do this with static HTML files too, or is it just scripts, or both?

khibinite
07-08-03, 05:00 AM
Only scripts.