On Tuesday 28 May 2002 07:33, DevilKin wrote: > On Monday 27 May 2002 22:59, Rasmus Lerdorf wrote: > > You cannot change the upload limit in your script because the file upload > > happens before your script is executed. You need to set it in your > > php.ini, httpd.conf or .htaccess > > Aha. How do i set this from .htaccess anyway? > And this might be worthy of notification in the manual that ppl like me > don't end up searching for hours to find something trivial like this... >
Nevermind, found it already :oP Thanks for the hint tho! http://www.php.net/manual/en/configuration.php This explains it all :-) And it works, too :oPP DK -- You will lose your present job and have to become a door to door mayonnaise salesman. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php