i am having trouble with uploading, when i upload big size file like >2M
it hang the browser and show blank screen and file does not get upload.

upload_max_filesize is set 8M

also added set_time_limit(0); in my script

But same thing on local network works file, seems problem in more setting.

please help

Rajesh Soni

www.smarteguru.com

Check your phpini setting "max_execution_time". that can affect your uploads.

Goodluck!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.