Httpd Not Working
I just got apache installed on my box and the process is running. However when I enter my ip address on firefox, nothing loads up and I get a timeout error.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Subdomain In Httpd.conf Not Working Properly
Added this in the httpd.conf but it is still pointing to the main domain xxxx.com -------------- <VirtualHost *:80> DocumentRoot /xxx/xxx/webmail ServerName webmail.xxxxx.com </VirtualHost> ----------------- whenever i type webmail.xxxxx.com, it will see the content of xxxxx.com.
View Replies!
View Related
Non-working Forwarding Email Account On Working Domain
I have a domain with a few forwarding email accounts that forward to mac.com email accounts... for some reason every once in a while these accounts stop working... This is the error I get when I email to that account: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: ...
View Replies!
View Related
My Httpd
Cpanel with Cent os i have creat my new user and upload his files on it. but when i try this link: http://ip/~user i have this error and my friend say that your httpd have problem. but its my new server. how can i solve it ? 404 Not Found The server can not find the requested page: ip/~user (port 80) Please forward this error screen to 69.197.166.71's WebMaster. Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8 Server at 69.197.166.71 Port 80 i try it with his doamin and i have same error.
View Replies!
View Related
Httpd
I know that there are a lot of posts about this but... i have a problem w my apache... it was working fine until today... i get this e-mail from WHM whenever httpd fails... and its pretty often: Quote: httpd failed @ Mon Aug 18 16:23:13 2008. A restart was attempted automagically. Failure Reason: Timeout while trying to connect to service I wanna know how to check in the error log the entries of just today. because when i put "cat error_log" i start receiving things from last week and this is happening today... i've tried /scripts/rebuildhttpdconf and then restarted, but still the same.
View Replies!
View Related
Httpd Has Failed
I did a Graceful Server Reboot, but it seems httpd service not running yet, I got this error after try to restart Apache.. " Restarting Apache Web Server Waiting for httpd to restart..............finished. httpd (/usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd) running as root with PID 3319 httpd has failed, please contact the sysadmin. " and my Log: [root@XXXXX ~]# tail -f /usr/local/apache/logs/error_log Failed to start up concurrent users module! [Sat Jul 25 20:39:51 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/loca l/apache/bin/suexec) [Sat Jul 25 20:39:52 2009] [warn] pid file /usr/local/apache/logs/httpd.pid over written -- Unclean shutdown of previous Apache run? [Sat Jul 25 20:39:52 2009] [crit] (28)No space left on device: Unable to create or access scoreboard (anonymous shared memory failure) shmget() failed: No space left on device ....
View Replies!
View Related
Httpd Monitoring
I just stop httpd service for server maintainance , and disable its monitoring from whm services, but after some time it again start even i disable httpd monitoring and service.
View Replies!
View Related
Never Before Seen In My Httpd Logs
I moved a domain of mine from one of my CentOS servers on my SoHo LAN, to one of my CentOS cPanel/WHM servers. Since the SoHo machine had been handling this domain's mail for almost 2 years (300+ mb of mail), I decided to continue running it from home. The Apache daemon was stopped on said SoHo box following DNS propagation to the cPanel machine, but Apache was automatically started again after having to reboot the SoHo server. Before I got a chance to kill Apache, I got some weird entries showin' up in the access_logs. www.####.com ip54520165.adsl-surfen.hetnet.nl - - [15/Apr/2009:23:30:20 -0700] "CONNECT 205.188.179.233:443 HTTP/1.0" 302 286 "-" "-" www.####.com ip54520165.adsl-surfen.hetnet.nl - - [15/Apr/2009:23:37:05 -0700] "CONNECT 205.188.176.230:443 HTTP/1.0" 302 286 "-" "-" www.####.com ip54520165.adsl-surfen.hetnet.nl - - [15/Apr/2009:23:43:30 -0700] "CONNECT 205.188.153.99:443 HTTP/1.0" 302 285 "-" "-" www.####.com ip54520165.adsl-surfen.hetnet.nl - - [16/Apr/2009:00:10:01 -0700] "CONNECT 205.188.153.100:443 HTTP/1.0" 302 286 "-" "-" I ask simply because I don't recall seeing a "CONNECT" entry in my logs before, and I've been at this for awhile. That or I've just not paid any attention. And what's with the SSL port? I guess I'm just a little confused as to what was trying to be accomplished here...it hasn't returned since.
View Replies!
View Related
Httpd Optimization
right ive got a server thats getting battered at the moment by lots of apache processes, ive moved sql off to a seperate box (with private lan so thats fine) but now i need to optimize/replace apache with something less intensive on resources, only problem is im using plesk on this server so i am not sure if i can change the webserver app? using apache 2.2 with prefork mpm server specs Athlon 64 3200+ 4gb DDR2 120Gb HD
View Replies!
View Related
HTTPd Keeps Restarting
How can I prevent the httpd from timeout so much? the server recovers which is prefectly fine but there seems to be a problem some where. httpd failed @ Sat Oct 31 17:47:53 2009. A restart was attempted automagically. Service Check Method: [tcp connect] Failure Reason: Timeout while trying to get data from service
View Replies!
View Related
HTTPD Module
Trying to troubleshoot an exploit where the code redirecting people to exploit sites is not in the website. I think a module is being loaded dynamically, but I am not seeing the entry point in the access logs. I restart httpd and the problem goes away temporarily. Anyone see anything fishy? ================== HTTPD MODULES ================== [root@xxx ~]# httpd -L <Directory (core.c) Container for directives affecting resources located in the specified directories Allowed in *.conf only outside <Directory>, <Files> or <Location> <Location (core.c) Container for directives affecting resources accessed through the specified URL paths Allowed in *.conf only outside <Directory>, <Files> or <Location> <VirtualHost (core.c) Container to map directives to a particular virtual host, takes one or more host addresses Allowed in *.conf only outside <Directory>, <Files> or <Location> <Files (core.c) Container for directives affecting files matching specified patterns Allowed in *.conf anywhere and in .htaccess when AllowOverride isn't None <Limit (core.c) Container for authentication directives when accessed using specified HTTP methods Allowed in *.conf anywhere and in .htaccess when AllowOverride isn't None <LimitExcept (core.c) Container for authentication directives to be applied when any HTTP method other than those specified is used to access the resource Allowed in *.conf anywhere and in .htaccess when AllowOverride isn't None <IfModule (core.c) Container for directives based on existance of specified modules Allowed in *.conf anywhere and in .htaccess when AllowOverride isn't None <IfDefine (core.c) Container for directives based on existance of command line defines Allowed in *.conf anywhere and in .htaccess when AllowOverride isn't None <DirectoryMatch (core.c) Container for directives affecting resources located in the specified directories Allowed in *.conf only outside <Directory>, <Files> or <Location> <LocationMatch (core.c) Container for directives affecting resources accessed through the specified URL paths Allowed in *.conf only outside <Directory>, <Files> or <Location> <FilesMatch (core.c) Container for directives affecting files matching specified patterns Allowed in *.conf anywhere and in .htaccess when AllowOverride isn't None AuthType (core.c) An HTTP authorization type (e.g., "Basic") Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess when AllowOverride includes AuthConfig AuthName (core.c) The authentication realm (e.g. "Members Only") Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess when AllowOverride includes AuthConfig Require (core.c) Selects which authenticated users or groups may access a protected space Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess when AllowOverride includes AuthConfig Satisfy (core.c) access policy if both allow and require used ('all' or 'any') Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess when AllowOverride includes AuthConfig AddDefaultCharset (core.c) The name of the default charset to add to any Content-Type without one or 'Off' to disable Allowed in *.conf anywhere and in .htaccess when AllowOverride includes FileInfo AcceptPathInfo (core.c) Set to on or off for PATH_INFO to be accepted by handlers, or default for the per-handler preference Allowed in *.conf anywhere and in .htaccess when AllowOverride includes FileInfo AccessFileName (core.c) Name(s) of per-directory config files (default: .htaccess) Allowed in *.conf only outside <Directory>, <Files> or <Location> DocumentRoot (core.c) Root directory of the document tree Allowed in *.conf only outside <Directory>, <Files> or <Location> ErrorDocument (core.c) Change responses for HTTP errors Allowed in *.conf anywhere and in .htaccess when AllowOverride includes FileInfo AllowOverride (core.c) Controls what groups of directives can be configured by per-directory config files Allowed in *.conf only inside <Directory>, <Files> or <Location> Options (core.c) Set a number of attributes for a given directory Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options DefaultType (core.c) the default MIME type for untypable files Allowed in *.conf anywhere and in .htaccess when AllowOverride includes FileInfo...
View Replies!
View Related
How Can I Optimize The Httpd
i have two servers behind certain switch, the two servers are with low load, but the one is good response,and another one is slow, i try to restart the httpd,the problem is here still, are there any method that i can optimize the httpd and check out why it is ? they all run with whm/cpanel
View Replies!
View Related
Too Much Httpd And Load
I have 3.0 pentium with 2Gb RAM... It's the first time I use plesk and this is strange... top - 23:20:00 up 2:42, 1 user, load average: 9.87, 13.60, 10.29 Tasks: 149 total, 29 running, 120 sleeping, 0 stopped, 0 zombie Cpu(s): 93.9% us, 6.1% sy, 0.0% ni, 0.0% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 2064724k total, 1208656k used, 856068k free, 46252k buffers Swap: 522104k total, 0k used, 522104k free, 354784k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2354 mysql 20 0 290m 90m 4500 S 12.6 4.5 21:08.10 mysqld 29098 apache 20 0 44140 23m 4352 R 8.0 1.2 0:02.20 httpd 28621 apache 20 0 41560 23m 4360 R 7.3 1.1 0:06.38 httpd 28855 apache 20 0 43992 23m 4356 R 7.3 1.2 0:06.28 httpd 29252 apache 20 0 34672 15m 3344 R 7.3 0.8 0:00.22 httpd 27117 apache 20 0 44632 24m 4692 S 6.6 1.2 0:19.58 httpd 28517 apache 20 0 44196 23m 4500 R 6.6 1.2 0:10.76 httpd 28930 apache 20 0 44272 23m 4504 R 6.6 1.2 0:06.16 httpd 28994 apache 20 0 42756 22m 4396 R 6.6 1.1 0:03.12 httpd 29026 apache 20 0 43584 23m 4700 R 6.6 1.1 0:04.04 httpd 29173 apache 20 0 41212 22m 3708 R 6.6 1.1 0:01.86 httpd 29194 apache 20 0 41056 21m 3756 R 6.6 1.1 0:01.08 httpd 29229 apache 20 0 38132 18m 3668 R 6.6 0.9 0:01.04 httpd 29232 apache 20 0 42876 22m 4344 R 6.6 1.1 0:01.08 httpd 29236 apache 20 0 36708 17m 3728 R 6.6 0.9 0:00.74 httpd 28564 apache 20 0 44300 23m 4712 R 6.0 1.2 0:08.96 httpd 28926 apache 20 0 44228 23m 4408 R 6.0 1.2 0:04.44 httpd 29063 apache 20 0 43588 22m 4336 R 6.0 1.1 0:03.40 httpd 29073 apache 20 0 43944 23m 4388 R 6.0 1.2 0:03.94 httpd 29172 apache 20 0 41056 21m 3752 R 6.0 1.1 0:01.50 httpd 29192 apache 20 0 44704 24m 4408 R 6.0 1.2 0:03.20 httpd 29237 apache 20 0 37100 18m 3660 R 6.0 0.9 0:00.64 httpd 29254 apache 20 0 33432 14m 3340 R 6.0 0.7 0:00.18 httpd 29228 apache 20 0 35056 16m 3656 S 5.3 0.8 0:00.36 httpd 29105 apache 20 0 44744 24m 4452 R 4.7 1.2 0:04.74 httpd 29106 apache 20 0 43908 23m 4548 R 4.7 1.2 0:05.36 httpd 29193 apache 20 0 35124 16m 3652 R 4.7 0.8 0:00.68 httpd 29195 apache 20 0 43324 22m 4332 S 4.7 1.1 0:01.36 httpd 28551 apache 20 0 44240 23m 4596 R 4.0 1.2 0:10.64 httpd 28727 apache 20 0 44012 23m 4492 S 4.0 1.2 0:08.70 httpd 29223 apache 20 0 44048 23m 4428 S 3.3 1.2 0:01.26 httpd 29224 apache 20 0 43236 22m 4328 S 2.0 1.1 0:01.06 httpd 29219 apache 20 0 35108 16m 3648 S 1.3 0.8 0:00.70 httpd 29259 apache 20 0 28860 9816 3296 R 1.3 0.5 0:00.04 httpd 29260 apache 20 0 28464 9476 3284 R 1.3 0.5 0:00.04 httpd I have some webs with 30K/40K visits each day (it's not too much)... A smaller CPU with 1Gb RAM with cPanel and Apache 1.3 worked perfectly, and now with a bigger computer and plesk I see this... More info on server-status Server Version: Apache/2.0.54 (Fedora) Server Built: Jul 26 2006 11:00:19 Current Time: Monday, 28-Apr-2008 23:40:53 CEST Restart Time: Monday, 28-Apr-2008 23:25:38 CEST Parent Server Generation: 0 Server uptime: 15 minutes 14 seconds Total accesses: 13025 - Total Traffic: 44.9 MB CPU Usage: u1183.04 s50.79 cu.01 cs0 - 135% CPU load 14.3 requests/sec - 50.3 kB/second - 3616 B/request 34 requests currently being processed, 67 idle workers C_C_C_____W__C_WC__WCW_W_R______C____W_W_W._W.___W W____WC.CC___W ___W__WC_W__W_________W__..WW_W.___W____._.__..... .............. .................................................. .............. .................................................. ........
View Replies!
View Related
Httpd Process
In My server i Can see lotz of /usr/local/apache/bin/httpd -k start -DSSL Process also some time it lead to crash of my server,is this caused to improper httpd.con file iam have 200-250 online users here i will give my apachi cofig file KeepAlive Off MaxKeepAliveRequests 200 KeepAliveTimeout 15 StartServers 20 MinSpareServers 30 MaxSpareServers 40 MaxClients 600 MaxRequestsPerChild 250 in correct optimization for my apachi also my processer is dual xenon
View Replies!
View Related
Httpd Status
It seems to be common that in httpd status in Apache 2.x except real connections you can also see multiple connections from www.example.com Is it a bug and if not is there a way to make httpd status to not show those www.example.com connections?
View Replies!
View Related
Httpd Failed
I have httpd down right now without any error outputted on errors_log my server is with 4 Quad-Core Intel Xeon 2.66GHz (16 CPu) and 16GB of RAM. Is running CentOS Linux 5.1 and Apache/2.2.8. The site that will be running in this server has an average of 360,000 pageviews daily, so we want to make sure to tweak the configuration at its best. my httpd.Conf: Include "/usr/local/apache/conf/includes/pre_main_global.conf" Include "/usr/local/apache/conf/includes/pre_main_2.conf" # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Direct modifications to the Apache configuration file may be lost upon subsequent regeneration of the # # configuration file. To have modifications retained, all modifications must be checked into the # # configuration system by running: # # /usr/local/cpanel/bin/apache_conf_distiller --update # # To see if your changes will be conserved, regenerate the Apache configuration file by running: # # /usr/local/cpanel/bin/build_apache_conf # # and check the configuration file for your alterations. If your changes have been ignored, then they will # # need to be added directly to their respective template files. # # # # It is also possible to add custom directives to the various "Include" files loaded by this httpd.conf # # For detailed instructions on using Include files and the apache_conf_distiller with the new configuration # # system refer to the documentation at: [url] # # # # This configuration file was built from the following templates: # # /var/cpanel/templates/apache2/main.default # # /var/cpanel/templates/apache2/main.local # # /var/cpanel/templates/apache2/vhost.default # # /var/cpanel/templates/apache2/vhost.local # # /var/cpanel/templates/apache2/ssl_vhost.default # # /var/cpanel/templates/apache2/ssl_vhost.local # # # # Templates with the '.local' extension will be preferred over templates with the '.default' extension. # # The only template updated by the apache_conf_distiller is main.default. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # LoadModule auth_passthrough_module modules/mod_auth_passthrough.so LoadModule bwlimited_module modules/mod_bwlimited.so LoadModule frontpage_module modules/mod_frontpage.so LoadModule bw_module modules/mod_bw.so LoadModule evasive20_module modules/mod_evasive20.so Include "/usr/local/apache/conf/php.conf" Include "/usr/local/apache/conf/mod_bandwidth.conf" LoadModule security2_module modules/mod_security2.so #Include "/etc/httpd/conf/modsecurity.conf" ErrorLog "logs/error_log" DefaultType text/plain <Directory "/"> Options All AllowOverride All </Directory> <Directory "/usr/local/apache/htdocs"> Options Includes Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all </Directory> <Files ~ "^error_log$"> Order allow,deny Deny from all Satisfy All </Files> <FilesMatch "^.ht"> Order allow,deny Deny from all Satisfy All </FilesMatch> <IfModule log_config_module> LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"" combined LogFormat "%h %l %u %t "%r" %>s %b" common CustomLog "logs/access_log" common <IfModule logio_module> LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" %I %O" combinedio </IfModule> </IfModule> <IfModule alias_module> ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/" </IfModule> <Directory "/usr/local/apache/cgi-bin"> AllowOverride None Options None Order allow,deny Allow from all </Directory> <IfModule mime_module> TypesConfig conf/mime.types AddType application/x-compress .Z AddType application/x-gzip .gz .tgz </IfModule> # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Direct modifications to the Apache configuration file may be lost upon subsequent regeneration of the # # configuration file. To have modifications retained, all modifications must be checked into the # # configuration system by running: # # /usr/local/cpanel/bin/apache_conf_distiller --update # # To see if your changes will be conserved, regenerate the Apache configuration file by running: # # /usr/local/cpanel/bin/build_apache_conf # # and check the configuration file for your alterations. If your changes have been ignored, then they will # # need to be added directly to their respective template files. # # # # It is also possible to add custom directives to the various "Include" files loaded by this httpd.conf # # For detailed instructions on using Include files and the apache_conf_distiller with the new configuration # # system refer to the documentation at: [url]# # # # This configuration file was built from the following templates: # # /var/cpanel/templates/apache2/main.default # # /var/cpanel/templates/apache2/main.local # # /var/cpanel/templates/apache2/vhost.default # # /var/cpanel/templates/apache2/vhost.local # # /var/cpanel/templates/apache2/ssl_vhost.default # # /var/cpanel/templates/apache2/ssl_vhost.local # # # # Templates with the '.local' extension will be preferred over templates with the '.default' extension. # # The only template updated by the apache_conf_distiller is main.default. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # PidFile logs/httpd.pid LockFile logs/accept.lock # Defined in /var/cpanel/cpanel.config: apache_port Listen 0.0.0.0:80 Timeout 300 User nobody Group nobody ExtendedStatus On ServerAdmin soso@soso.com ServerName server.soso.org LogLevel warn ServerSignature Off RewriteMap LeechProtect prg:/usr/local/cpanel/bin/leechprotect RewriteLock /usr/local/apache/logs/rewrite_lock UserDir public_html DirectoryIndex index.html.var index.htm index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.php index.phtml default.htm default.html home.htm index.php5 Default.html Default.htm home.html SSLPassPhraseDialog builtin SSLSessionCache dbm:/usr/local/apache/logs/ssl_scache SSLSessionCacheTimeout 300 SSLMutex file:/usr/local/apache/logs/ssl_mutex SSLRandomSeed startup builtin SSLRandomSeed connect builtin <IfDefine SSL> # Defined in /var/cpanel/cpanel.config: apache_ssl_port Listen 0.0.0.0:443 AddType application/x-x509-ca-cert .crt AddType application/x-pkcs7-crl .crl </IfDefine> #AddHandler cgi-script .cgi .pl .plx .ppl .perl AddHandler server-parsed .shtml AddType text/html .shtml AddType application/x-tar .tgz AddType text/vnd.wap.wml .wml AddType image/vnd.wap.wbmp .wbmp AddType text/vnd.wap.wmlscript .wmls AddType application/vnd.wap.wmlc .wmlc AddType application/vnd.wap.wmlscriptc .wmlsc <Location /whm-server-status> SetHandler server-status Order deny,allow Deny from all Allow from 127.0.0.1 </Location> # SUEXEC is supported Include "/usr/local/apache/conf/includes/pre_virtualhost_global.conf" Include "/usr/local/apache/conf/includes/pre_virtualhost_2.conf" # DO NOT EDIT. AUTOMATICALLY GENERATED. IF YOU NEED TO MAKE A CHANGE PLEASE USE THE INCLUDE FILES. NameVirtualHost * # Default vhost for unbound IPs <VirtualHost *> ServerName server.soso.org DocumentRoot /usr/local/apache/htdocs ServerAdmin soso@soso.com <IfModule mod_suphp.c> suPHP_UserGroup nobody nobody </IfModule> </VirtualHost> # DO NOT EDIT. AUTOMATICALLY GENERATED. IF YOU NEED TO MAKE A CHANGE PLEASE USE THE INCLUDE FILES. # SSL <IfDefine SSL> </IfDefine> # DO NOT EDIT. AUTOMATICALLY GENERATED. IF YOU NEED TO MAKE A CHANGE PLEASE USE THE INCLUDE FILES. <IfModule mod_evasive20.c> DOSHashTableSize 3097 DOSPageCount 7 DOSSiteCount 100 DOSPageInterval 1 DOSSiteInterval 1 DOSBlockingPeriod 300 </IfModule> NameVirtualHost xxx.xxx.152.250:80 <VirtualHost xxx.xxx.152.250:80> ServerName soso.org ServerAlias soso.com www.soso.com ServerAlias eco.soso.org www.eco.soso.org ServerAlias soso.info www.soso.info ServerAlias soso.biz www.soso.biz ServerAlias soso.cc www.soso.cc ServerAlias www.soso.org DocumentRoot /home/soso/public_html ServerAdmin webmaster@soso.org ## User soso # Needed for Cpanel::ApacheConf <IfModule mod_suphp.c> suPHP_UserGroup soso soso </IfModule> <IfModule concurrent_php.c> php4_admin_value open_basedir "/home/soso:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp" php5_admin_value open_basedir "/home/soso:/usr/lib/php:/usr/local/lib/php:/tmp" </IfModule> <IfModule !concurrent_php.c> <IfModule mod_php4.c> php_admin_value open_basedir "/home/soso:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp" </IfModule> <IfModule mod_php5.c> php_admin_value open_basedir "/home/soso:/usr/lib/php:/usr/local/lib/php:/tmp" </IfModule> <IfModule sapi_apache2.c> php_admin_value open_basedir "/home/soso:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp" </IfModule> </IfModule> <IfModule !mod_disable_suexec.c> SuexecUserGroup soso soso </IfModule> CustomLog /usr/local/apache/domlogs/soso.org-bytes_log "%{%s}t %I . %{%s}t %O ." CustomLog /usr/local/apache/domlogs/soso.org combined </VirtualHost> ErrorDocument 400 /400.shtml ErrorDocument 401 /401.shtml ErrorDocument 403 /403.shtml ErrorDocument 404 /404.shtml ErrorDocument 500 /500.shtml Alias /bandwidth/ /usr/local/bandmin/htdocs/ Alias /sys_cpanel/ /usr/local/cpanel/sys_cpanel/ Alias /java-sys/ /usr/local/cpanel/java-sys/ Alias /img-sys/ /usr/local/cpanel/img-sys/ Alias /akopia/ /usr/local/cpanel/3rdparty/interchange/share/akopia/ Alias /neo-images/ /usr/local/cpanel/base/neomail/neo-images/ Alias /mailman/archives/ /usr/local/cpanel/3rdparty/mailman/archives/public/ Alias /pipermail/ /usr/local/cpanel/3rdparty/mailman/archives/public/ Alias /interchange/ /usr/local/cpanel/3rdparty/interchange/share/interchange/ Alias /interchange-5/ /usr/local/cpanel/3rdparty/interchange/share/interchange-5/ ScriptAlias /cgi-sys/ /usr/local/cpanel/cgi-sys/ ScriptAlias /mailman/ /usr/local/cpanel/3rdparty/mailman/cgi-bin/ ScriptAliasMatch ^/?cpanel/?$ /usr/local/cpanel/cgi-sys/redirect.cgi ScriptAliasMatch ^/?securecpanel/?$ /usr/local/cpanel/cgi-sys/sredirect.cgi ScriptAliasMatch ^/?kpanel/?$ /usr/local/cpanel/cgi-sys/redirect.cgi ScriptAliasMatch ^/?controlpanel/?$ /usr/local/cpanel/cgi-sys/redirect.cgi ScriptAliasMatch ^/?securecontrolpanel/?$ /usr/local/cpanel/cgi-sys/sredirect.cgi ScriptAliasMatch ^/?webmail/?$ /usr/local/cpanel/cgi-sys/wredirect.cgi ScriptAliasMatch ^/?whm/?$ /usr/local/cpanel/cgi-sys/whmredirect.cgi ScriptAliasMatch ^/?securewhm/?$ /usr/local/cpanel/cgi-sys/swhmredirect.cgi Include "/usr/local/apache/conf/includes/post_virtualhost_global.conf" Include "/usr/local/apache/conf/includes/post_virtualhost_2.conf" ------------------------------------------------------------------------------------------------------------- my.cnf [mysqld] set-variable=local-infile=0 datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock safe-show-database old_passwords back_log = 75 skip-innodb max_connections = 1500 key_buffer = 1024M myisam_sort_buffer_size = 64M join_buffer_size = 1M read_buffer_size = 1M sort_buffer_size = 2M table_cache = 4000 thread_cache_size = 512 wait_timeout = 14400 connect_timeout = 10 tmp_table_size = 64M max_heap_table_size = 64M max_allowed_packet = 64M net_buffer_length = 16384 max_connect_errors = 10 thread_concurrency = 32 read_rnd_buffer_size = 786432 bulk_insert_buffer_size = 8M query_cache_limit = 5M query_cache_size = 144M query_cache_type = 1 query_prealloc_size = 262144 query_alloc_block_size = 65536 transaction_alloc_block_size = 8192 transaction_prealloc_size = 4096 default-storage-engine = MyISAM [mysqld_safe] err-log=/var/log/mysqld.log pid-file=/var/lib/mysql/mysql.pid nice = -10 open_files_limit = 8192 [mysqldump] quick max_allowed_packet = 64M [myisamchk] key_buffer = 1024M sort_buffer = 384M read_buffer = 256M write_buffer = 256M [mysqlhotcopy] interactive-timeout ----------------------------------------------------------------------- top : ------------------------------------------------------------------------ top - 18:27:31 up 2:51, 2 users, load average: 1.91, 2.55, 2.58 Tasks: 533 total, 2 running, 531 sleeping, 0 stopped, 0 zombie Cpu(s): 7.0%us, 3.6%sy, 0.0%ni, 89.1%id, 0.1%wa, 0.0%hi, 0.2%si, 0.0%st Mem: 16632148k total, 2014536k used, 14617612k free, 102904k buffers Swap: 4192924k total, 0k used, 4192924k free, 737684k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 22527 mysql 5 -10 1228m 174m 3040 S 81 1.1 22:52.61 mysqld 3717 nobody 16 0 31248 13m 4052 S 6 0.1 0:01.08 httpd 3680 nobody 16 0 31380 13m 4060 R 4 0.1 0:03.07 httpd 3748 nobody 15 0 31044 13m 4052 S 4 0.1 0:01.02 httpd 3687 nobody 15 0 31324 13m 4064 S 4 0.1 0:01.53 httpd 3774 nobody 16 0 31324 13m 4056 S 4 0.1 0:00.72 httpd 3797 nobody 15 0 31324 13m 4060 S 4 0.1 0:02.20 httpd 3850 nobody 15 0 31380 13m 4068 S 4 0.1 0:02.11 httpd 3858 nobody 15 0 31020 13m 4060 S 4 0.1 0:02.91 httpd 3861 nobody 16 0 31252 13m 4116 S 4 0.1 0:01.46 httpd 3900 nobody 15 0 31332 13m 4056 S 4 0.1 0:01.22 httpd 3649 nobody 15 0 31316 13m 4060 S 3 0.1 0:01.06 httpd 3696 nobody 15 0 31020 13m 4052 S 3 0.1 0:01.20 httpd 3654 nobody 15 0 31308 13m 4124 S 3 0.1 0:02.05 httpd 3707 nobody 16 0 31552 13m 4060 S 3 0.1 0:02.03 httpd 3711 nobody 15 0 31072 13m 4060 S 3 0.1 0:02.52 httpd 3790 nobody 15 0 31376 13m 4064 S 3 0.1 0:02.00 httpd 3794 nobody 15 0 31048 13m 4060 S 3 0.1 0:01.10 httpd 3897 nobody 15 0 30764 13m 4404 S 3 0.1 0:01.76 httpd 3907 nobody 15 0 31316 13m 4060 S 3 0.1 0:02.35 httpd 3884 nobody 15 0 31156 13m 4056 S 2 0.1 0:00.99 httpd 3664 nobody 15 0 31308 13m 4060 S 2 0.1 0:01.97 httpd 3838 nobody 15 0 31340 13m 4056 S 2 0.1 0:00.88 httpd -------------------------------------------------------------------------------------------------- root@server [~]# netstat -lpan | grep :80 | wc -l 1657 root@server [~]# ---------------------------------------------------------------------------------------------- what to change to optimize this web server and solv this problem?
View Replies!
View Related
Httpd Failed
my apache crashed and I trying to restart apache from SSH, when I run "service httpd start" I didn't get any message and I come back yo command prompt, but the httpd is down yet
View Replies!
View Related
Error On Httpd
i have adedicated server and it was running will but suddnly from 1 week to this time the httpd (2.2.9 (Unix)) failed and the sites down for amoment and then return to work well the server load and memory used are well there is no any overload so why this problem appear suddenly? and how to resolve it?
View Replies!
View Related
Cannot Start Httpd
I cannot start httpd, it say this error: Quote: root 24012 1.0 1.3 23640 21996 ? S 09:32 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd httpd has failed, please contact the sysadmin. What can be?
View Replies!
View Related
Httpd.conf
I tried that recently to install PHP 4 & PHP 5 on the same server - without any luck, i stumbled into a massive hole. the existing httpd.conf was replaced and there was a backup made - stupid me accidently deleted this backup file and was left this a non-working copy of httpd.conf - if anyone can help me it would be much appreciated. root@server1 [~]# /etc/init.d/httpd configtest Warning: DocumentRoot [/dev/null] does not exist Syntax OK
View Replies!
View Related
Httpd Keeps Failing
for the past 4 days i have being having problems with my Apache server. on day one i noticed it was going down irregularly over day 2/3 it got progressively worse by last night httpd would only work after i restarted it then 5minutes later it failed again. now it wont start at all every time i tried restarting from whm it just says 'httpd failed' ive also tried restarting from shell but no joy. ive tried rebuilding apache from whm that hasn't helped either. one error i was getting was 'invalid user name' of a user who i terminated yesturday.
View Replies!
View Related
Restart Httpd
[root@server1 /]# ps -aux |grep httpd Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.3/FAQ apache 26023 0.5 0.9 12064 8744 ? S 05:28 0:04 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf root 32333 0.7 2.5 24456 22772 ? S 05:39 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd root 32384 0.0 0.0 2152 524 pts/1 S+ 05:39 0:00 grep httpd i want removed "lighttpd" how may? i don`t want killed it
View Replies!
View Related
Why So Many Httpd Processes
I was wondering why are there so many Httpd processes running? Code: USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 4808 656 ? Ss Apr17 0:00 init [3] root 5579 0.0 0.0 3660 580 ? Ss Apr17 0:00 syslogd -m 0 named 5596 0.0 0.0 51260 3064 ? Ssl Apr17 0:00 /usr/sbin/named -u named -n1 -c /etc/named.conf -u named -t / root 5612 0.0 0.0 23000 1228 ? Ss Apr17 0:00 /usr/sbin/sshd root 5620 0.0 0.0 8748 908 ? Ss Apr17 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid root 5679 0.0 0.0 6432 1192 ? S Apr17 0:00 /bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf --pi mysql 5713 1.2 1.0 152112 43796 ? Sl Apr17 28:39 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/us qmails 5771 0.0 0.0 2612 492 ? S Apr17 0:00 qmail-send qmaill 5773 0.0 0.0 2560 496 ? S Apr17 0:00 splogger qmail root 5774 0.0 0.0 2600 400 ? S Apr17 0:00 qmail-lspawn ./Maildir/ qmailr 5776 0.0 0.0 2600 432 ? S Apr17 0:00 qmail-rspawn qmailq 5777 0.0 0.0 2556 380 ? S Apr17 0:00 qmail-clean root 5798 0.0 0.0 9740 944 ? Ss Apr17 0:00 crond root 27839 0.0 0.4 165396 16396 ? Ss 18:09 0:00 /usr/sbin/httpd apache 27853 0.5 0.4 225028 19380 ? S 18:09 0:18 /usr/sbin/httpd apache 27855 0.5 0.4 223784 18060 ? S 18:09 0:21 /usr/sbin/httpd apache 27861 0.5 0.4 224336 18696 ? S 18:10 0:19 /usr/sbin/httpd apache 27862 0.5 0.4 223276 17408 ? S 18:10 0:19 /usr/sbin/httpd apache 27876 0.3 0.4 223892 18248 ? S 18:10 0:13 /usr/sbin/httpd apache 27877 0.5 0.4 223936 18284 ? S 18:10 0:18 /usr/sbin/httpd apache 27878 0.4 0.4 222672 16728 ? S 18:10 0:15 /usr/sbin/httpd apache 27879 0.2 0.4 224328 18588 ? S 18:10 0:08 /usr/sbin/httpd apache 27880 0.5 0.4 224164 18528 ? S 18:10 0:20 /usr/sbin/httpd apache 27915 0.2 0.4 224072 18380 ? S 18:10 0:10 /usr/sbin/httpd apache 27916 0.5 0.5 226436 20704 ? S 18:10 0:18 /usr/sbin/httpd apache 27917 0.5 0.4 223208 17236 ? S 18:10 0:19 /usr/sbin/httpd apache 31980 0.4 0.4 223152 17156 ? S 18:31 0:09 /usr/sbin/httpd apache 32121 0.3 0.5 226344 20612 ? S 18:32 0:07 /usr/sbin/httpd apache 32205 0.6 0.4 224272 18616 ? S 18:33 0:13 /usr/sbin/httpd apache 1749 0.4 0.4 224520 18896 ? S 18:42 0:07 /usr/sbin/httpd apache 1752 0.5 0.4 223272 17204 ? S 18:42 0:09 /usr/sbin/httpd apache 1759 0.6 0.4 223316 17344 ? S 18:42 0:11 /usr/sbin/httpd apache 1760 0.6 0.4 222940 16960 ? S 18:42 0:10 /usr/sbin/httpd apache 1789 0.3 0.4 223372 17392 ? S 18:42 0:06 /usr/sbin/httpd apache 1893 0.4 0.4 223256 17264 ? S 18:43 0:06 /usr/sbin/httpd root 3469 0.0 0.0 41260 3036 ? Ss 18:47 0:00 sshd: root@pts/0 root 3478 0.0 0.0 6588 1524 pts/0 Ss 18:47 0:00 -bash apache 5175 0.7 0.4 171244 17208 ? S 18:52 0:07 /usr/sbin/httpd apache 9237 0.7 0.4 223288 17236 ? S 19:08 0:00 /usr/sbin/httpd apache 9260 0.2 0.3 170156 15756 ? S 19:08 0:00 /usr/sbin/httpd apache 9454 0.7 0.3 170576 16128 ? S 19:09 0:00 /usr/sbin/httpd root 9558 0.0 0.0 5484 836 pts/0 R+ 19:10 0:00 ps -aux thanks! And I just upgraded my Vps to 256mb how does the new spec compare to other 256 vps systems: Code: Processing UBC version 2.5 for VEID: 44763202 Wed Apr 18 19:17:27 CEST 2007 s15248973.onlinehome-server.com 19:17:27 up 1 day, 14:39, 1 user, load average: 0.49, 0.41, 0.30 ----------------------------------------------- ****** vmguarpages and oomguarpages limits are unspecified ****** each VE privvmpages limit should be <= 0.6 * RAM (=1228 MB), probably [much] lower. 563 MB Allocation Limit [privvmpages limit] ****** only high value processes have a chance in this range ****** having this safety range is important to permit critical processes 512 MB Allocation Barrier [privvmpages barrier] ****** allocation requests in this range have a chance 64 MB Allocation Guarantee [vmguarpages barrier] ****** allocation will succeed in this range 256 MB Memory Guarantee [oomguarpages barrier] 416 MB ( 419 MB Max) page memory allocated [privvmpages held] 229 MB ( 231 MB Max) memory + swap used [oomguarpages held] 229 MB ( 231 MB Max) page memory used [physpages held] 33 MB ( 33792 KB) kernel memory limit [kmemsize limit] ****** a safety range here, between limit and barrier, is important 30 MB ( 30720 KB) kernel memory barrier [kmemsize barrier] 16 MB ( 16497 KB) kernel memory used [kmemsize held] 0 MB ( 910 KB) buffer memory used [*buf held] ----------------------------------------------- Used : Max_Used : Limit for Other Resources 1779 1785 8192 numfile 6 8 413 numflock 14 14 150 numiptent 11 15 720 numothersock 54 55 128 numproc 1 1 32 numpty 0 1 512 numsiginfo 46 47 720 numtcpsock ----------------------------------------------- Fail Count conditions: 1 privvmpages 106709 107460 131072 144180 870
View Replies!
View Related
Httpd Failed
If I typed ' Service httpd start ' Receive below error mixing * ports and non-* ports with a NameVirtualHost address is not supported , proceeding with undefined results All I have added couple of IP address
View Replies!
View Related
Httpd Process
I am having only 14 connections, but having many httpd processes. root@server [~]# pidof httpd 1544 1498 1475 1239 835 686 684 572 570 535 478 32602 32601 32597 32544 32106 32 085 32082 30538 30536 29612 28981 28980 28978 28785 28778 28775 28759 28741 2843 4 28431 28428 28420 28394 28192 28116 27782 27694 27693 27692 27442 27399 27299 27288 27276 27262 27257 27252 27248 27146 27043 26970 26486 26385 26049 26023 25 703 25679 25621 24603 24602 24600 24526 22025 21963 21950 21915 21870 21858 2179 4 21697 21673 21525 21223 21211 21001 20784 20783 20780 20721 20713 20704 20696 20613 20605 20603 20179 19909 19718 19711 19530 19463 19462 19460 19456 19424 19 346 19283 19258 19232 19140 19123 19088 17926 17925 17924 17421 17420 17419 1505 4 15053 15052 14854 14676 14458 14457 14439 14343 14342 14340 14336 14267 14189 13899 13880 10021 10016 10014 10012 10011 10000 9999 9992 9991 9990 9989 9988 99 86 9979 9978 9977 9976 9973 9972 9970 9962 9961 9960 9959 9957 10293 root@server [~]# netstat -n | grep :80 | wc -l 14
View Replies!
View Related
Httpd Has Failed
I'm unable to start my apache after installed ionCube, that mean my http is down now. Code: root@sv3 [~]# /etc/init.d/httpd start /etc/init.d/httpd start: httpd could not be started root@sv3 [~]#
View Replies!
View Related
Httpd Keeps Failing
Before I used to get around 5-6 a day emails saying that httpd has failed and a restart has been attempted automatically. After I increased the max clients in the httpd.conf the number reduced 1-2 emails a day. I am not sure what the problem exactly is Is it because my sites are using up high bandwidth?
View Replies!
View Related
Anybody Using Nginx (httpd)
A few days ago I switched from lighttpd to nginx for serving images on my photo hosting service. I've noticed speeds have increased greatly, and average server load has dropped from 0.15, down to 0.01. Nginx was originally made by this russian guy, and has gotten fairly popular among nerds. I was just wondering if anybody else out there is using it, and if they have any tips for optimization, or feature improvements. The one thing i miss about lighttpd was the server-status module. Nginx has it's own, but it doesn't seem to be as verbose as the one lighttpd had. nginx homepage: [url]
View Replies!
View Related
Httpd Has Failed
When I restart it via WHM I see this : Waiting for httpd to restart.... . . . . . . . . . . finished. httpd status root 12200 1.0 1.1 25748 24076 ? S 09:25 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd httpd has failed, please contact the sysadmin. and when I restart it in via SSH , I get it : [root@saman ~]# service httpd restart /etc/init.d/httpd restart: httpd not running, trying to start Syntax error on line 21424 of /usr/local/apache/conf/httpd.conf: ScriptAlias takes two arguments, a fakename and a realname /etc/init.d/httpd restart: httpd could not be started
View Replies!
View Related
Httpd-status
I have just upgarded to Apache 2.2.x and see these processes in httpd-status 127.0.0.1 www.example.com Tens of them actually. why httpd-statsu displays local addresses along with remote ones?
View Replies!
View Related
Http And Httpd...
I have a question related to apache. Last night, I noticed the system was using 100% CPU. So I did "top" and saw a process, with command "http" using it all up. I tried restarting apache a few times because I though that was it, it didn't stop. Then I realized apache is httpd. I killed the process and haven't seen it since (least 12 hours now). What is this? Has anyone ever had this? Does this process belong to apache or something else and I just don't know it? If so, any general ideas on why it was using 100% CPU? I can post my configuration files if needed. I also did an rkhunter scan. Everything came up as not infected or OK there, so... MD5 MD5 compared: 0 Incorrect MD5 checksums: 0 File scan Scanned files: 342 Possible infected files: 0 Application scan Scanning took 168 seconds This is CentOS 4.4, Pentium D, 1gb RAM box, guarded by Smoothwall.
View Replies!
View Related
Httpd FAILED Restart
i had just wake up and see my vps server witch work under centOS 5.2 wont up my domains ... just i can ping my domain and when i open my domains name its give me Network Error (tcp_error) even i cannot logged in my ssh account so i give it a hard reboot from my slice manager and after that i can log , i turn my firewall of .. restart my apache and my sqlserver and same error .. i can restart my sql fine .. stop my firewall and modsecurity fine , but when i restart my httpd server its wont , its give me FAILED
View Replies!
View Related
Httpd Not Starting With Vps
had alot of trouble installing YUM but anyways... Restarting Apache Web Server Waiting for httpd to restart..............finished. httpd (/usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd) running as root with PID 20104 httpd has failed, please contact the sysadmin.
View Replies!
View Related
Cant Restart Apache Httpd
I am trying to restart my apache since i made changes to my php.ini file. I tried using this command /etc/init.d/httpd restart which didnt work for me..any ideas guys? Its a basic dedicated server from a hosting company..
View Replies!
View Related
Updating Httpd-devel
We have dedicated server (Cpanel installed) in that I would like to install the mod_evasive for disabling the DOS attack. So that I have followed the below url [url] In that httpd-devel asked to update. # up2date install httpd-devel* When I update the httpd-devel I got message like The following Packages were marked to be skipped by your configuration: Name Version Rel Reason ------------------------------------------------------------------------------- httpd-devel 2.0.52 38.ent.2Pkg name/pattern The following wildcards did not match any packages: httpd-devel* So that I have removed the pkg-skip list from up2date command # vi /etc/sysconfig/rhn/up2date and tryied to update # up2date install httpd-devel* Later I am getting the following message. Fetching Obsoletes list for channel: rhel-i386-es-4... Fetching Obsoletes list for channel: rhel-i386-es-4-extras... Fetching rpm headers... ######################################## Name Version Rel ---------------------------------------------------------- httpd-devel 2.0.52 38.ent.2 i386 An error has occurred: xmlrpclib.Fault
View Replies!
View Related
Strange HTTPD Permissions
I have an issue I've never seen before, and hope someone here can shed some light on this odd problem. Just brought a new server online running Apache 2.2.3. The DocumentRoot was originally set to /var/www/html but I changed it to /home/[sitename]/public_html. I've done hundreds of Apache configs before and this one is no different. Anyhow, here's the issue: In SSH (logged in as root), if I create a file (let's just say I do a vi index2.php, enter "test" and save), when I try to go to pull the file in my browser, I get a 403 permission denied error. However, if I create the file in /var/www/html then move it to /home/[sitename]/public_html, the file comes up fine in a browser. Same goes for JPEG images. If I wget a JPG from another site directly into /home/[sitename]/public_html, get a 403 permission denied. If I wget it into /var/www/html then move it, it loads just fine. It's important to note that the file permissions, owner, and the actual file itself are all identical. Both directories are chowned and chmodded identically.
View Replies!
View Related
Httpd Running Under User Nobody
I have read that running httpd under user nobody is not safe at all so I installed mod_suhosin and suphp but still the httpd is running under user nobody. Could anyone suggest me how to check if they are installed good and are they working? I don't know why is this happening
View Replies!
View Related
Apache 2.2 And Httpd.conf
I recently updated to apache 2.2 and when I went to check /usr/local/apache/conf/httpd.conf I noticed that a lot of the stuff was missing from what I usually see in apache 1.3 Was a new file created when the update was finish? I used easyapache to make the update. I was actually looking to change the Keepalive Timeout MinSpareServers MaxSpareServers MaxRequestsPerChild Etc... But it doesn't look like it's in there.
View Replies!
View Related
Httpd After Installing XCache
I just finished installing xCache and restart httpd it isnt starting up root@server2 [~]# service httpd start (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs root@server2 [~]#
View Replies!
View Related
HTTPD Failing .. Troubleshooting
I noticed all of my sites were down earlier.. so I tried restarting apache via WHM.. and that didn't work, said the following: Waiting for httpd to restart.... . . . . . . . . . . finished. httpd status root 8103 0.5 0.8 30892 29264 ? S 12:28 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd httpd has failed, please contact the sysadmin. I tried rebooting.. same issue. how to troubleshoot this? This is very bad!
View Replies!
View Related
Httpd Does Not Show Status
I just installed DirectAdmin with Apache 2.2 on CentOS 5.2 and whenever I manually restart httpd, it doesn't show if it started the service or not. Code: [root@server ~]# service httpd restart Stopping httpd: [ OK ] Starting httpd: [root@server ~]# service httpd status httpd (pid 17586 17585 17584 17583 17579 17555) is running... It's running but it doesn't show the OK.. Is this bad? I'd like to fix it before I start moving my files over so I don't mind if I have to reimage it.
View Replies!
View Related
Httpd Processes (9% Of Memory Each)
I recently modified my loadavg script to store in a database the output of a top command if there's ever server loads of over 1. Overnight I've had 12 such times logged to a database. Upon inspecting things (I was expected there is a recurring problem), the top command reveals that there are always three queries running together which take over 30 seconds each, and take up ~9% of memory each: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 26119 nobody 25 0 73492 38m 4792 S 0 8.5 0:30.00 httpd 7313 nobody 25 0 76716 42m 4992 S 0 9.5 0:29.99 httpd 14212 nobody 19 0 70688 39m 4844 S 0 8.8 0:30.03 httpd Is there a command that will tell me exactly what these processes are? Like in WHM's "CPU/Memory/MySQL Usage" whereby it says what account these httpd processes are coming from, and the actual page they are coming from as well? If I could log these details (i.e. account and page these are coming from) along with the output of the top command, I can hopefully troubleshoot where this problem is coming from.
View Replies!
View Related
Apache 2 - Httpd.conf
how should I optimize httpd.conf on my server. Apache was set up by my friend, unfortunately it started to "stuck" lately during peak time. Browser is connecting to a website for a long time before it actually starts to load it. My current setup: Timeout 300 KeepAlive On MaxKeepAliveRequests 300 KeepAliveTimeout 15 MinSpareServers 2 MaxSpareServers 5 StartServers 5 ServerLimit 650 MaxClients 650 Server: Intel Quad-Core Xeon X3220 @ 2.40 GHZ 4x 2GiB Kingston ECC Not-Registred 667Mhz 2x 150GiB RaptorX 10k RPM, sw raid 1
View Replies!
View Related
Optimizing Httpd.conf...
I remember seeing a website/forum where you couldn't post your server stats and httpd.conf settings and experts would give advice on settings you should use. Does anyone know the url to this site, or site similar to it
View Replies!
View Related
Httpd-devel Install
I like to install the httpd-devel on RHEL4 server. So that I used the following command but shows unpacking archive error. #up2date install httpd-devel* Fetching Obsoletes list for channel: rhel-i386-es-4... Fetching Obsoletes list for channel: rhel-i386-es-4-extras... Fetching rpm headers... ######################################## Name Version Rel ---------------------------------------------------------- httpd-devel 2.0.52 38.ent.2 i386 Testing package set / solving RPM inter-dependencies... ######################################## httpd-devel-2.0.52-38.ent.2 ########################## Done. Preparing ########################################### [100%] Installing... 1:httpd-devel ########################################### [100%] error: unpacking of archive failed on file /etc/httpd/build: cpio: rename There was a fatal RPM install error. The message was: There was a rpm unpack error installing the package: httpd-devel-2.0.52-38.ent.2
View Replies!
View Related
Set Value For Httpd.conf
I have a box: Dual Opteron 248 - 2GB RAM, Centos 4.x, Cpanel / WHM, does anyone can help me set value in httpd.conf for better? Set "Timeout" Set "KeepAlive" Set "KeepAliveTimeout" Set "MinSpareServers" Set "MaxSpareServers" Set "MaxRequestsPerChild" Set "HostnameLookups" I've got many emails from cpanel that httpd fail, check in apache logs i cant find any error
View Replies!
View Related
Many Httpd Nobody Run In Background
top - 19:57:53 up 3 days, 23:39, 1 user, load average: 43.91, 43.52, 36.36 Tasks: 313 total, 19 running, 294 sleeping, 0 stopped, 0 zombie Cpu(s): 85.2% us, 14.8% sy, 0.0% ni, 0.0% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 2073804k total, 2019960k used, 53844k free, 26992k buffers Swap: 2096440k total, 11176k used, 2085264k free, 839880k cached PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND 4657 mysql 15 0 49 1146:03 12.2 414m 247m 3088 S mysqld 10993 nobody 25 0 6 1:29.96 1.0 103m 20m 9240 R httpd 11157 nobody 25 0 6 1:52.78 1.0 105m 19m 7164 R httpd .......
View Replies!
View Related
|