This topic is locked
[SOLVED]

 PHP 5.2 Upload always loads all files - bug

2/12/2010 10:26:11 PM
PHPRunner General questions
Microe author

When I build and then upload to FTP, I always have to change where it is going, PHPr ss not saving the the Project Connection.
Even more annoying is that no matter if I select upload changed files only, it always loads all the files. Web Server is at my location so upload is fast and not a big problem. I do have a database on web server hosted else where that loads really slow and am worried that even minor changes will cause unreasonable load times.
Also am getting an error every time on a file csshover.htc, which is zero bytes.
The Project I am working with was originally created using PHPr 5.0, wondering if I should blow away the complete server side file set and reload everything?
By the way, these are a few 'upgrade glitches", all and all I am really liking what I see in 5.2. Good Job!

Microe author 2/14/2010

Ok, opened a different project and upgraded it to PHP 5.2. This one uploades only changed files when selected. I also appears to be keeping FTP connection?!!
Also haven't seen the file error. Checking out permissions on server side might be part of the issuse.

Sergey Kornilov admin 2/14/2010

Get the latest build (4689) that fixes FTP upload issues.
PHPRunner change log can be found at http://www.asprunner.com/forums/forum/26-asprunnerphprunner-change-log/

Microe author 2/14/2010



Get the latest build (4689) that fixes FTP upload issues.
PHPRunner change log can be found at http://www.asprunner...ner-change-log/


I did, I think that is what fixed it thanks.