Entries Tagged as 'cpanel'
CPanel includes support in their installer for eaccelerator; still, for some strange reason they don’t include support for APC also. So, if you want to install APC on your CPanel powered server, you will have to go back at the command line and install it manually. Here are the steps needed to install the latest [...]
[Read more →]
Tags: apc·cpanel·whm
Quick install guide for SVN with mod_dav_svn (http/https) repository access on Cpanel server running CentOs5. Configure Cpanel for SVN Recompile Apache/PHP (WHM -> Software -> EasyApache) and enable support for the following: Dav (Among other things mod_dav can be used by DAV enabled Frontpage clients instead of FP extensions) BerkeleyDB. Note: BerkeleyDB support (“–with-berkeley-db“) is [...]
[Read more →]
Tags: cpanel·dav·subversion·svn
Here’s a quick how-to for installing ImageMagick and Imagick on Cpanel server. I will cover only the procedure using the Cpanel built-in scripts, although you can also install it the usual way (rpm or source install). ImageMagick is the application for working with images while the Imagick is a PHP extention to modify/create images using [...]
[Read more →]
Tags: cpanel·imagemagick·imagick·php extension
Recently, Cpanel implemented their standard way of adding custom changes to virtualhost configuration to preserve custom changes after an upgrade or Apache rebuild. Here are the two common situations of adding custom changes: 1.) Changes added inside a <VirtualHost> This is very simple as we only need to create a single file that will contain [...]
[Read more →]
Tags: apache·cpanel
Looking back it seems like most posts on this blog are helpful tips and not reports of problems we encountered. Not that we don’t have any problems but we mostly report our solutions instead of the actual problems. Of course now and again a problem comes along that doesn’t have a solution ready to copy-paste [...]
[Read more →]
Tags: backup·cpanel·reboot·repository·rm·server·undelete
After rebuilding Apache in CPanel using easyapache or WHM there are many things that can go wrong even if you use a stable branch of CPanel. For example Tomcat that was installed from CPanel can fail after the build and even if this might look unrelated to the apache build this can happen quite frequently.
[Read more →]
Tags: apache·cpanel·easyapache·tomcat·whm
Issue: Hosting account do not show up in WHM Cause: /etc/trueuserdomains file which holds a list of account on the server is empty Solution: restore contents of /etc/trueuserdomains and update cpanel with /scripts/upcp linuxsysadminblog.com: linsysad
[Read more →]
Tags: cpanel·whm