This topic is locked

FTP ERRORS AFTER UPGRADE TO 5.2

2/5/2010 5:00:21 PM
PHPRunner General questions
S
Stuckshutter author

I just upgraded to the the new version and did a complete build of one of my projects. Uploading it via FTP using identical settings to 5.1, I now get these errors:
Connecting...

Error: Operation was aborted by an application callback

(file /client_account/include/testing.php)

(server response "150 Connecting to port 52527")

Error: Operation was aborted by an application callback

(file /client_account/libs/fpdf.php)

(server response "150 Connecting to port 52530")

Error: Operation was aborted by an application callback

(file /client_account/include/dal.php)

(server response "150 Connecting to port 52532")

Error: Operation was aborted by an application callback

(file /client_account/libs/oleread.inc)

(server response "150 Connecting to port 52534")

Done with errors (5.476 s)...

... You get the idea, nothing uploads and I had to reload using 5.1 using a backup copy of the project.
I did try active and passive ftp by the way...
Any idea what is going on and how to fix it?

Sergey Kornilov admin 2/5/2010

You need to contact support team directly sending your FTP server connection settings. Hard to tell what might be wrong without seeing all relevant details.