Articles
Yes, all database are backed up nightly. We keep backups for 3 days. Do not depend on our backups...
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...
How do I backup my database via command line (SSH)?...
How do I create a database?To create a database:1. login to your account control panel 2. click "Manage...
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...
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...
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...
Is Perl DBI available for MySQL?Yes, we have perl DBI installed with the MySQL DBD.
PHP 500 ErrorCheck the error logs in the stats section of your control panel that will tell you the exact...
What extensions should I use for PHP?You can use .php, .php3 .phtml, .php4
What should I put for the MySQL host name?localhost
What version of PHP does Ez-Web-Hosting support?Login to your control panel. On the left side under "Server Info" it tells the php version.
What version of mySQL are you running?Login to your control panel. On the left side under "Server Info" it tells the mysql version.