tmbiz Posted May 17, 2017 Share Posted May 17, 2017 (edited) Hello, I just migrate to a new server with nginx and php-fpm 7. I can navigate thru the store... but face few issues My version of prestashop is 1.6.0.9 1. Login to Admin When login to admin, I set my login and password click login but the page is still the same cannot access to admin panel... In nginx log, I got scandir(): (errno 2): No such file or directory in /home/*****/public_html/classes/PrestaShopAutoload.php on line 17 I check it seems my permissions are correct and files present. By the way from the shop I can conntect as a client, so it come from admin panel only 2. Problem account creation In the page /quick-order I can connect to existing account But if need to create a new account, I got this error TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: error The log shows: VM1532:1 POST http://www.myshop.com/authentification?rand=1495032132320 500 (Internal Server Error) (anonymous) @ VM1532:1 send @ jquery-1.11.0.min.js:4 ajax @ jquery-1.11.0.min.js:4 (anonymous) @ order-opc.js:176 dispatch @ jquery-1.11.0.min.js:3 r.handle @ jquery-1.11.0.min.js:3 If navigate to /authentifcation the page is showing without error and I can login with existing account I have as well a notice message: [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. Thx by advance for your help Edited May 17, 2017 by tmbiz (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now