Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-28, 01:34:46

Author Topic: Httpd service error (Solved)  (Read 2731 times)

0 Members and 1 Guest are viewing this topic.

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Httpd service error (Solved)
« on: 2015-06-23, 10:58:24 »
Hi
i run this command sh /script/cleanup still i get this error in httpd 2.4.12

Starting httpd: AH00526: Syntax error on line 13 of /etc/httpd/conf.d/ssl.conf:
Invalid command 'SSLPassPhraseDialog', perhaps misspelled or defined by a module not included in the server configuration

how to fix it  ?

reply it
« Last Edit: 2015-06-23, 13:46:06 by MRatWork »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Httpd service error
« Reply #1 on: 2015-06-23, 11:00:18 »
Try 'pkill -9 httpd; sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Httpd service error
« Reply #2 on: 2015-06-23, 11:02:41 »
Ok

i run pkill -9 httpd; sh /script/restart-web -y this  comman  still getting same error




Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Httpd service error
« Reply #3 on: 2015-06-23, 11:06:03 »
Inform here 'sh /script/sysinfo'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Httpd service error
« Reply #4 on: 2015-06-23, 11:11:59 »
Also 'yum list installed httpd* mod*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Httpd service error
« Reply #5 on: 2015-06-23, 11:17:09 »
ok i add system information sh /script/sysinfo
A. Kloxo-MR: 7.0.0.b-2015062202
   - Web: hiawatha-9.13.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) x86_64
   - Hostname: myserver
C. Services:
   1. MySQL: MariaDB-server-10.0.20-1.el6.x86_64
   2. PHP:
      - Branch: php55u-5.5.25-1.ius.el6.x86_64
      - Used: --Use PHP Branch--
   3. Httpd: httpd24u-2.4.12-5.ius.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.2-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:           996        513        482          0         23        246
   -/+ buffers/cache:        244        752
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/sda1        30G  2.1G   26G   8% /

yum list installed httpd* mod*'.

httpd24u.x86_64              2.4.12-5.ius.el6     @mratwork-ius-stable
httpd24u-filesystem.noarch   2.4.12-5.ius.el6     @mratwork-ius-stable
httpd24u-tools.x86_64        2.4.12-5.ius.el6     @mratwork-ius-stable
mod_define.x86_64            2.2-3.mr.el6         @mratwork-release-version-arch
mod_fastcgi.x86_64           2.4.7-4.mr.el6       @mratwork-release-version-arch
mod_fcgid.x86_64             2.3.9-1.mr.el6       @mratwork-release-version-arch
mod_perl.x86_64              2.0.4-11.el6_5       @base
mod_rpaf.x86_64              0.6-4.mr.el6         @mratwork-release-version-arch
mod_ruid2.x86_64             0.9.8-3.mr.el6       @mratwork-release-version-arch
mod_ssl.x86_64               1:2.2.29-2.mr.el6    @mratwork-release-version-arch
mod_suphp.x86_64             0.7.2-3.mr.el6       @mratwork-release-version-arch
module-init-tools.x86_64     3.9-24.el6           @base
« Last Edit: 2015-06-23, 11:29:32 by vyjhala »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Httpd service error
« Reply #6 on: 2015-06-23, 11:34:42 »
Try 'yum replace mod_ssl --replace-with=mod24u_ssl -y' and then 'yum replace mod_suphp --replace-with=mod24u_suphp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Httpd service error
« Reply #7 on: 2015-06-23, 12:41:37 »
problem solved

thanks

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.027 seconds with 21 queries.

web stats analysis