yaniv14 Posted February 15, 2013 Share Posted February 15, 2013 (edited) Hi, I just setup new vps, installed php, mysql, phpmyadmin, apache2. downloaded installation 1.5.3.1, everything looks fine with folders & file permission. but I am getting error. Your configuration is invalid. Please fix the issues below: PHP parameters: Is PHP 5.1.2 or later installed ? Can upload files ? Can create new files and folders ? Is GD Library installed ? Is MySQL support is on ? Recursive write permissions on files and folders: ~/config/ ~/cache/ ~/log/ ~/img/ ~/mails/ ~/modules/ ~/themes/default/lang/ ~/themes/default/pdf/lang/ ~/themes/default/cache/ ~/translations/ ~/upload/ ~/download/ ~/sitemap.xml Optional set-up PHP parameters: Can open external URLs ? Is PHP register global option off (recommended) ? Is GZIP compression activated (recommended) ? Is Mcrypt extension available (recommended) ? Is PHP magic quotes option deactivated (recommended) ? Is Dom extension loaded ? Is PDO MySQL extension loaded ? appreciate any help. Edited February 15, 2013 by yaniv14 (see edit history) Link to comment Share on other sites More sharing options...
doubleD Posted February 15, 2013 Share Posted February 15, 2013 What do you mean by everything looks fine with folders & file permission. ? Did you execute sudo chmod -R 775 ~/config/ ~/cache/ ~/log/ ~/img/ ~/mails/ ~/modules/ ~/translations/ ~/upload/ ~/download/ ~/sitemap.xml ? Recursive write permissions on files and folders: ~/config/ ~/cache/ ~/log/ ~/img/ ~/mails/ ~/modules/ ~/translations/ ~/upload/ ~/download/ ~/sitemap.xml Link to comment Share on other sites More sharing options...
yaniv14 Posted February 15, 2013 Author Share Posted February 15, 2013 yes, i tried with 775 but no lock. I just changed to 777 and its fine, so i guess i'll change it back to 775 when finish with installation Link to comment Share on other sites More sharing options...
doubleD Posted February 15, 2013 Share Posted February 15, 2013 yes, i tried with 775 but no lock. I just changed to 777 and its fine, so i guess i'll change it back to 775 when finish with installation Good idea Link to comment Share on other sites More sharing options...
yaniv14 Posted February 15, 2013 Author Share Posted February 15, 2013 Thank you for your help. Link to comment Share on other sites More sharing options...
Amorous Coco Posted February 19, 2013 Share Posted February 19, 2013 doubleD - I have had the same problem but dont understand what you mean about the 775 & sudo chmod thingy ? Can you please explain is stupid people terms!!! Link to comment Share on other sites More sharing options...
doubleD Posted February 19, 2013 Share Posted February 19, 2013 doubleD - I have had the same problem but dont understand what you mean about the 775 & sudo chmod thingy ? Can you please explain is stupid people terms!!! You can read more about permissions an how to set them here: Prestasho Documentation / Step 2 & 3: System compatibility & system configuration Link to comment Share on other sites More sharing options...
vekia Posted February 19, 2013 Share Posted February 19, 2013 Yaniv14, everything work for you now? Link to comment Share on other sites More sharing options...
yaniv14 Posted February 19, 2013 Author Share Posted February 19, 2013 Hi Vekia, I am only able to work with 777 for now, I am still working on the store local so when I am done, I will try again and let you know. Thanks Link to comment Share on other sites More sharing options...
alsitn Posted February 19, 2013 Share Posted February 19, 2013 Hi, I've just opened a new thread with the solution for your problem. 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