Jump to content

Recommended Posts

Posted

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... :wacko:

 

Could somebody help me? Thank you in advance!

Posted

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.

  • Like 1
Posted

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 :)

Posted

please, help :unsure:



I found that i must change some lines in php.ini, including this:

; Maximum allowed size for uploaded files.

upload_max_filesize = 10M

But I can't find this archive

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...