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...
Not rated 25 Aug, 2006 Views: 70 Comments: 0
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...
Not rated 25 Aug, 2006 Views: 49 Comments: 0
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...
Not rated 25 Aug, 2006 Views: 54 Comments: 0
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...
Not rated 25 Aug, 2006 Views: 49 Comments: 0
What should I put for the MySQL host name?
Please use "localhost" or "127.0.0." to connect to the mySQL server.
Not rated 25 Aug, 2006 Views: 58 Comments: 0
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...
Not rated 25 Aug, 2006 Views: 60 Comments: 0
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...
Not rated 25 Aug, 2006 Views: 52 Comments: 0
What version of mySQL are you running?
Login to your control panel. On the left side under "Server Info" it tells the mysql version.
Not rated 25 Aug, 2006 Views: 49 Comments: 0