Quick Jump Menu
Categories
There are no subcategories in this category.
31 PHPMyAdmin Error #1045 or other error code Cannot log in to the MySQL server

If you see this error or similar accessing PHPMyAdmin, reset your cPanel password to a new password, then log out, and login again, this will then allow you to access PHP MyAdmin again. When that does not work please contact support at: https://support.ifastnet.com/login.php…

32 Remote Mysql Connections

How to Set Up Remote MySQL Database ConnectionsOverview This guide will walk you through setting up remote MySQL database connections on your iFastNet premium hosting account. Remote connections allow you to access your MySQL databases from external servers,…

33 Setting a Cron Job to do a MySQL Database Backup

In order to do a backup of your database through a cron job, you can set this up in cPanel. Navigate to cPanel >> Advanced >> Cron Jobs. You can select the backup frequency that you need then enter the command to backup. Here is a sample cron…

34 Understanding MySQL Information Schema

The Information Schema is a built-in database in MySQL and MariaDB that provides access to metadata about all other databases, tables, columns, privileges, and database objects on the server. Think of it as a "database about databases" - a comprehensive catalog…

35 What are the name servers to use

Once you have registered an account with us you will receive an email including all of your account information, this will include your allocated nameservers to use. If you have any issues or questions regarding setting up your nameservers for your domain…

36 What is the default path to the MySQL binary?

The correct path to the MySQL binary at all our servers is: /usr/bin/mysql