|
uhhwolf Join Date: 04 Dec 2006 Posts: 2 | Hi there, My Hoster removed my Sites to another Server including my ATS Sripts(1.5.2). I have a lot of Error messages now. I set chmod to 777 on all folder, but still some Error Messages. Is there a way to fix it? Thanks in Advantage.
Regards Peter |
|
ATS Join Date: 17 Mar 2006 Location: Russia Posts: 839 | Hi! Set 777 not only to folders but to all the files in folders /datafiles, /tradefiles, /index, /backupfiles |
|
uhhwolf Join Date: 04 Dec 2006 Posts: 2 | Hi ATS, i did so, but i still have the following 4 Errors:
Warning: flock(): supplied argument is not a valid stream resource in /Path..../in.php on line 47
Warning: fputs(): supplied argument is not a valid stream resource in /Path..../in.php on line 48
Warning: flock(): supplied argument is not a valid stream resource in /Path..../in.php on line 49
Warning: fclose(): supplied argument is not a valid stream resource in /Path..../in.php on line 50
Path.... = substitute for serverpath
Regards Peter |
|
ATS Join Date: 17 Mar 2006 Location: Russia Posts: 839 | Hi! As I said it is a problem with permissions. You must set 777 ot all the file in /tradefiles directory. There are several thousand files, probably, you can't see all of them with ftp client. Or make a backup, remove all the directories except /backupfiles and install the script again and make restore.
Regards, support |