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
Question
primexx
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