Код: Выделить всё
php -C D:\\CPIT405\\Lab-exam\\PHP\\php.ini-development -S localhost:3000
Код: Выделить всё
Parse error: syntax error, unexpected token "and", expecting end of file in D:\\CPIT405\\Lab-exam\\PHP\\php.ini-development on line 188
соответствующей части файла.
Код: Выделить всё
; This directive determines whether or not PHP will recognize code between
; tags as PHP source which should be processed as such. It is
188 line; generally recommended that should be used and that this feature
; should be disabled, as enabling it may result in issues when generating XML
; documents, however this remains supported for backward compatibility reasons.
; Note that this directive does not control the
Подробнее здесь: [url]https://stackoverflow.com/questions/79263583/parse-error-in-php-ini-development-while-running-php-server[/url]
Мобильная версия