PDA

View Full Version : where cPanel



themoose
November 8th, 2005, 16:02
where does cPanel store its forwarders (email) info? thanks

WL-Michael
November 8th, 2005, 16:05
Some of the account's infomation is stored in the "/" directory. From the SSH you can also check /home/usernamehere/mail

themoose
November 9th, 2005, 11:35
sorry, my minds gone blank - what is SSH?

Tree
November 9th, 2005, 16:21
SSH is a remote *nix console. If you have shell access, go to cPanel and click on SSH/Shell Access. You may not have it enabled on your account.

themoose
November 10th, 2005, 15:24
hmm. Well i am hosting it myself (with a reseller), is it likely I have it? and how would i access it?

Ericsson
November 10th, 2005, 15:52
Download a program called putty: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

Thats how you connect vis SHH. Then enter your IP and user.
In WHM make sure you tick shell access in packages, or when you go to modify an account.

themoose
November 11th, 2005, 11:15
is there any way whatsoever to get a PHP script to connect to SHH and write to the file?