Author Topic: Help Please...I can't backup my database  (Read 3234 times)

0 Members and 1 Guest are viewing this topic.

Offline TammyB

  • Pre-Newbie
  • Posts: 9
    • View Profile
Help Please...I can't backup my database
« on: November 14, 2006, 06:41:32 AM »
When I try to backup my database from the 4images control panel, I'm getting a bunch of php script and this:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 10240 bytes) in /home/ladieb/public_html/gallery/includes/db_utils.php on line 165

What can I do to fix this? I'm running the latest version of 4images.

Thanks,
Tammy

Offline kai

  • Administrator
  • Addicted member
  • *****
  • Posts: 1.423
    • View Profile
    • 4images - Image Gallery Management System
Re: Help Please...I can't backup my database
« Reply #1 on: November 14, 2006, 08:48:54 PM »
That's the memory_limit setting of PHP. If you have access to the php.ini, change it to 16 MB e.g.
... or ask your hoster to do it...
... or use a tool like phpmyadmin or mysqldumper...
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline TammyB

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: Help Please...I can't backup my database
« Reply #2 on: November 14, 2006, 10:48:05 PM »
I have PHPMYAdmin in my cpanel, but I have no idea how to use it. I guess I'll drop an email to my server/host..thanks a bunch. :-)

Tammy