![]() |
Still getting the same error. Hmmm......
|
Here's my attached file, Lynne -- as my email client is acting up lol.
|
For some reason, the lines are getting all run together by your editor and that is why you are getting the error.
For instance, your file line 1 shows: Code:
<?php/*======================================================================*\ Code:
<?php |
I believe that is from:
Code:
/*======================================================================*\ Just ran it again, and it worked. However, files are not showing up. I've cmod the backups folder, still isn't working. This is really strange. |
Quote:
Is the action getting logged, just not producing any output? Are you getting any files output? Did you run it 'as-is' or with your modifications? Do you know if passthru() is an allowable function on your server? |
Quote:
|
Hello Lynne,
Haven't seen if passthru() is enabled on my server, yet (although I think it is) -- but I just noticed the attach, avatars, and profilepics in my forums directory as a .tar file. Any ideas as to why it is saving too my forums directory? I certainly don't have that set for the backup folder. |
Quote:
It sounds like either you don't have the correct path set for the backup directory you want them to be moved to, or you don't have the correct permissions set for the directory. The script makes the backup and then moves the file. Looking at the file you attached above, you have this as your line: $backupto = "/home/user/backups1"; You need to add the trailing slash. It should be: $backupto = "/home/user/backups1/"; |
Hi Lynne,
That is an old file, the new one has the trailing slash. I have also cmod the folder to 777. Any other suggestions..... ? |
Quote:
|
All times are GMT. The time now is 03:16 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|