Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member brhospedagens's Avatar
    Join Date
    Mar 2006
    Posts
    16

    Default can`t start cPanel ssl service - Solution

    - SSH to your server

    - Type: ps aux | grep stunnel (there must be an output with something like this):

    cpanel 29430 0.0 0.1 4600 1672 ? Ss 18:10 0:00 /usr/bin/stunnel-4.15local /usr/local/cpanel/etc/stunnel/default/stunnel.conf.run

    - Copy that only stunnel-4.15local or whatever version is on your box.

    - pico -w /usr/local/cpanel/etc/init/stopstunnel


    #!/usr/bin/perl

    killstunnel();
    sub killstunnel {
    system("/scripts/ckillall -9 stunnel");
    system("/scripts/ckillall -9 stunnel-3.22local");
    system("/scripts/ckillall -9 stunnel-4.00local");
    system("/scripts/ckillall -9 stunnel-4.02local");
    system("/scripts/ckillall -9 stunnel-4.04local");
    system("/scripts/ckillall -9 stunnel-4.05local");
    system("/scripts/ckillall -9 stunnel-4.15local"); <- Create a new line with your stunnel version
    }


    - service cpanel restart


    - Thing should be ok then.

    Regards,
    Eduardo R. da Silva
    BRHospedagens Webhosting



  2. #2
    Member
    Join Date
    Sep 2001
    Posts
    43

    Default

    Thank's for howto but I still got blank page when using https
    Regards,

    Alex.

  3. #3
    Member brhospedagens's Avatar
    Join Date
    Mar 2006
    Posts
    16

    Default

    Quote Originally Posted by alex2k
    Thank's for howto but I still got blank page when using https

    alex: For https you must install an server certificate. Did u do it ?

    Regards,
    Eduardo R. da Silva
    BRHospedagens Webhosting



Similar Threads & Tags
Similar threads

  1. Stop/Start ssh and ftp service from whm or cpanel
    By ASTRAPI in forum New User Questions
    Replies: 14
    Last Post: 06-18-2009, 08:08 AM
  2. can`t start cPanel ssl service
    By serj in forum cPanel and WHM Discussions
    Replies: 27
    Last Post: 08-31-2006, 01:35 PM
  3. Replies: 1
    Last Post: 08-21-2006, 01:16 PM
  4. can't start Cpanel ssl services
    By qatarinet in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-17-2006, 08:55 AM
  5. Apache Fails and Service httpd restart does not start SSL
    By mmkassem in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 02-29-2004, 02:47 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube