Re: [PHP] uploading problems...please help

2002-08-25 Thread Jason Wong
On Sunday 25 August 2002 05:53, Brian & Shannon Windsor wrote: > I'm trying to upload files from my PC to my website. The code is a little > nuts, but it's all I got to work locally, butonce I take the code to the > web I get this message. Can anyone tell me what I'm doing wrong? > > I'm trying

RE: [PHP] uploading problems

2001-05-12 Thread SED
[PHP] uploading problems I try to upload a .sql file with PHPMyAdmin. Below 1 mb: no problem, above 1mb: impossible. We have increased the max_upload_file_size in PHP.ini but it still doesnt work. What other parameters in the php.ini influence this? Thanks very much Theo Richel -- PHP Ge

[PHP] uploading problems

2001-05-12 Thread Theo Richel
I try to upload a .sql file with PHPMyAdmin. Below 1 mb: no problem, above 1mb: impossible. We have increased the max_upload_file_size in PHP.ini but it still doesnt work. What other parameters in the php.ini influence this? Thanks very much Theo Richel