Posts Tagged ‘Apache

Hi, Most of people here know about nmap or zenmap utility which is used for server port scanning by hackers. On my laptop, I am using Ubuntu and have installed zenmap. I scanned 127.0.0.1 i.e. my local server. In Ports/Hosts TAB, why it shows ((Ubuntu)) along with Apache http I am also running Webmin so [...]

Hey guys, my server is always loaded around 100-200 load always, dunno wats the problem. My server specs Code: Intel Dual Xeon Nehalem E5220 12GB RAM 1TB HDD M using worker module n fastcgi Settings: Code: MaxClients 1500 StartServers 150 MinSpareServers 50 MaxSpareServers 100 ThreadsPerChild 64 MaxRequestsPerChild 5000 Dis is affecting the load time of [...]

I have reconfigured the php by typing the following commands, </SPAN> The problem I am having is, when I restart the apache and look at the phpinfo.php it looks same as before the recompile see below. I have tried the following but it didn’t work either Httpd.conf I have tried to change the libphp5.so as [...]

I have 2 servers, they are both the exact same specs. The only difference is one has cpanel installed. The problem I am having in on the server without cpanel. Apache for some reason is super slow. I started with the exact same httpd configs but have started modifying the config and have gotten it [...]

Hello, I used xampp for years, but somedays ago i installed Kaspersky on my PC, and yesterday i runned a full scan. today i’m trying to run my xampp, seems apache is blocked, i tryed to reinstall but apache can’t be up. how to resolve this problem ? and what do you think if i [...]

Default apache MaxClients can set to max. 256 I need to change this to 1000 how can do that? help me please. InoxHost replied: You need to edit apache configuration file located at /etc/httpd/conf/httpd.conf. In this file find out MaxClients directive. Hillockhosting replied: Edit file /var/cpanel/conf/apache/local In this change max settings and restart httpd. gozargah [...]

I have an unmanaged server that I’ve been using to run some software on, and I’d now like to use it to host some of my websites as well, with a PHP/MySQL platform. But I’ve always hosted using Linux/cPanel WHM and am very confused on what to do. I tried to google information but couldn’t [...]

I am having a odd little problem with apache. For some reason it is like stalling every few minutes when I start to load web pages. I have tried several different settings in the httpd.conf but the problem still happens. When it does happen there is no more then 40 connections to the server. I [...]