Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unable to geta backup
#1
Hi,
I've tried to use the implemented bakup function for a website archive, but it creates a less than 2kb archive with only the admin, data and plugins empty directory.
i've also try the backup plugin from http:// http://get-simple.info/extend/pl...ckups/394/ without any luck.
I'm working on some getsimple sites in alocal xampp (ubuntu) environment; i'll move them on-line later on.
Maybe is a PHP issue, but sounds strange that no1 ask for this as a lot of people use xampp and similar for test env...
Anyway, i have a Ubuntu xampp simple setup (no compiled, no quirky stuff) from ubuntu repository.
Thanks for any help that can be provided to point me in the right direction.
Reply
#2
I can't help exactly, but I have the experience that some file-related functionalities don't work in local environments

I can assure you that backup works out of the back after an install on a "real" server (I work with more than 20 GetSimple Installations and backup always worked)

to be really sure, why not run a test install at your server / host? It takes just 5 minutes ;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Try turning debug on and see if anything is throwing errors.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#4
shawn_a Wrote:Try turning debug on and see if anything is throwing errors.

I've turned on debug and it shows a Notice: Use of undefined constant ZIP_MODULE_IMPLEMENTATION_PATH - assumed 'ZIP_MODULE_IMPLEMENTATION_PATH' in /opt/lampp/htdocs/xxx/admin/inc/ZipArchive.php on line 82

than i got hundreds of line
Code:
Warning: mkdir(): No such file or directory in /opt/lampp/htdocs/xxx/admin/inc/ZipArchive.php on line 266

any clue?
Reply
#5
j0lly Wrote:any clue?

yes.

Read the error message. Your local server cannot create zip-files, as the zip-functionality is not installed.
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#6
ok, srry but i'm a php noob... so i assume my production server will have. strange that lampp server not implement the most common functionalities..
thanks anyway
Reply
#7
health check tells you about this, did you check health check ?
It clearly states whats missing.


Its just a php module you have to compile with or add to your apache conf.
Not very hard to do.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#8
I already tried to enable the zip module in the apache conf.. but seems that is not compiled with that future... so I have to recompile Apache with that module enabled right? How, to do with a lamp env? How to recompile only Apache?
Reply




Users browsing this thread: 1 Guest(s)