]> 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)
commitcdad24cda58947161e2cb93b035264569e277f51
tree48c102225e6f259e49477e1f6fbadea7dc41c861
parent5024c3279818a5b55c6ebc2c3382c1b0d2675ec3
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