Test: /sapi/cli/tests/php_cli_server_014.phpt - Version 5.4.0RC5    

There is 1 diff reported by users for this test.

Count Diff
7 (100%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_014.php on line 9
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: closed
004- X-Powered-By: %s
005- Content-type: %s
006-
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: closed
011- Content-Type: %s
012- Content-Length: %d
013-
014- <html><head><title>404 Not Found</title><style type="text/css">AAA</style>
015- </head><body><h1 class="h">Not Found</h1><p>The requested resource /main/no-exists.php was not found on this server.</p></body></html>