Forum Moderators: coopster

Message Too Old, No Replies

File upload script problems

Blank screen - no error message

         

jonparker83

2:22 pm on Mar 20, 2006 (gmt 0)

10+ Year Member



Basically I've developed a script that uploads a file to a server and then FTPs it to a remote ftp server.

It was (as still does) work fine on my local testing server but since moving it across to IIS, when i run the script, now all I get is a blank page for anything but tiny files.

I've tried increasing the values in php.ini that are associated with file uploads, yes I still get the blank screen.

Any help would be GREATLY appreciated :)

SeanW

3:18 pm on Mar 20, 2006 (gmt 0)

10+ Year Member



Check the error log... Could also be memory or script runtime timeouts.

Sean