[PHP] Re: upload_max_filesize

2006-01-24 Thread David Robley
Daniel Lahey wrote: > A client has started experiencing problems with uploading files > larger than the default 2M set in php.ini. The problem only started > occurring a few weeks or so ago, and I cannot figure out how to get > around it. I have a php.ini file in the /public_html folder that rea

[PHP] Re: upload_max_filesize hack

2002-12-24 Thread electroteque
i just cleaned it up a bit "Electroteque" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi guys i've managed to edit a htaccess file which will allow to override > the upload_max_filesize ini setting which cannot be edited in php itself > hope this helps, s