MUSN Posted December 1, 2011 Share Posted December 1, 2011 Hi! Have just added a new webshop to a new server with nginx as webserver. Installation and front office works great, but when I change the name from "admin" folder to something more special I get this error in my log file on my server: 2011/12/01 22:30:20 [error] 13222#0: *244 FastCGI sent in stderr: "PHP Warning: require_once(/var/www/xxx/web/prestashop/admin/init.php): failed to open stream: No such file or directory in /var/www/w ww.gand.nu/web/prestashop/admin/header.inc.php on line 34 PHP Fatal error: require_once(): Failed opening required '/var/www/xxx/web/prestashop/admin/init.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/xxx/web/prestashop/admin/hea der.inc.php on line 34" while reading response header from upstream, client: 80.221.x.x, server: 188.95.x.x, request: "GET /prestashop/admin82/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "18 8.95.x.x" Some other that run on a Nginx webserver? Really frustrating, but can't found a easy way to solve this. Link to comment Share on other sites More sharing options...
MUSN Posted December 1, 2011 Author Share Posted December 1, 2011 I hacked the admin check. So now everything works! Not so good to use admin as config adress but. Link to comment Share on other sites More sharing options...
Dave Angel Posted January 9, 2012 Share Posted January 9, 2012 Hi, Can you tell me how you got prestashop to run on Nginx please? I am looking into it now and any heads up would be greatly appreciated. Regards, Link to comment Share on other sites More sharing options...
Recommended Posts