Log in

View Full Version : newattach.php keeps opening when trying to attach


zeus_r6
03-04-2008, 08:10 PM
Not sure what's causing this, but recently when I try to upload a large sized picture or an mp3, the attachfile.php file opens....any idea what causes this?

SEOvB
03-04-2008, 08:11 PM
could be timeouts, or php errors.

try increasing the timeout time, or the amount of memory your scripts can use

zeus_r6
03-04-2008, 08:14 PM
could be timeouts, or php errors.

try increasing the timeout time, or the amount of memory your scripts can use

Where are these settings modified?

--------------- Added 1204672790 at 1204672790 ---------------

Anybody?

SEOvB
03-04-2008, 10:23 PM
in your php.ini file. If you're on shared hosting you may have to use .htaccess rules to increase them (if supported)