Sorry for my English,
I have a problem with version 1.3.7: After editing a page I press the "Save" and always get the following error message:
<quote>
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.23 Server at localhost Port 80
</quote>
In the server log the error message is:
<quote>
[Sun Mar 28 16:35:48 2004] [error] [client 127.0.0.1] malformed header from script. Bad header=HTTP/1.1 302 Found: c:/apache/php/php.exe
</quote>
I do not know what to do. Any one could help me?
Thank you very much.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I forget to add that although I get the aforementioned error the page is correctly updated in the database, so the next time I visit the page I see the updated version.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry for my English,
I have a problem with version 1.3.7: After editing a page I press the "Save" and always get the following error message:
<quote>
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/1.3.23 Server at localhost Port 80
</quote>
In the server log the error message is:
<quote>
[Sun Mar 28 16:35:48 2004] [error] [client 127.0.0.1] malformed header from script. Bad header=HTTP/1.1 302 Found: c:/apache/php/php.exe
</quote>
I do not know what to do. Any one could help me?
Thank you very much.
Hi, I forget to add that although I get the aforementioned error the page is correctly updated in the database, so the next time I visit the page I see the updated version.
strange strange, there exist other CGI errors also, but this is easy to reproduce.
will be fixed in the 1.3.9 release.