| |
|
| |
|
| |
I still can't send email. What's wrong?
Our SMTP servers are configured as secure relays. This means that you cannot simply reference "mail.yourdomain.com" as an Outgoing mailserver unless you successfully log in ...
         |
Last Modified:
2004-04-18 |
Number of views:
2254 |
|
| |
Important details about Multi-Hosted domains..
Multi-hosted domains function just like any other domain from the visitor's/browser's point of view. If you have a multi-hosted domain "multihosted.com" and your visitor t...
         |
Last Modified:
2004-04-20 |
Number of views:
2048 |
|
| |
Common FTP codes. What do they mean?
Here's a list of some of the most common FTP codes you might see:100 Codes The requested action is being taken. Expect a reply before proceeding with a new command. 110 Resta...
         |
Last Modified:
2004-04-21 |
Number of views:
1971 |
|
| |
Can I connect to MySQL remotely?
Yes, you can connect to your MySQL database remotely. Remember to enter the IP address or hostname of the remote machine connecting, to the access hosts list in the MySQL mana...
|
Last Modified:
2004-04-21 |
Number of views:
1947 |
|
| |
|
| |
What are Multi-Hosted Domains?
Some web hosting accounts have the ability to support multiple domain names pointing to separate directories (web sites) within your main account. We call such domains multi-h...
         |
Last Modified:
2004-04-20 |
Number of views:
1803 |
|
| |
Why am I getting a 403 Forbidden Error?
A 403 Forbidden error occurs when the web server finds itself with insufficient permissions to run your script. Make sure you have given the script proper permissions. In SSH,...
|
Last Modified:
2004-04-16 |
Number of views:
1787 |
|
| |
Creating a database user through the MySQL console...
Through the mysql command line, this is accomplished by running the following commands.In SSH, type "mysql" to access the mysql command line. Then type:GRANT ALL PRIVILEGES ...
|
Last Modified:
2004-04-18 |
Number of views:
1623 |
|