| Author |
Message |
Psycholiquid71

Joined: Jan 25, 2005
Posts: 1
Location: Greenville, NC
|
Posted:
Sun Feb 06, 2005 8:47 pm |
|
HEy the DB backup and email works great. I try to backup the files but not emial them and I get "An error Occurred"
Running a windows 2000 box with php 4.3 and apche 1.?
Not sure what could be wrong. The folder has full permissions to everyone(that does include IUSR_webserv.
Let me know what could be wrong. Still cant find an error file as to what could be the problem. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Mon Feb 07, 2005 2:21 pm |
|
The file backup is dependant on a LAMP(linux, apache, mysql, php) setup!
It was not tested on any windows platform but there may be a way to convert it to work on windows. I'll look for a solution and post what i find out. |
| |
|
|
 |
Guest

|
Posted:
Thu Aug 04, 2005 9:10 am |
|
i have the same probem,
running a linux system with apatche an php etc.....
i tried to backup the Db, and this accured
Your Database has successfully been backed up!
then went to the directory backups, but it is empty..... |
| |
|
|
 |
luc

Joined: Aug 06, 2005
Posts: 1
|
Posted:
Sat Aug 06, 2005 5:37 am |
|
hi,
if you use phpnuke 7.7 or 7.8 , the editor tiny-mce include in the list of directory excluded code html.
You can resolv this problem disable the editor.
Insert this string in top the file advbackup.php:
define('NO_EDITOR', true);
hi  |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sat Aug 06, 2005 7:59 pm |
|
my tip is stay away from 7.7 and 7.8 for a while but if thats what you are using, luc makes a good point. thank you luc |
| |
|
|
 |
|
|