sphost

Well-Known Member
Jan 19, 2004
59
0
156
well, am a complete newbie regarding cpanel skinning and such, so i need some help please

i need to create my own cpanel skin, so it would be easier for me to place my skin outside the public_html of my domain so i can easily access it using normal FTP to update and test fater.

now the big question, how do i create the sim link (i guess its called so) and place the cpanel there ?

thanks in advance :rolleyes:
 

PWSowner

Well-Known Member
Nov 10, 2001
2,901
4
343
ON, Canada
In shell,

cd /usr/local/cpanel/base/frontend
cp -a x /home/[username]/[skinname]
ln -s /home/[username]/[skinname] [skinname]
cd /home/[username]
chown -R [username] [skinname]


Substitute [username] for the actual account username and [skinname] for whatever you want to call your skin. That includes removing the square brackets.

Just make sure you are ready to handle modifications when updates affect the skins because your skin won't be updated.
 

[email protected]

Well-Known Member
Mar 5, 2002
487
0
316
Los Angeles California
Are you sure it still works?

I used that method long long time ago but it broke. I had a reseller account back then.
I was forced to get an box with root access because of that.

If it still works I might go back to my provider as a reseller. :D
Just kiddin.