The result of the below code is a blank page, while on another server it lists all db's in my account. Why I get this blank page on a cpanel server?
The code I'm using is attached.
The result of the below code is a blank page, while on another server it lists all db's in my account. Why I get this blank page on a cpanel server?
The code I'm using is attached.
Anyone who managed to display the databases using the attached code ?
Remember, cpanel prepends the main account username to both the database name and database username.
So, if the main account is owned by joe,
the database would more than likely be joe_testdb
and the login would be joe_<user>