I am having problems with php upload script when dealing with files over 2megs
this is because host is runing PHP as CGI and has set upload_max_filesize to 2M
I cant get a php ini or an htaccess to work - they appear correct but kill the site -
htaccess was two lines only and I've done plenty for other sites
host is, and I quote "unable to offer any technical support on third party scripts"
what I can't understand is why the host - a large UK operation offering a "business" package and running Linux, is not runing PHP as ISAPI module - laziness?
basically it looks like I will have to ask my client to move to a new webhost so need some technical comments !
[tried ftp upload with ftp_put before i realised it was CGI host - same problem]
any other easy fixes?
A Flash uploader looks like a lot of work unless there are some free ones around