Forums

WP-DBManager having bugs ??? (10 posts)

  1. rome2ng
    Member
    Posted 1 year ago #

    hihi,

    i am having problem with back-uping of my database when i tried to use wp-DB Manager

    can anyone help me ?

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mysqldump) is not within the allowed path(s): (/home/atomenet/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/atomenet/public_html/wp-content/plugins/dbmanager/database-backup.php on line 103
    Checking MYSQL Dump Path ...
    MYSQL dump path does NOT exist. Please check your mysqldump path under DB Options. If uncertain, contact your server administrator.

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mysql) is not within the allowed path(s): (/home/atomenet/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/atomenet/public_html/wp-content/plugins/dbmanager/database-backup.php on line 115
    Checking MYSQL Path ...
    MYSQL path does NOT exist. Please check your mysql path under DB Options. If uncertain, contact your server administrator.

    Checking PHP Functions (passthru(), system() and exec())

    ...

    pls help

  2. srikat
    Member
    Posted 1 year ago #

  3. rome2ng
    Member
    Posted 1 year ago #

    i am already using the latest version...

  4. GamerZ
    Member
    Posted 1 year ago #

    If you ignore the error, can u backup successfully?

  5. rome2ng
    Member
    Posted 1 year ago #

    no i am not able to..

    they insist i fix those errors

  6. GamerZ
    Member
    Posted 1 year ago #

    Who is They? The error does not matters because it is just the checking whether the file exists. Just ensure your mysqldump path is right.

  7. rome2ng
    Member
    Posted 1 year ago #

    how do i get the dump url ?

    even my reseller doesn't know and it seem to put there.. dump url cannot be found...

  8. GamerZ
    Member
    Posted 1 year ago #

    you need to ask your host for the mysqldump path. Alternatively you can try http://www.ilfilosofo.com/blog/wp-db-backup if you do not know the dump path.

  9. hdeejay
    Member
    Posted 12 months ago #

    I'm having the same problem but the backup file is created in my backup-db folder so I'm not too worried.

    I contacted my administrator about the error and his reply was:

    "Yes, it looks like a bug. The problem stems from using file_exists() outside of the open_basedir to check the paths, rather than just calling exec() and returning an error only when that fails."

    I don't know if that helps or not because it's beyond my technical skills.

  10. GamerZ
    Member
    Posted 12 months ago #

    The error doesn't matter, it just means it can't detect the path to mysqldump, just fill it in yourself will do. The error should be suppress in 2.31 already.

Topic Closed

This topic has been closed to new replies.

About this Topic