Edit report at https://bugs.php.net/bug.php?id=61931&edit=1
ID: 61931 Comment by: clavie dot b at gmail dot com Reported by: roberts at x0 dot lv Summary: Built-in web server should have a seperate log file Status: Open Type: Feature/Change Request Package: Built-in web server Operating System: Windows PHP Version: 5.4.2 Block user comment: N Private report: N New Comment: Hi, I agree that it should be possible to redirect the log to a separate file. But I would see that as an option to the built-in server command rather than a new ini configuration option. Previous Comments: ------------------------------------------------------------------------ [2012-05-03 20:46:19] roberts at x0 dot lv Description: ------------ All PHP version 5.4.+ built-in web servers does log errors only in STDOUT with no option to redirect this output to file via command line option. Command line redirect would not be a option here, as because one needs to stop PHP web server instance before output gets written to the file. There should be .ini option added - server_log or similar, to configure log output to file or to STDOUT. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61931&edit=1