gshds Posted July 29, 2014 Share Posted July 29, 2014 Hello,I have baught the module "SEO Expert (Référencement)" and I tried to install from "MODULE and INSTALL NEW MODULE" at the end I have the following message : Fichier trop large (limite à 4194304 octets). (in english --> file to big) see attachedWhat can I do ? Link to comment Share on other sites More sharing options...
Kamel Boukhateb Posted July 30, 2014 Share Posted July 30, 2014 Hello, I believe your problem is that your upload_max_filesize is limited to less than 4Mo on your server, and that's the module's size. I'd recommend you to unzip the module and put the module's directory inside modules/ so you have modules/seoexpert/files . You can find more detailed turorials here : http://doc.prestashop.com/pages/viewpage.action?pageId=20840812#Cataloguedemodulesetthèmes-Installerunmodule (in french ) let me know if you need more help. 1 Link to comment Share on other sites More sharing options...
gshds Posted July 30, 2014 Author Share Posted July 30, 2014 Thanks for your informations, I have thought on that, however, I was wondering if It was possible to increase the max_file_size. Link to comment Share on other sites More sharing options...
Kamel Boukhateb Posted July 30, 2014 Share Posted July 30, 2014 It depends on your hosting. If you have a dedicated server, you have to edit the php.ini file and change the value on the upload_max_filesize setting. Then you'd have to restart the web server. If you have a shared hosting, you'll have to contact the company for instructions because sometimes you can change it on a .htaccess file, sometimes you have to contact them so they'd do it and sometimes you just cant do anything about it and have to work around. Let me know 1 Link to comment Share on other sites More sharing options...
gshds Posted July 30, 2014 Author Share Posted July 30, 2014 Thanks so much for your advices, I will do. 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