Monthly Archives: May 2015
Unexpected T_STRING in an Apple iWeb site.
If you have a customer using Apple IWEB, you might come across an error that looks something like this: Parse error: syntax error, unexpected T_STRING in /home/username/public_html/index.html on line 1 To correct this, you need to turn short_open_tags off in PHP. Here are 2 ways to do this: .htaccess php_flag short_open_tag off — OR …
lowest numbered MX record points to local host
If you have a customer that has moved their mail off your server to a 3rd party like gmail, or outlook, and they try sending an email to that domain from another domain on your server and get an error like this: 2015-04-13 02:49:31 H=([123.123.123.123]) [123.123.123.123]:55156 sender verify defer for <[email protected]>: lowest numbered MX record …
How to register custom name servers
If you wish to have your own custom name servers, then you need to register them at your domain registrar. For example, if you own domain.com and you want to register ns1.domain.com and ns2.domain.com, then you would need to tell your registrar what IP addresses those nameservers resolve to. Here are a few common domain …
Error from domain wrapper: domain.com is owned by another user
I’ve seen this error pop up from time to time when adding a subdomain, addon, or parked domain. This happens when the domain was on the server previously, but was not properly removed. To correct this, try the following. 1. Remove the new domain name from the following files /etc/named.conf /var/cpanel/users/cpanel-username 2. Remove the …
How to create cPanel accounts from command line
If you’ve ever wanted to create a cpanel account from the command line, here is the command to do it. /scripts/wwwacct The Syntax of this command is as follows: wwwacct <domain> <user> <pass> <quota> <cpmod[advanced/?]> <ip[y/n]> <cgi[y/n]> <frontpage[y/n]> <maxftp> <maxsql> <maxpop> <maxlst> <maxsub> <bwlimit> <hasshell[y]/[n]> <owner> <plan> <maxpark> <maxaddon> <featurelist> <contactemail> <use_registered_nameservers> <language> …
- English Support
- 24/7 x 365
- Branded Support
- Reduced Overhead
- Linux Experts
- Friendly Staff