Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Nov 2007
    Posts
    12

    Default How install WHM/CPANEL in Fedora 6 ?

    Hi,
    I'm new here, and I need your help.
    I just bought a server, and I rent a WHM/Cpanel License.
    When I install WHM/Cpanel like the installation Guide:
    To install cPanel and WHM
    Make sure you are logged in as root.
    # cd /home
    # wget http://layer1.cpanel.net/latest
    # sh latest
    All is done, but nothing happends. That means, I have nothing with my browser.
    when I type: http://91.xxx.xx.xxx:2086/ or http://mydomaine.net:2086 I have nothing.
    Could you tell me if I must do something else ?

    Thank you for your help
    Pourrien

  2. #2
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    were there any errors while installing ?

    check the installation log for more details. also, you can try :

    ps ax | grep cpanel

    at shell as root to see if any cpanel process is running. Alternatively, try

    /etc/rc.d/init.d/cpanel restart

  3. #3
    Member
    Join Date
    Nov 2007
    Posts
    12

    Default

    Dear friend,
    I tried your commands. And I have this msg:
    [root@srv1 ~]# ps ax | grep cpanel
    3522 ? SN 0:00 cpanellogd - sleeping for logs
    3548 ? Ss 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl -s start
    3560 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=ArchRunner:0:1 -s
    3561 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=BounceRunner:0:1 -s
    3562 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=CommandRunner:0:1 -s
    3563 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=IncomingRunner:0:1 -s
    3564 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=NewsRunner:0:1 -s
    3565 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s
    3566 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
    3567 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=RetryRunner:0:1 -s
    31863 pts/0 R+ 0:00 grep cpanel


    [root@srv1 ~]# ps ax | grep cpanel
    3522 ? SN 0:00 cpanellogd - sleeping for logs
    3548 ? Ss 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl -s start
    3560 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=ArchRunner:0:1 -s
    3561 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=BounceRunner:0:1 -s
    3562 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=CommandRunner:0:1 -s
    3563 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=IncomingRunner:0:1 -s
    3564 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=NewsRunner:0:1 -s
    3565 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s
    3566 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
    3567 ? S 0:00 /usr/bin/python2.4 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=RetryRunner:0:1 -s
    31865 pts/0 S+ 0:00 grep cpanel
    [root@srv1 ~]# /etc/rc.d/init.d/cpanel restart
    Stopping cPanel services: Waiting for cpsrvd to shutdown ... ...Done
    Waiting for cpsrvd-ssl to shutdown ... ...Done
    [ OK ]
    Stopping cPanel dav services: Waiting for cpdavd to shutdown ... ...Done
    Waiting for cpdavd-ssl to shutdown ... ...Done
    [ OK ]
    Stopping cPanel brute force detector services: Waiting for cphulkd.pl to shutdown ... ...Done
    Waiting for cPhulkd to shutdown ... ...Done
    Waiting for cphulkd to shutdown ... ...Done
    [ OK ]
    Stopping pop3 services: Waiting for cppop to shutdown ... ...Done
    Waiting for cppop-ssl to shutdown ... ...Done
    [ OK ]
    Stopping cPanel log services: [ OK ]
    Stopping cPanel Chat services: [ OK ]
    Stopping Melange Chat services: [FAILED]
    Stopping InterChange services: [FAILED]
    Stopping cPanel ssl services: [ OK ]

    Stopping mailman services: Shutting down Mailman's master qrunner
    [ OK ]
    Starting eximstats: [ OK ]
    Starting cPanel services: [ OK ]
    Starting cPanel brute force detector services: [ OK ]
    Starting cPanel dav services: [ OK ]
    Starting cPanel Log services: ==> cPanel Log Daemon version 22.2
    ==> Shared RRDTOOL support enabled
    ==> Starting cpbandwd (bandwidth monitoring for IMAP/POP)
    cpbandwd is already running.
    [ OK ]
    Starting pop3 services: Waiting for cppop to shutdown ... ...Done
    Waiting for cppop-ssl to shutdown ... ...Done
    [ OK ]
    Starting cPanel Chat services: Listening on port 2084...
    [ OK ]
    Starting Melange Chat services:
    Starting cPanel ssl services: Using Native SSL support (stunnel not needed)
    [ OK ]
    Starting mailman services: Starting Mailman's master qrunner.
    [ OK ]
    [root@srv1 ~]#

    It looks normal, isn't it ??
    Could you tell me where I can check the installation log please ?
    Last edited by pourrien; 11-27-2007 at 01:49 AM.

  4. #4
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    seems like cpanel is installed. check if it is running on ports:

    netstat -apn | grep 2082
    -------------------------------------

  5. #5
    Member
    Join Date
    Nov 2007
    Posts
    12

    Default

    Quote Originally Posted by linux-image View Post
    seems like cpanel is installed. check if it is running on ports:

    netstat -apn | grep 2082
    -------------------------------------
    [root@srv1 ~]# netstat -apn | grep 2082
    tcp 0 0 0.0.0.0:2082 0.0.0.0:* LISTEN 32031/cpsrvd - wait

    it looks not very good
    what can i do ??

    i'm really sorry. But I'm very newbie on linux

    Thax again for your help

  6. #6
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    cpanel is running and is listening on your server port. you either have a firewall block inside the server, which can be cleared by the command:

    iptables -F
    --------------------

    or a port block on your local machine. Disable all your firewall and try accessing cpanel at http://IP:2082 and hopefully you will have the results. If this works, then 2086 should also work.

  7. #7
    Member
    Join Date
    Nov 2007
    Posts
    12

    Default

    Quote Originally Posted by linux-image View Post
    cpanel is running and is listening on your server port. you either have a firewall block inside the server, which can be cleared by the command:

    iptables -F
    --------------------

    or a port block on your local machine. Disable all your firewall and try accessing cpanel at http://IP:2082 and hopefully you will have the results. If this works, then 2086 should also work.
    YOU'RE A GREAT MAN
    THANK YOU SO MUCH !!!!!
    Now I have my cpanel

    You're my SUPERMAN

  8. #8
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Great to know that it worked for you.

    in the meantime, also do:

    /etc/rc.d/init.d/iptables save

    so that the firewall does not come back again.

  9. #9
    Member
    Join Date
    Nov 2007
    Posts
    12

    Default

    great !!
    Thanx again for your help.

    Best regards
    Pourrien

  10. #10
    Member
    Join Date
    Nov 2007
    Posts
    26

    Default

    That fixed my problem also thank you very much!

Similar Threads & Tags
Similar threads

  1. I can not install cpanel within fedora core 5
    By pcgonzalez00 in forum New User Questions
    Replies: 5
    Last Post: 04-20-2007, 03:14 PM
  2. I can't install cpanel on Fedora 5 (fedora it is frozen )
    By kfiasche in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-05-2006, 10:19 AM
  3. fedora 2 fresh install with cpanel. exim & imap RED.
    By aboyz in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 01-31-2005, 11:14 PM
  4. fresh fedora OS install / cpanel apache problems
    By cz1179 in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 01-27-2005, 05:44 PM
  5. Cpanel install Fedora Mirrors!
    By bkosick in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 07-23-2004, 12:14 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube