From: [EMAIL PROTECTED] Operating system: Linux glibc 2.1 PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: be careful with interactive cmd line mode tst.php: <? $malei='something'; ?> php -a tst.php produces: Interactive mode enabled X-Powered-By: PHP/4.0.3pl1 Content-type: text/html Segmentation fault ----------------------- another command line example: php -a Interactive mode enabled <? $bassi='aaaaa'; ?> X-Powered-By: PHP/4.0.3pl1 Content-type: text/html Segmentation fault same result with 4.0.4 soon will test with latest CVS -- Edit Bug report at: http://bugs.php.net/?id=8621&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]