Page 1 of 1
Upgrading to 1.9.1 - file marked as having virus
Posted: Mon Nov 29, 2010 3:28 pm
by swarfega
Command: STOR function.mailto.php
Response: 150 Opening ASCII mode data connection for function.mailto.php
Response: 550 Virus Detected and Removed: Javascript.Suspicious.Encoded.ASL.20100925202301.UNOFFICIAL
Error: File transfer failed
What can I do about this?
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Mon Nov 29, 2010 8:51 pm
by Dr.CSS
How are you uploading it, FTP or ? ...
Best bet is to go to your cPanel file manager and upload tar, unpack on server...
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Mon Nov 29, 2010 9:31 pm
by swarfega
hmm im having trouble with the file manager. Getting error:
Precondition Failed
The precondition on the request for the URL /cms/admin/moduleinterface.php evaluated to false
The file manager is reporting R permission on all folders and filesĀ but they have all been chmodded to 777 in ftp.
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Mon Nov 29, 2010 11:49 pm
by Dr.CSS
You're going to have to explain the whole thing way better, step by step what happened...
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Mon Nov 29, 2010 11:58 pm
by swarfega
After I did the upgrade using ftp, I ran the upgrade.php. I had to upgrade some of the modules as well. However one file (see previous post) kept getting refused by filezilla claiming it had a virus.
So I am currently trying to upload this php as you suggested using the file manager. However the FM reports the perms for all files and folders to be R despite having chmodded them to 777.
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Tue Nov 30, 2010 12:15 am
by Wishbone
I've never heard of FileZilla having any kind of anti-virus. No mention of this on their website... I've used it many times to upload CMSMS.
Could it possibly be the hosting company trapping FTP "STOR" commands and running some kind of anti-virus on it?
It looks like you might have to contact your hosting company regarding this and your file manager issue.
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Tue Nov 30, 2010 3:17 pm
by swarfega
I contacted the hoster, and they told me to use the file manager in the control panel which worked.
Re: Upgrading to 1.9.1 - file marked as having virus
Posted: Tue Nov 30, 2010 3:55 pm
by Dr.CSS
Dr.CSS wrote:
Best bet is to go to your cPanel file manager and upload tar, unpack on server...