The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
How come I can't delete a folder via FTP?
Your FTP Client needs to be able to view Hidden files or you need to enable it inside your FTP...
Views: 191
How do I connect to my FTP server?
You will need to connect to yourdomain.com using your login info using a FTP Client such as CuteFTP.
Views: 274
What are the mail servers?
POP3 and SMTP will be mail.yourdomain.com.
Views: 236
When using php or perl, I get errors related to permission denied could not open/read file, what is wrong?
Make sure your scripts are writeable. Simply chmod 777 the file or change the file to read/write...
Views: 234