I can't seem to get PHP to parse either of the php.ini files that comes with PHP 5.2.5:
Running php -c . php.ini:
php.ini-recommended:
PHP Parse error: syntax error, unexpected T_LOGICAL_AND in C:\php\php.ini on line 126
php.ini-dist:
Parse error: syntax error, unexpected ',' in C:\php\php.ini on line 77
Removing all the comments below the initial
Running php -c . php.ini:
php.ini-recommended:
PHP Parse error: syntax error, unexpected T_LOGICAL_AND in C:\php\php.ini on line 126
php.ini-dist:
Parse error: syntax error, unexpected ',' in C:\php\php.ini on line 77
Removing all the comments below the initial
PHP:
line just makes the above command list the php.ini file contents, which is usefull.
Any ideas?
C:\DOS:>
C:\DOS:>RUN
RUN DOS RUN!!