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.
where when I view my website through http using Firefox, it never stops loading. If I use IE, then I get a "page can not be displayed" error.
If I use https then everything works fine.
I have noticed that if I delete lines from the files, I don't have this problem.
If I try viewing images (so I know it can't be an html of php problem) some look fine (the very small files). But, larger files, around 168 kb, load halfway and the second half is distorted (green and purple chunks and other random colors and lines).
If I view the image through https, the image is perfectly fine!
If I put my site through w3.org's validator (just to see what it would report) it says "500 Line too long (limit is 4096)".
My website used to work, so I know there isn't any code in the pages that would cause this to happen.
Is there an Apache setting I check? Perhaps it is sending a really long header that I can not see? I am not really sure what to do. I have made my site to force https but it's slow and not signed.
i am using seperate server for sql .But my httpd server failed many time when i checked maximum number of httpd connection then my sql server using too many connection what is the reason of this problem . Is my sql server using as a slave in a ddos attack or sql server need http connection?
I am having problem with my members sometimes accessing my forum
i am getting this error message;
Error message:
Internet Explorer cannot display the webpage
Most likely causes:
You are not connected to the Internet.
The website is encountering problems.
There might be a typing error in the address.
What you can try: Diagnose Connection Problems More information
This problem can be caused by a variety of issues, including:
Internet connectivity has been lost.
The website is temporarily unavailable.
The Domain Name Server (DNS) is not reachable.
The Domain Name Server (DNS) does not have a listing for the website's domain.
If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.
I contacted the support Team but they told me its working Fine , but for me and some members its not working all the time.
We are facing with a strange issue about URLs. At any web site in our reseller account in php pages when we add http:// or http%3A%2F%2F to the URL as a query string server returns Internal Server Error 500.
For example when I try to access such page /index.php?q=http%3A%2F%2F[url] or /index.php?q=[url]I get this error. Is there any misconfiguration about PHP or Apache at server or what can we do to solve this problem?
whats the difference between http and ftp ? I have read many references of those but still couldn't comprehend. The internet world is way too many inferior quoting.
My sites are up when I go to http and there is no slowdown but my monitors (panopta and pingdom) say that there is an outage in ping (only in ping, http is up). I tried pinging the server and there are packet loss up to 100% but the site is still up. I also used other online pinging tools (all-nettools.com, dnsstuff.com, etc.) and host unreachable.
I tried contacting the provider but they say there are no network problem at this time. So I found this other site that's also hosted on the same provider and I can access their site but fails on ping.
i have Apache 2. Before now, on the same server i had the same OS : CentoOS at the same version but an old version of DirectAdmin with Apache 1.3, unfortunately my sysadmin installed the last version with Apache 2, so now i ask you for help.
I host videos in virtual directory : ( ex: video1.myweb.com ; video2.myweb.com )
Before Now :
CentOS 4.5 Apache 1.3 JW FLV 3.14
1. the user click the play button 2. the player put on screen the first frame of video and start loading 3. the player when have loaded 3% start play the video 4. if the buffer become empty the player pause the reproduction and restart from the current time position when the buffer is full.
Now
CentOs 4.5 Apache 2 JW FLV 3.14
1. the user click the play button
2. the player doesn't start ( black screen ) --> probably in backgorund the download is started because:
3. the user click again the button --> and now the player start the reproduction of the video
4. if the player have not loaded all the video, the player stop with black screen
5. the user click on play and the player restart not from the current posizion but from the start of the video
Clearly this depend on Apache bad configuration i think, but i have no idea how can i resolve, and on google i have not found any tutorial and documentation.
I recently transferred my domain names from MyDomain.com to GoDaddy.com and now whenever you click on a link to my site from the search results it produces an HTTP 500 Error. I am using HostGator and they said that it is "not what they assist with". I know it could be a number of things but they told me to check with my redirects and there is nothing in the .htaccess file.
Currently I have a URL that has HTTP. This has been given to the public. There is no doubt that they have added this URL to their favorites.
In about 2 weeks, I will be applying an SSL certificate that would add an ‘S’ to the HTTP (e.g. https)
My questions is: After applying this SSL certificate, which adds an “S”, will the link saved in my users’ favorites still work? Or do I have to add some HTML code that will redirect them?
I have installed SSL for the domain abc.com, for security reason I'd like make [url]is default for all access, that mean if the visitor type [url]on the browser, it will auto forward to[url]
I am getting this error while running any web page through IIS: Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
on the Event log i am getting this error: --------------------------------------------------------------------------- --------- DCOM got error "Logon failure: unknown user name or bad password. " and was unable to logon .IWAM_PS4433 in order to run the server: {3D14228D-FBE1-11D0-995D-00C04FD919C1}
and the following Warning Msg: --------------------------------------------------------------------------- ------- The server failed to load application '/LM/W3SVC/1/ROOT/IISHELP'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password. '. For additional information specific to this message please visit the Microsoft Online Support site located at: [url]
For more information, see Help and Support Center at [url]
I am maintaining a site that is totally on a secure folder. I have been asked to make only the things like the cart to be secure and to make the rest of the site non-secure.
there is an https and an http folder on the server all of the site is now on the https folder. I thought all I needed to do is move the pages I wanted to be non-secure to the http folder and then use an absolute address when I needed to refer betweem them.
I called my hosting people (the people who originally developer the site and made it all secure before handing to it me) and asked them about what all I need to do. they said its very complicated because I am dealing with 2 different root directories and didn't offer me much info on how to do it myself instead they just said if I can't figure it out they will do it for a price.
I have always been interested in trying new things...but this one is a bit odd.
I know Microsoft likes to do things different..but it's not always clear *why*. I now have a trial exchange account on one of my domains..because I was curious about the claims of redundancy, archiving and fault tolerance. This happened because I am 100% sure I "lost" a few emails recently.
Nevertheless...I did I was told. Just to put this in perspective..this setup is so complex they have you download a installer to do it for you. Seriously...it uses proxies and only the fates know what else. It works, though.
My question is this: Do I really need all this extra stuff?
It is amazing the options you have to get mail from the servers:
POP3, IMAP and webside I expected..but they have several fancy phones listed..and..(gasp) Mac access as well through entourage.
They even have access through a cell phone's browser (nifty)
Still..are there any advantages for all the rpc over http stuff?
Or could I revert to a simpler (faster) setup without sacrificing the promise of better reliability?
>>>I forgot to mention another little perk that comes with this.. even with the free trial..free outlook.
I used to have outlook..and I did use many of it's features. It's great to have it back!
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 have 1764 pid started by httpd daemon. I think for some reason the httpd pid is not closing for me. How do i make sure that all of the httpd pid are closing.
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.
I set up a cron to run every minute & I'm running a PHP script by way of cron like
wget http://example.com/some_script.php
Now does each request of Cron is a seperate HTTP Request or what? Say my script takes more than 1 minute to execute completely but before its completed, its called again. So, will that effect the PHP script running because of previous HTTP Request or will it create a new HTTP Request & let the previous request finish its operation? Technically, it shouldn't block/affect the previous request, but I'm not sure!!
I'm having a recurring issue where someone is getting a script into /tmp, taking down the webserver and setting up their stupid IRC bot on port 80. It's annoying because thus far I have not been able to track them down. As soon as it happens I'm combing through the logs trying to find out what PHP script (probably PHPBB or something like it from one of my customers) is letting them through but there is nothing in the logs. I've had this happen before but usually there's some trace in the logs like some ASCII encoded string. Right now I just have little to nothing to go on and it's quite annoying. I've combed all over the net but found next to nothing. RKHunter doesn't even know it exists.
my sys admin is currently in vacation and ovh staff cant help me much so i really appreciate if someone could help me tackle down this issue. I cant create ftp account at all heres what ovh said
Good morning,
Thank you to trust us, there is not my point of view or that of my colleague problem of the kernel compilation on your server or a file corrupted, and your Apache web server is functional, Status of the launch; after this command, via ssh: / etc / init.d / httpd start Starting httpd: [OK]
We see that the port is open 80: netstat-tanpu | grep 80 tcp 0 0 0.0.0.0:7080 0.0.0.0: * LISTEN 3071/lshttpd tcp 0 0 0.0.0.0:80 0.0.0.0: * LISTEN 14349/httpd
From the outside, at this precise moment, we are able to establish a connection on port 80:
Telnet ks357687.kimsufi.com 80 Trying 91.121.148.X ... Connected to ks357687.kimsufi.com. Escape character is'^]'. Get <! DOCTYPE HTML PUBLIC "- / / IETF / / DTD HTML 2.0 / / EN"> <html> <head> <title> 501 Method Not Implemented </ title> </ head> <body> <h1> Method Not Implemented </ h1> <p> get to / not supported. <br /> </ p> <hr> <address> Apache/2.2.8 (EL) Server at ks357687.kimsufi.com Port 80 </ address> </ body> </ html> Connection closed by foreign host.
If I stop the Apache server:
/ etc / init.d / httpd stop Stopping httpd: [OK]
More than 80 active port or connection possible from the outside:
In this case the connection of the exterior evidemment is not possible:
Telnet ks357687.kimsufi.com 80 Trying 91.121.148.X ... telnet: Unable to connect to remote host: Connection refused