Forums / Setup & design / Upload problems
Felix Laate
Wednesday 26 May 2004 2:32:00 pm
Hi all!
I get these reponses when I try to upload files other than plain .txt-files:
<i>File: Assign a valid fileFile: Size of uploaded file exceeds limit set by upload_max_filesize directive in php.ini. </i>
- upload_max_filesize is set to 150M, much higer than any file I try to upload. - ez version is 3.3-4 (upgraded from 3.2-4)- apache 1.3.29, php 4.3.4
The crazy thing is that I have other sites running on this server, with the same spec, that do NOT experience this problem...
Any help is great!
Felix
Publlic Relations Manager Greater Stavanger www.greaterstavanger.com
Chris Fullerton
Wednesday 26 May 2004 7:35:22 pm
Check also the php.conf (maybe in /etc/httpd/conf.d?) - that was my problem.
(Not sure if you can set this in .htaccess, but you might check those as well)
Thursday 27 May 2004 12:13:47 am
Hi Chris!
There's no php.conf on my system (redhat 7.3). And the .htaccess-files seem ok...
felix