![]() | ||||
|
Search:
Advanced search
|
Browse by category:
|
Glossary | | | Ask question |
|
Showing: 1-8 of 8
Questions
|
|||||
|
I get a "500 internal server error" when I try to access a php script.
This is a file a permission issue. Check the error logs in the stats section of your control panel that will tell you the exact problem.The...
|
|||||
|
|||||
|
Can I remote connect to my databases?
Yes you can. You must add the IP address your connecting from to the access host section of the manage mysql page in your control panel. The IP needs...
|
|||||
|
|||||
|
I put in my database name and it added username_ to it? Do I use this in my scripts?
USERNAME_ will be added to your database name and database username. You will need to use the full USERNAME_dbname and USERNAME_dbusername in your...
|
|||||
|
|||||
|
I have a mysqldump of my database how do I upload it?
1. Greate a database in your control panel. 2. Go into myPHPadmin and select the database you just created.3. Click the "SQL" tab.4. You...
|
|||||
|
|||||
|
What should I put for the MySQL host name?
Please use "localhost" or "127.0.0." to connect to the mySQL server.
|
|||||
|
|||||
|
Are my databases backed up?
Yes, all database are backed up on a weekly basis. However do not depend on our backups alone. Please use the backup section of your control panel to...
|
|||||
|
|||||
|
How do I create a database?
To create a database:1. login to your account control panel2. click "Manage Mysql" in the databases section.3. You will see a button that...
|
|||||
|
|||||
|
What version of mySQL are you running?
Login to your control panel. On the left side under "Server Info" it tells the mysql version.
|
|||||
|
|||||