Thread Starter
gnomad
(@gnomad)
Yep I have another site that used to be fine now just last week or so doesn’t want to upload in WP. Checked uploads folder and definitely hasn’t uploaded any of the files over 128KB.
Using secureserver.net, with a linux server, anyone else having problems with these guys?
Thread Starter
gnomad
(@gnomad)
tried to add php.ini file in /wp-admin with lines (following someone elses advice)
memory_limit = 100M
upload_max_filesize = 192M
post_max_size = 100M
file_uploads = On
then changed name to php5.ini, to no avail.
Thread Starter
gnomad
(@gnomad)
Cheers,
talking to the host, they say it might be an issue with the php.ini file.