PHP5 Version - Unit Test - Problem with TestOfEasySwift
Posted: Wed Oct 03, 2007 8:40 pm
Just install the php5 version recently, all the tests run well except one of the CoreTests - TestOfEasySwift, whenever I tried to run it, it gives out the following error:
FYI, below is the system params:
Help is much appreciated.
Thanks.
Code: Select all
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@xxxx.com 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.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.Code: Select all
System information
PHP Version 5.2.3
SimpleTest Version 1.0.1beta2
Swift Version 3.3.1
Operating System Linux
INI safe_mode Off
INI register_globals Off
INI magic_quotes_runtime Off
INI memory_limit 90M
TestConfiguration OKThanks.