Cpanel problem

lmarton

Regular Member
Joined
Feb 10, 2011
Messages
453
Reaction score
184
Hi,

I want to add a new domain to cpanel via WHM and i get this error:

"Account Creation Status: failed

Missing DEFMOD Config Line in /etc/wwwacct.conf, please reconfigure with Edit Setup. at /usr/local/cpanel/Whostmgr/Accounts/Create.pm line 534. "

I've added hundreds of new domains before this and never had a single problem..
I searched on google but nothing...
What can I do now?
 
Hi,

I want to add a new domain to cpanel via WHM and i get this error:

"Account Creation Status: failed

Missing DEFMOD Config Line in /etc/wwwacct.conf, please reconfigure with Edit Setup. at /usr/local/cpanel/Whostmgr/Accounts/Create.pm line 534. "

I've added hundreds of new domains before this and never had a single problem..
I searched on google but nothing...
What can I do now?
Doing a quick google search, http://www.webhostingtalk.com/showthread.php?t=95907
 
HudsonWebServices

I saw this already but I don't know where to type this:

"2. Type "pico /etc/wwwact.conf"
3. Add the following line "DEFMOD Xskin" (replace Xskin with the default theme)."

So i need to contact to suport...I didn't want to contact because I have bh sites but maybe doesn't matter...
 
HudsonWebServices

I saw this already but I don't know where to type this:

"2. Type "pico /etc/wwwact.conf"
3. Add the following line "DEFMOD Xskin" (replace Xskin with the default theme)."

So i need to contact to suport...I didn't want to contact because I have bh sites but maybe doesn't matter...

That would be in SSH, you a root admin on a VPS or just a reseller on reseller hosting?

Try your hostings support, cPanels support is absolutely dire, they make you pay for priority support, if not you will be waiting a week for a reply.
 
I don't know where to type this:

"2. Type "pico /etc/wwwact.conf"
3. Add the following line "DEFMOD Xskin" (replace Xskin with the default theme)."
In your root SSH shell perhaps? I will not recommend this nevertheless.
 
root admin but I can't connect via putty...
When I need to type my password I can't write or copy-paste anything...I don't know whats the problem... frustrating...
 
root admin but I can't connect via putty...
When I need to type my password I can't write or copy-paste anything...I don't know whats the problem... frustrating...
lol that's how passwords are handled in shell.. you will not see anything.. just type and press enter.
 
Gogol

I know that I not see anything... Before this I connected several times to an ubuntu vps via putty ...
But now there is some problem...
I tried writing password manually and I tried copy+paste but didn't work...
acces denied..
 
Gogol

I know that I not see anything... Before this I connected several times to an ubuntu vps via putty ...
But now there is some problem...
I tried writing password manually and I tried copy+paste but didn't work...
acces denied..
That could mean that you have not enabled shell access yet (there is an option in the cpanel for that). You cannot connect to cpanel anyway, so better contact the support team as mentioned earlier :)
 
Hi,

I want to add a new domain to cpanel via WHM and i get this error:

"Account Creation Status: failed

Missing DEFMOD Config Line in /etc/wwwacct.conf, please reconfigure with Edit Setup. at /usr/local/cpanel/Whostmgr/Accounts/Create.pm line 534. "

I've added hundreds of new domains before this and never had a single problem..
I searched on google but nothing...
What can I do now?



I just got the same problem you got, but I solved it.

Just goto /etc/ then edit the wwwacct.conf file and add DEFMOD Xskin to the end of the file. Save and quit.

My problem got solved by adding this line.
 
Thanks...
I still didn't resolve this problem,but I can't find anywhere the /etc folder in WHM
Where is it located?
 
Thanks...
I still didn't resolve this problem,but I can't find anywhere the /etc folder in WHM
Where is it located?


You can get the directory using a FTP application such as FileZilla or simply use Putty terminal and locate the file.
 
Ok, I inserted the line with vi command in putty but when i use the :wq command to save and quit nothing happens..

Edit: problem solved...Thank You! It works...
 
Back
Top