Help::::
httpd has failed, please contact the sysadmin.
??????![]()
Help::::
httpd has failed, please contact the sysadmin.
??????![]()
not much to go by![]()
Lowest Host/Empire Technology LLC
Affordable hosting solutions http://empire-hosting.net
List Your hosting site FREE in http://hostgeneration.com
did the message say that it restarted automagically? can you login to WHM and restart it manually?
Service Status
Main >> Server Status >> Service Status
postgresql up
melange up
cpsrvd up
mysql (4.0.25-standard) up
exim-26 up
imap up
pop up
entropychat up
httpd (1.3.34 (Unix)) failed
syslogd up
exim (exim-4.52-7_cpanel_smtpctl_av_rewrite_mm2_mmmtrap_exiscan_md5pass) up
eximstats up
named (9.2.4) up
spamd up
antirelayd up
ftpd up
Server Load 0.01 (1 cpu)
Memory Used 30.8 %
Swap Used 0.00 %
Disk mapper/VolGroup00-LogVol00 (/) 8 %
Disk hda1 (/boot) DMA+ 13 %
the system failed... that to make to recoup?
try rebuilding apache.... Software > Apache Update.....
or see whats wrong
/etc/init.d/httpd configtest
Lowest Host/Empire Technology LLC
Affordable hosting solutions http://empire-hosting.net
List Your hosting site FREE in http://hostgeneration.com
What version of cPanel are you using?
According to your post - I noticed that your CPU and Memory seem to be good:
Server Load 0.01 (1 cpu) / Memory Used 30.8 %
I would suggest dropping to the cli for this : ssh in as root then:
first typing this in: /usr/local/apache/bin/httpd configtest
this will let you know if the current httpd config file is good or not - if it fails - then you need to recomplie.
Also - is there anything from /var/messages and /usr/local/apache/logs/error_log ?
If all else fails - recompile Apache - this can be done via shell and/or the WHM gui
let the group know how this works for you . . .
![]()
Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.
syntax error on line 1094 of /user/local/apache/conf/httpd.confg:
invalid command ´BytesLog´, perhaps mis-spelled or defined by a module not includede in the server configuration
![]()
![]()
help
Have you recently installed Zend or played with PHP.ini in any way?
![]()
Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.
Yes
I installed zend and I do not know as to bring up to date php.ini and now it appeared this error can teach to me that commands to follow and with deciding everything?
debtor
I sent you a private message via the forum -
![]()
Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.
It sounds as though Zend was only 1/2 way done perhaps...
you will need to go in and recompile apache -
i would suggest first recompiling to keep only the basics
then upgrade from there once you know basic httpd is working
![]()
Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.
the reply in your p.m.
yes i've exactly the same errors
and thisroot@mars [/etc]# /etc/init.d/httpd configtest
Syntax error on line 1090 of /usr/local/apache/conf/httpd.conf:
Invalid command 'BytesLog', perhaps mis-spelled or defined by a module not included in the server configuration
can someone help me?root@mars [/etc]# /scripts/easyapache
--08:37:46-- http://layer1.cpanel.net/buildapache.sea
=> `buildapache.sea'
Resolving layer1.cpanel.net... failed: Host not found.
buildapache.sea: buildapache.sea: No such file or directory
Waiting for httpd to restart..............finished.
httpd has failed, please contact the sysadmin.
i require PHP5+ with my apache built, but unfortunately everytime while i'm trying to update apache / recompile it, it's fails... and now even worst, i'm getting the below errors when do Update Apache thru WHM:-
please help...[a fatal error or timeout occurred while processing this directive]There was an error while fetching http://layer1.cpanel.net/buildapache.rc
i'm running WHM 10.1.0 Cpanel 10.2.0-R82 CentOS 3.4 i686 Linux 2.4.20-021stab028.19.777-enterprise #1 SMP Wed Oct 19 13:05:01 MSD 2005 i686 athlon i386 GNU/Linux
Thankyou in advance
Hello,
Is dns working on your server?. It seems that dns is not working on your server. And also check the following 2 lines in your apache configuration
==================================================
LoadModule bytes_log_module libexec/mod_log_bytes.so
AddModule mod_log_bytes.c
==================================================
If it is commeded, commendout the lines and run the configtest again.