Edit report at https://bugs.php.net/bug.php?id=65409&edit=1
ID: 65409 Comment by: ionut_ionut_1987 at yahoo dot com Reported by: ionut_ionut_1987 at yahoo dot com Summary: php.ini weird problem Status: Not a bug Type: Bug Package: *Configuration Issues Operating System: arch linux PHP Version: 5.4.17 Block user comment: N Private report: N New Comment: Problem solved. Previous Comments: ------------------------------------------------------------------------ [2013-08-07 09:56:12] johan...@php.net You are trying to run php.ini like a php script, this won't work. See php -h for options and the docs etc. ------------------------------------------------------------------------ [2013-08-07 08:16:29] ionut_ionut_1987 at yahoo dot com Description: ------------ On cli after the command sudo php /etc/php/php.ini the output: PHP Parse error: syntax error, unexpected 'and' (T_LOGICAL_AND) in /etc/php/php.ini on line 202 Parse error: syntax error, unexpected 'and' (T_LOGICAL_AND) in /etc/php/php.ini on line 202 Line 202 is just a comment ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65409&edit=1