Getting Error While creating account

sussane

Registered
Sep 18, 2007
2
0
51
Dear all,
WHen i try to create new account in CPANEL, i m getting the following error message
(a fatal error or timeout occurred while processing this directive). I tried googling but dind't help . How can i solve this problem ? Thanks in advance.
 

sussane

Registered
Sep 18, 2007
2
0
51
my Cpanel Version is
WHM 11.2.0 cPanel 11.11.0-R16983
FREEBSD 6.2-RELEASE i386 - WHM X v3.1.0

The error i m getting is
Unable to locate httpd.conf at /usr/local/cpanel/Cpanel/ConfigFiles.pm line 27.
Cpanel::ConfigFiles::find_httpconf(undef) called at /usr/local/cpanel/Cpanel/ApacheConf.pm line 34
Cpanel::ApacheConf::loadhttpdconf() called at whostmgr/bin/whostmgr2.pl line 8098
main::listaccts() called at whostmgr/bin/whostmgr2.pl line 652

My original httpd.conf location is /usr/local/etc/apache2/httpd.conf
I created symlink on /usr/local/apache2/httpd.conf like ln -s /usr/local/etc/apache2/ /usr/local/apache2

But still i m getting same error message !! How do i solve it ?
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
my Cpanel Version is
WHM 11.2.0 cPanel 11.11.0-R16983
FREEBSD 6.2-RELEASE i386 - WHM X v3.1.0

The error i m getting is
Unable to locate httpd.conf at /usr/local/cpanel/Cpanel/ConfigFiles.pm line 27.
Cpanel::ConfigFiles::find_httpconf(undef) called at /usr/local/cpanel/Cpanel/ApacheConf.pm line 34
Cpanel::ApacheConf::loadhttpdconf() called at whostmgr/bin/whostmgr2.pl line 8098
main::listaccts() called at whostmgr/bin/whostmgr2.pl line 652

My original httpd.conf location is /usr/local/etc/apache2/httpd.conf
I created symlink on /usr/local/apache2/httpd.conf like ln -s /usr/local/etc/apache2/ /usr/local/apache2

But still i m getting same error message !! How do i solve it ?
cPanel expects the httpd.conf file to be in /usr/local/apache/conf

It seems you are using your own install of Apache 2. Don't be surprised if cPanel interacts with it in an odd way.