Edit report at http://bugs.php.net/bug.php?id=52594&edit=1
ID: 52594 Updated by: johan...@php.net Reported by: bernardo at datamex dot com dot br Summary: option -c in php cli -Status: Open +Status: Feedback Type: Bug Package: CGI related Operating System: Feebsd PHP Version: 5.3.3 Block user comment: N New Comment: Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ I can't reproduce it. Are you using our sources or patches from FreeBSD? Previous Comments: ------------------------------------------------------------------------ [2010-08-12 17:59:06] bernardo at datamex dot com dot br Description: ------------ in php 5.2 php -c option could include a space out-ceo name. ini file, already in PHP 5.3 does not work. php 5.2 php -c teste.ini or php -cteste.ini Loaded Configuration File => teste.ini php 5.3 php -cteste.ini Loaded Configuration File => teste.ini php -c teste.ini Loaded Configuration File => (none) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52594&edit=1