Database Backup Error Message.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • She Unlimited
    Senior Member
    • Jan 2005
    • 132
    • 3.0.3

    Database Backup Error Message.

    Warning: fopen(./forumbackup-12-15-2005.sql): failed to open stream: Permission denied in /admincp/backup.php on line 172
    DROP TABLE IF EXISTS access; CREATE TABLE `access` ( `userid` int(10) unsigned NOT NULL default '0', `forumid` smallint(5) unsigned NOT NULL default '0', `accessmask` smallint(5) unsigned NOT NULL default '0', UNIQUE KEY `userid` (`userid`,`forumid`) ) TYPE=MyISAM;
    Warning: fwrite(): supplied argument is not a valid stream resource in /admincp/backup.php on line 177
    Processing: access





    Plus, now that the backup is runnning, typing and moving around to a slow crawl???? My PC Too
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    To make a backup to your admincp directory you will need to chmod that directory to 777.Note: The only consistently reliable method of backing up and restoring a database is with shell access via telnet or ssh. Please see the instructions here:

    Backup:


    Restore:


    This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎