Return to "Database & Programming"


View the quick start guide for this product

All articles under Troubleshooting

MySQL Username
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 scripts in order to make a database connection. Important Note: Replace USERNAME with your actual account username ...

Forbidden or Internal Server Error on cgi Scripts
The most common reason for these errors are the script permissions. Make sure you have them set to 755 for the cgi script. You can edit the permissions for the script through most FTP clients or through your File Manager....