]> granicus.if.org Git - php/commit
correct error message for a missing document root in the cli webserver
authorDavid Soria Parra <dsp@php.net>
Wed, 29 Jun 2011 23:44:02 +0000 (23:44 +0000)
committerDavid Soria Parra <dsp@php.net>
Wed, 29 Jun 2011 23:44:02 +0000 (23:44 +0000)
commitc1abc8938dbd7f5daa752620cd2feef435354faa
tree6ac54ae13066a1bed2233e959f84b976b9b9c8d6
parent54b84f832ae05bf3b6f3e3739f20f57e680c3e4e
correct error message for a missing document root in the cli webserver

the document root is always a directory.
sapi/cli/php_cli_server.c