06-Jul-2012, 06:58 AM
('/.../' means complete filesystem path to admin folder)
Is tool_db_backup.php using old variables for mysql connect? I'm getting next messages while backuping database.
lp, stariocek
---------------------------------------------------------------------
Notice: Undefined variable: mysql_host in /.../includes/pages/tool_db_backup.php on line 43
Notice: Undefined variable: mysql_username in /.../includes/pages/tool_db_backup.php on line 43
Notice: Undefined variable: mysql_password in /.../includes/pages/tool_db_backup.php on line 43
Notice: Undefined variable: mysql_database in /.../includes/pages/tool_db_backup.php on line 43
Is tool_db_backup.php using old variables for mysql connect? I'm getting next messages while backuping database.
lp, stariocek
---------------------------------------------------------------------
Notice: Undefined variable: mysql_host in /.../includes/pages/tool_db_backup.php on line 43
Notice: Undefined variable: mysql_username in /.../includes/pages/tool_db_backup.php on line 43
Notice: Undefined variable: mysql_password in /.../includes/pages/tool_db_backup.php on line 43
Notice: Undefined variable: mysql_database in /.../includes/pages/tool_db_backup.php on line 43