• 0

WP Plugin PHP errors help?


Question

So I have a plugin called WP-DBManager that's been failing since may, I just noticed it today. I asked at the plugin support forums and I was hoping to see if anyone here is familiar with these errors and could suggest potential causes to it. I tried the filesize function alone in a file and it worked fine. the folder it's supposed to write to is chmodded 777.

Warning: filesize() [function.filesize]: stat failed for /home1/cshennet/public_html/wp-content/backup-db/1280428521_-_cshennet_wordpress.sql in /home1/cshennet/public_html/wp-content/plugins/wp-dbmanager/database-backup.php on line 57

Warning: unlink(/home1/cshennet/public_html/wp-content/backup-db/1280428521_-_cshennet_wordpress.sql) [function.unlink]: No such file or directory in /home1/cshennet/public_html/wp-content/plugins/wp-dbmanager/database-backup.php on line 58

any info i'm missing?

thanks!

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

thanks for the link!

hmm, well it certainly looks like he's got the exact same problem as mine, although unfortunately gamerz ran out of ideas a bit down :(

I've asked in that thread as well...

This is really weird, i've never seen anything like this.

appreciate the help ^^

Link to comment
Share on other sites

  • 0

Well do you have SSH access or no?

Either way he does recommend to use http://wordpress.org/extend/plugins/wp-db-backup/ as an alternative.

yea i do, not sure what that could help with though since the poster in the other thread already went through all the procedures and verified they were ok but still doesn't work.. I'll do it myself when i get back (got to run soon) just to be certain, hopefully i can get this plugin to work...

Link to comment
Share on other sites

  • 0

so i searched around and it turns out there's basically no up-to-date wordpress database backup plugin...

i was wondering... would it be possible to setup a cron job in cpanel that backs up the database and emails it out?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.