PHP Fatal error
pablo.rodriguez
nginx-forum at nginx.us
Sat Aug 3 21:48:58 UTC 2013
Hello!
I'm having, in a PHP form, when I'm submiting one email, the next error in
error.log:
2013/08/03 21:39:22 [error] 19544#0: *11 FastCGI sent in stderr: "PHP
message: PHP Warning:
require_once(TEMPLATEPATH/functions/theme-functions.php): failed to open
stream: No such file or directory in
/web/domain.com/public/wp-content/themes/launcheffect/functions.php on line
151
PHP message: PHP Fatal error: require_once(): Failed opening required
'TEMPLATEPATH/functions/theme-functions.php'
(include_path='.:/usr/share/php:/usr/share/pear') in
/web/domain.com/public/wp-content/themes/launcheffect/functions.php on line
151" while reading response header from upstream, client: 71.28.74.212,
server: www.domain.com, request: "POST
/wp-content/themes/launcheffect/post.php HTTP/1.1", upstream:
"fastcgi://127.0.0.1:9000", host: "www.domain.com", referrer:
"http://www.domain.com/"
I've been reading about permissions, about nginx and fastcgi, about PHPfpm,
reviewing my config...without success.
Of course I've that file/directory.
Can anyone help me to solve this error?
Thanks in advance!
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,241517,241517#msg-241517
More information about the nginx
mailing list