Hoper Posted April 4, 2013 Share Posted April 4, 2013 When prestashop installing I get error for 2 step: Your PHP sessions path is not writable - check with your hosting provider: /tmp Provider don't want change setting PHP What may I do? If I delete the row how tell in post? https://github.com/P...b2f3a276117cb05 How will it be work after instalation? Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 4, 2013 Share Posted April 4, 2013 Hello, you are not able to change the PHP writable settings yourself? Link to comment Share on other sites More sharing options...
Hoper Posted April 5, 2013 Author Share Posted April 5, 2013 Hello, you are not able to change the PHP writable settings yourself? I don't know where change need. php.ini - may change only provider. May be in .htaccess ? Link to comment Share on other sites More sharing options...
Hoper Posted April 5, 2013 Author Share Posted April 5, 2013 What do need to werite to the .htaccess? May be it? php_value session.save_handler files php_value session.save_path "/path/to/tmp" Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 5, 2013 Share Posted April 5, 2013 Are you not able to change your permissions via FTP? You should change all folders and files to 755. Link to comment Share on other sites More sharing options...
Hoper Posted April 6, 2013 Author Share Posted April 6, 2013 Set permissions all folders and files to 755 - no effect. 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