upload media size
-
I have issues with upload of media on my wordpress running on a wampserver64 localhost set-up.
I have created a phpinfo file, which returns the following:

I understand that one issue/solution is to edit the php.ini file with the following code:
; Maximum allowed size for uploaded files.
upload_max_filesize = 40M; Must be greater than or equal to upload_max_filesize
post_max_size = 40MHowever, I cannot find the php.ini file anywhere!
As I read it, according to the phpinfo file, it should be either in “c:/wamp64/bin/apache/apache2.4.23/bin”, but as shown in the image below, there are no php.ini files to be found here – please see below.

It could also be in “c:/windows”, but again, no php.ini file to be found – please see below.

Now, I do not know if the above is the real issue, but I would like to get this sorted once and for all any way, but as you will see in the images below, I also get an “HTTP error“, when I select a file to upload to media.

And this file is way below the 2M maximum size which wordpress apparently is set to from the outset/standard installation!

I can also inform that the only plug-ins that I have installed and activated is “Free & Simple Contact Form Plugin – PirateForms”, which I cannot imagine have any effect on the above.
I sincerely hope that someone can give me some assistance in regards to get these issues solved, as they are holding me back substantially.
The topic ‘upload media size’ is closed to new replies.

