Cant restart my apache server, Configuration syntax error

Discussion in 'Apache' started by Just need it, Aug 27, 2011.

  1. #1
    Hello all,
    my box is running with centos 5 64 bit.
    I am trying to restart apache by "apachectl restart" but every time I issue any command for "apachectl" it shows:

    I dont want to edit the 'php.conf' file because everything in it looks fine to me.

    I tried by issuing command "service httpd stop" but my whm was still showing apache status as running. after issuing this line of command I then triggered "service httpd status" and everything got freezed.

    Can anybody help me restarting my apache server ?
    Thank you.
     
    Just need it, Aug 27, 2011 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    Hello there,

    It's flagging an error for a reason. What is on line 11 of /usr/local/apache/conf/php.conf ? Is this also a cPanel server?

    Chris
     
    RHS-Chris, Aug 28, 2011 IP
  3. Just need it

    Just need it Active Member

    Messages:
    146
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3
    Yes this is a cPanel server, and at line 11 of php.conf there is "AddType" command for PHP handlers.
     
    Just need it, Aug 29, 2011 IP
  4. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #4
    Hi there,

    Try to force cPanel to update:

    /scripts/upcp --force

    Then, rebuild your Apache installation. using EasyApache:

    /scripts/easyapache

    Chris
     
    RHS-Chris, Aug 29, 2011 IP
  5. Just need it

    Just need it Active Member

    Messages:
    146
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    thank you for suggestion,
    However I figured it out by commenting off the AddHandler and AddType line and managing PHP on per user basis.

    Thanks anyway.
     
    Just need it, Aug 29, 2011 IP
  6. DailySoft4U

    DailySoft4U Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Just comment out AddType :)
     
    DailySoft4U, Aug 29, 2011 IP