Results 1 to 7 of 7
  1. #1

    httpd not start ??!!!!!!!!

    hi everyone .

    Last nigh i want open my site but not open then login to server and checked apache ! i see httpd not work !!!
    i use service httpd start but i get [FAILED] !! i Watched error log


    [Sun Jun 28 03:47:12 2015] [error] [client 222.186.129.5] script '/etc/zpanel/panel/POST_ip_port.php' not found or unable to stat, referer: http :// 123.249.24.233/POST_$
    $/POST_ip_port.phpAccept: * / *

    222.186.129.5 - - [28/Jun/2015:03:18:32 -0400] "POST http : / / 123.249.24.233/POST_ip_port.php HTTP/1.1" 404 300 "http : //123.249.24.233/POST_ip_port.phpAccept: * / *" "Mozi $
    $ "Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1; 125LA; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)"

    what's this error ???

    POST_ip_port.php' not found or unable to stat, referer: http :// 123.249.24.233/POST_$ $/POST_ip_port.phpAccept: * / * ???

    thanks.

  2. #2
    Join Date
    Jan 2014
    Location
    Romania
    Posts
    297
    the above error has nothing to do with the fact that httpd can't start. did you change anything recently? are you checking /usr/local/apache/logs/error_log?
    MONDOSERV - www.mondoserv.com
    Dedicated Servers, VDS, DDoS Protection, Pre-virtualized Dedicated Servers
    Romania, Germany, Netherlands, Italy, France, USA & Other Locations

  3. #3
    Join Date
    Oct 2007
    Location
    9.9N 76.2E , Planet Earth
    Posts
    1,003
    Hi,

    run the command

    service httpd configtest

    or

    httpd -t

    that will show you if you have any syntax error in config file .
    A U T O M 8 N . C O M
    High Available webstack for cPanel
    Active-Active redundancy and High Availability plugin for cPanel

  4. #4
    thanks for answers my friends .

    i use apachectl start command then run

    service httpd start

    and httpd work !!

    i don't know what's Relation between apachectl and httpd ?? now, my problem is when reboot server i should start apachectl manualy
    and then start httpd ! how to i should start apachectl and httpd with startup???

    thanks a lot.

  5. #5
    i undrestand .



    Check if you have the httpd init script in the /etc/rc.d directory. If yes then you can just run following command which enables the httpd service to start at boot time.

    chkconfig --level 345 httpd on

    If you don't have init script then just append /etc/rc.local file with apachectl -k start (the command to start apache).

    thanks again guys.

  6. #6
    Join Date
    Mar 2003
    Location
    /root
    Posts
    23,990
    Moved > Hosting Security and Technology.

    Specially 4 U
    Reseller Hosting: Boost Your Websites | Fully Managed KVM VPS: 3.20 - 5.00 Ghz, Pure Dedicated Power
    JoneSolutions.Com is on the net 24/7 providing stable and reliable web hosting solutions, server management and services since 2001
    Debian|Ubuntu|cPanel|DirectAdmin|Enhance|Webuzo|Acronis|Estela|BitNinja|Nginx

  7. #7
    Hi @arp220,

    looks like your server got rebooted might be, check uptime pls
    Last edited by Postbox; 07-05-2015 at 11:22 PM.

Similar Threads

  1. [cPanel]: "httpd not running, trying to start" and "httpd could not be started"
    By KamilPRO in forum Hosting Security and Technology
    Replies: 7
    Last Post: 09-01-2007, 08:33 PM
  2. Apache problem: httpd not running, trying to start
    By KamilPRO in forum Hosting Security and Technology
    Replies: 18
    Last Post: 07-23-2007, 08:23 PM
  3. Do not start a free web host.
    By mas3000 in forum Web Hosting
    Replies: 5
    Last Post: 06-05-2002, 11:01 PM
  4. Replies: 8
    Last Post: 03-30-2002, 12:45 AM
  5. MySQL will not start
    By Precise in forum Hosting Security and Technology
    Replies: 0
    Last Post: 11-25-2001, 08:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •