Hi im having a problem i cannot upload any files to the server using things like php uploaders etc. i have checked my php i u have the max file set to 15mb anyone nay ideas
Hi im having a problem i cannot upload any files to the server using things like php uploaders etc. i have checked my php i u have the max file set to 15mb anyone nay ideas
What do the error logs say? Maybe you are having permissions problems or something else.
John W
www.eth0.us
ist several clients that have the same problem that when they use like invision board etc coppermine image gallery etc uploads wont work
Make sure that you set not only upload_max_filesize but also post_max_size. I generally set post_max_size to twice that value of upload_max_filesize.
$
upload_max_filesize = 15M
$
post_max_size = 55M
that correct?
I'll repeat what John asked, what do your apache error logs say? (hint: check in /etc/httpd/logs/error_log and suexec_log)
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com