Closed elynov closed 12 years ago
i do: ./phpd start system display:Parse error: syntax error, unexpected T_FUNCTION, expecting ')' in /usr/local/phpdaemon/bin/phpd on line 27 Could smb says what is the problem?
Which PHP version are you using?
Looks bogus. Tested on PHP 5.4 and 6, no parse error.
I think it's because you have a version of PHP that doesn't support anonymous functions. Try PHP 5.3+.
i do: ./phpd start system display:Parse error: syntax error, unexpected T_FUNCTION, expecting ')' in /usr/local/phpdaemon/bin/phpd on line 27 Could smb says what is the problem?