ryanking Posted June 14, 2003 Posted June 14, 2003 The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: ERROR: could not get the task list Hi All, I got the above error when checking out. I also found that the Windows 2000 with IIS popup the following error (php.exe - applicaiotn error). ------------------------------------ The instruction at "0x78002320" reference memory at "0x00e2f000". The memory could not be "read". ------------------------------------ This error is not always occurred. Do anyone has an idea what's happened! I can't fix this problem. If you know the solution, please reply me. Many Thanks!
Daemonj Posted June 14, 2003 Posted June 14, 2003 Can this be repeated? Have you rebooted the system? Do you have force_redirect turned off in your php.ini file? "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
ryanking Posted June 14, 2003 Author Posted June 14, 2003 Can this be repeated? Have you rebooted the system? Do you have force_redirect turned off in your php.ini file? I have already rebooted the system and the force_redirect is turned off by default. However it still occurs the error if I don't close the browser. When I open a new browser, the same error will not occur at the moment. But the error may occur later and this may be triggered by anyone in unknown condition. This is strange, I don't know what's happened.
Daemonj Posted June 15, 2003 Posted June 15, 2003 This is a very long shot, but have you considered reinstalling PHP using the installer version? Also, you would not have happened to have modified your configuration lately (PHP, IIS, etc) would you have? "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
ryanking Posted June 15, 2003 Author Posted June 15, 2003 This is a very long shot, but have you considered reinstalling PHP using the installer version? Also, you would not have happened to have modified your configuration lately (PHP, IIS, etc) would you have? I will try to reinstall the Php later. In fact, I only use the installer version to install the PHP and I have already upgraded it to the latest version. I am rare to modify the configuration and the error occurred after I have upgraded the PHP. I think that I should better try to reinstall the php installer or downgrade it to previous version or wait for a new version. Thank you!
Daemonj Posted June 15, 2003 Posted June 15, 2003 It might be a problem with the new version if you installed 4.3.2. It seems that a lot of people are running into strange things with that version of PHP. You might want to consider going back to the version that you previously had until things get straightened out. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
ryanking Posted June 15, 2003 Author Posted June 15, 2003 It might be a problem with the new version if you installed 4.3.2. It seems that a lot of people are running into strange things with that version of PHP. You might want to consider going back to the version that you previously had until things get straightened out. I am running version 4.3.1. Do you know which version is reliable and better? I may install the old version later.
Daemonj Posted June 15, 2003 Posted June 15, 2003 Unfortunately I have not kept up with what versions seem to work better than others. If it is of any help, I am running v4.3.0 without any problems. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
ryanking Posted June 15, 2003 Author Posted June 15, 2003 Unfortunately I have not kept up with what versions seem to work better than others. If it is of any help, I am running v4.3.0 without any problems. Thank you! :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.