Forum Moderators: martinibuster
Do you have a mySQL database in your hosting account? This is usually an add-on to basic ISP accounts. You'll need to know the settings for:
- The database server (usually 'localhost')
- The username used to access your database
- The password used to access your database
- The name of the database
These are sometimes entered into the install program's web interface, or more likely, typed into a 'config.php' file.
You'll need ftp access to upload files to your account, and may need to chmod files and directories (change their read/write access).