|
Search:
Advanced search
|
Browse by category:
|
Glossary |
cPanel FAQ for VPS |
||||
From: http://www.cpanel.net/docs/whm/FAQ.htm Q: I'm having server problems but the problem is not listed below. What should I do? A: There are two options:
Q: How do I login to Cpanel from a non-GUI? A: Do the following:
Q: I just got another server, what do I do? A: If you would like to make your two servers work together, you will need to establish a trust relationship with your primary nameserver - refer to Establishing a trust relationship for more information. You can also transfer your old server's files to your new server - refer to Transfers for more information. Q: Proftp will not start it says, 'unable to determine the ip address of mydomainhere.com'. What do I do? A: You need to change your hostname to a FQDN (Fully Qualified Domain Name ). A FQDN has a host name, and a domain name which includes a top-level domain, e.g. www.sub.domain.com.
Q: I have a CPanel license but when I login it says 'Invalid Lisc File'. What's wrong? A: There are a couple of possibilities. The date on your server could be improperly synced, your main IP could have changed, or your files could have been corrupted.
Q: My install keeps saying "waiting for updated to finish". What should I do? A: Do the following:
Q: What types of traffic does the Bandwidth monitor show? A: The bandwidth monitor watches http, ftp, and pop traffic. Q: I've added accounts in WebHost Manager that aren't showing up. What's wrong? A: Your domain database has not been updated, you need to run: #/scripts/updateuserdomains Q: What does Initial Nameserver Setup do? A: This starts the name and adds it to the list of daemons to be checked. Q: What should I do about partitioning my drive? What sizes do I need? A: Refer to Installation for more information. Q: How do I upgrade using buildapache.sea? A: Do the following:
Q: How can I use Cpanel in a non-graphical environment? A: Do the following:
Q: Neomail keeps returning no MD5.so in @INC. What do I do? A: #/scripts/cleanmd5 Q: How can I fix problems with mail that result from incorrect permissions? A: #/scripts/mailperm Q: I'm trying to add FrontPage extensions, or a new account, and I get sd(8,10) write failure, user limit block reached. What do I do? A: #/scripts/fixquotas Q: What can fix many common problems? A: #/scripts/fixcommonproblems Q: I keep getting a 500 error when trying to use Mailman. What is wrong? A: Your hostname is not being sent with your e-mail. Do the following:
Q: What do I do when Mailman wants UID 99 but is getting -1? A: #/scripts/upcp Q: My subdomain logs are not being processed. What do I do? A: Do the following:
Q: How do I enable FrontPage on port 443 with ssl? A: Do the following:
Q: Neomail complains of no MD5.so in @INC - what do I do? A: Do the following:
Q: When adding FrontPage, I get sd(8,10) write failure, user limit block reached. What do I do? A: Run /scripts/fixquotas Q: How do I fix general mail problems related to permissions? A: /scripts/mailperm Q: How do I fix the most common problems? A: /scripts/fixcommonproblems Q: How do I fix cgi scripts that are returning a 500 error because of permissions? A: Do the following:
Q: What do I do when Mailman wants UID 99 when getting -1? A: Do the following:
/scripts/upcp should now detect this and fix it for you automatically.
Q: How do I troubleshoot Perl scripts? A: Do the following:
Q: What do I do if subdomain logs are not getting processed? A: Do the following:
Q: How do I stop a crontab? A: Add - >/dev/null 2>&1 - after the entry in the crontab. Q: What do I do when MySQL gives error of access denied for root@localhost? A: Make sure root pass is in /root/.my.cnf, this is usually the first root password the box was given when CPanel was installed. Q: How do I set the /etc/my.cnf file for sites with vbb forums that don't close connections, thus spawning 500 mysqld's and hogging all the RAM? A: Do the following to mysqld:
Q: What do I do if SpamAssassin is taking up a lot of memory and CPU? A: The chances are the dbm database has gotten corrupted. Try this:
Q: What do I do if buildapache.sea bombs out with a lot of nasty looking errors? A: Do the following:
Q: What do I do when a Guestbook is not showing anything, I get a blank page when trying to view, and no errors when submitting? A: Do the following: chown nobody /home/username/.guestbook Make sure 'nobody' can write to it. Q: What do I do when all the Perl/CGI scripts that are not running as root (including Interchange) get the error "getgrgid: invalid groupid XXXXX"? From Apache's error_log ... [Tue Mar 26 09:13:16 2002] [error] [client x.x.x.x] (2)No such file or directory: getgrgid: invalid groupid 32015 [Tue Mar 26 09:13:16 2002] [error] (2)No such file or directory: exec of /home/username/public_html/utility.cgi failed [Tue Mar 26 09:13:16 2002] [error] [client x.x.x.x] Premature end of script headers: /home/username/public_html/script.cgi A: Do the following: chmod 644 /etc/group If that doesn't fix it, check permissions on the passwd file and shadow file as well just for good measure. Q: What are the default locations for Mailman, exim config, exim log, or the exim reject log? A: The locations are:
Q: What do I do when setting up a trust relationship and I get errors about possible security threats and stuff about SSH/known_hosts? A: Most likely the master server has changed it's ssl info. The easiest way to remedy this is:
|
||||

