PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   General Discussion (http://www.photopost.com/forum/general-discussion/)
-   -   Photopost Database Backup (http://www.photopost.com/forum/general-discussion/136907-photopost-database-backup.html)

Brian P June 10th, 2008 03:13 AM

Photopost Database Backup
 
In Admin/Backup Database the instruction is that the Gallery should be set to Closed in the config-inc.php file whilst doing a backup.
Where, in that file, is the option to do this please?
Brian.

Chuck S June 10th, 2008 07:18 AM

You can close or open your gallery in your admin options

Admin => Global Options => Gallery Open?

Brian P June 10th, 2008 04:37 PM

Thanks Chuck..
Closing the gallery and then backing up the database doesn't seem to be too successful - I get this after every file...doesn't look like anything is being backed up (my asterisks)

Command being used to execute dumps (specific tables are executed individually):

/usr/bin/mysqldump --opt -h localhost -********_gallery -pgad3ttL9 ********_gallery

Results:


Warning: system() has been disabled for security reasons in /home/mercmzbm/public_html/gallery/adm-misc.php on line 1977

Warning: filesize() [function.filesize]: stat failed for /pp_admingroups.sql in /home/mercmzbm/public_html/gallery/adm-misc.php on line 1979
Warning: pp_admingroups.sql is 0 bytes or did not get created.

You should double-check your .sql files to be sure the backup completed successfully.

Chuck S June 11th, 2008 07:04 AM

Your host has disabled certain php functions and therefore you can not use the backup feature or most likely Imagemagick or jpegtran on your install. I would suspect the reason you never saw this before was your using GD2 as your image processor.

Brian P June 12th, 2008 01:27 AM

Thanks Chuck - I'll take it up with HostPapa.com
Brian.

Chuck S June 12th, 2008 07:46 AM

Not a problem glad to assist.


All times are GMT -5. The time now is 01:20 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97