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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...