On Thu, 2004-03-18 at 14:06, Aaron Doogs wrote:
> I have changed upload_max_filesize in my php.ini, but the default of 2M is
> still being recognized.  I restarted the apache server, ran a script to
> output phpinfo() and it still says 2M for upload_max_filesize.  Yet when I
> open php.ini is has 8M as the upload_max_filesize.  And, I am editting the
> php.ini that phpinfo() has as the configuration path.
> 
> I am running SuSE Linux 9.0, apache 1.3.29, and php 4.3.4.
> 
> Any suggestions as to why my changes are not being recognized?
> 

Not to cite the obvious but, are you sure you do not have it capped off
in your form?


-- 
Brian        GnuPG -> KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu
======================================================================
gpg --keyserver pgp.mit.edu --recv-keys 04A4F0DC
Key Info: http://gfx-design.com/keys
Linux Registered User #339825 at http://counter.li.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to