egabrense Posted January 5, 2017 Posted January 5, 2017 I try to upload Visual Composer to my blog (which uses WordPress) but a message always appears: upload_max_filesize in php.ini The plugin was Visual Composer (around 4 mb) and I don't know what can I do because I tried several times... Could somebody help me? Thank you in advance!
egabrense Posted January 6, 2017 Author Posted January 6, 2017 Which version of php are you using?Where can I see this?
mirandat Posted January 6, 2017 Posted January 6, 2017 Maybe this helps: http://www.wikihow.com/Check-PHP-Version 1
wolstech Posted January 6, 2017 Posted January 6, 2017 mirandat's solution would work. Put the PHP file in the same folder as WordPress to be sure it uses the same version. For Tommy, you can also check in cPanel under Software->MultiPHP Manager. Look at the row for your domain, if it says inherit, it's using the default 5.6. 1
egabrense Posted January 8, 2017 Author Posted January 8, 2017 mirandat's solution would work. Put the PHP file in the same folder as WordPress to be sure it uses the same version. For Tommy, you can also check in cPanel under Software->MultiPHP Manager. Look at the row for your domain, if it says inherit, it's using the default 5.6. yes, I checked at MiltiPHP Manager and says inherit so I guess it's 5.6. Now I know the version, wha t should I do? Thank you again
egabrense Posted January 9, 2017 Author Posted January 9, 2017 please, help I found that i must change some lines in php.ini, including this: ; Maximum allowed size for uploaded files. upload_max_filesize = 10MBut I can't find this archive
egabrense Posted January 9, 2017 Author Posted January 9, 2017 Finally I uploaded the pluging manually and it works
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