Server :: Apache Starts More Processes Than Configured?

Dec 2, 2010

I googled upto my capability but cant find answer so asking you In one of my apache 2.0.52 machines, we are using worker MPM model. Even if I use 1 start servers, the # of http processes it starts is 5. No matter what value I pass in StartServers, I dont see more than 5-6 http processes

MaxClients 1
ServerLimit 1
ThreadsPerChild 1
StartServers 1

View 1 Replies


ADVERTISEMENT

General :: Configured A Svn Server With Apache - Error

Feb 2, 2011

I configured a svn server with apache. But while checking out it give the error as follows:

PHP Code:

It's on suse 10.

View 3 Replies View Related

Server :: Apache Never Starts On Reboot?

Mar 3, 2010

I've been pulling my hair out on this one. I haven't had to reboot my server in many many moons, but when I did recently, everything fired back up just fine... except httpd!The strange thing is that if I log in after reboot and simply type:

Code:
service httpd start
It starts up just fine!

[code]....

View 9 Replies View Related

Fedora :: Applications That Starts On Startup That Aren't Configured?

Mar 21, 2010

This problem has been there since I upgraded to FC12 from FC11 (I use Gnome). There are two applications that launch automaticaly when I logon:A nautilus window pointed at computer:////RythmBox minimized to notification panel.And they aren't in System/preferences/startup applications

View 6 Replies View Related

Ubuntu :: What Files Should Be Configured To Setup Apache

Jul 19, 2011

At this moment I got a question asking what files should I configure to setup Apache and the client to access should insert something like http://10.0.0.10/mywebsite:8080. I have already installed APache2, and change the listen ports to 8080 at ports.conf (Listen 8080 | Name VirtualHost *:8080) and at /etc/apache2/default (VirtualHosts *:8080). I also found the index.html at /var/www folder. I also changed IP address at /etc/network/interfaces. With this changing, now I can access using http://10.0.0.10:8080. But the problem is, what about the "mywebsite" part?

View 6 Replies View Related

General :: Check If Apache Was Configured With SSL Enabled?

Dec 1, 2010

How can I check if my CentOS server has Apache configured with SSL enabled? I think Apache was installed with the default modules.

View 3 Replies View Related

Networking :: Can Apache Be Configured To Use Web Files Stored On A Nas

Feb 18, 2009

I would like to use a nas to store my web site files. Can Apache be configured to serve web files from the nas?

View 4 Replies View Related

Ubuntu Servers :: Apache Processes Listed But Httpd Not Running?

Dec 5, 2010

I have written this script to monitor Apache2:

Code:
#!/bin/bash
#count lines that show apache2 but not the fgrep itself
let i=`ps aux | fgrep apache2 | fgrep -v grep | wc -l`
if [ "$i" -gt 0 ]
then
#log something

[Code]...

It has all been working fine until recently when Apache is becoming unresponsive. I manually ran ps to check and there were 3 processes. However when I ran apache2ctl graceful I got the message 'httpd not running, trying to start' Is there a better way to check if a daemon is up?

View 4 Replies View Related

General :: Whenever Start Httpd Service 8 Apache Processes Get Triggered?

Apr 29, 2010

I m using apache http server for hosting a website.

Whenever i start httpd service 8 apache processes get triggered . Is it normal? Is apache is default application server like IIS in windows?

Quote:
top - 15:49:15 up 8 days, 22:53, 3 users, load average: 0.73, 0.77, 0.91
Tasks: 125 total, 1 running, 124 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.8% us, 8.0% sy, 0.0% ni, 91.2% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 2064720k total, 2017072k used, 47648k free, 204452k buffers

[Code]....

View 3 Replies View Related

Ubuntu Servers :: Make Sure Apache Always Starts With A Certain Nice Value?

Mar 27, 2011

Is there a quick and easy way to make sure apache always starts with a certain nice value?

View 1 Replies View Related

CentOS 5 Server :: Apache 'server-status' 404 Not Found + Munin Apache Stats?

Oct 14, 2010

I am trying to solve a problem where Apache stats aren't displaying correctly in Munin. I've ran through quite a bit of checks and tests regarding Munin setup, but I think my issue is related to Apache, but my skill set there is lacking.

first, system info:
monitored server:
CentOS 5.3 2.6.18-128.1.1.el5

[code]....

View 7 Replies View Related

Server :: Host Is Not Configured As A Member Server: Samba Joining Windows 2003 AD?

Oct 15, 2009

Wanting to join my CentOS5.3 to a windows 2003 active directory. Configured kerberos and samba.

Code:

[libdefaults]
default_realm = domain
dns_lookup_realm = false

[code].....

View 5 Replies View Related

Server :: Server With NFS Configured Would Be Able To Access Files By MAC Clients?

Dec 29, 2010

if I use Linux File server with NFS Configured, Can MAC clients (workstations) access the files on Linux server over the LAN network

View 7 Replies View Related

Server :: Use Already Configured RHEL Server To Kick Other Servers

Aug 16, 2011

I have a RedHat box that I have configured, security, audit rules, latest updates, etc. I want to be able to "image" that configuration so I can kick other boxes with that "image", that way no other configuration/updating needs to be done on the newly kicked boxes. What is the best way to accomplish this? To make things more difficult, it would be near to impossible for me to pull any software off the internet for this.

View 5 Replies View Related

Server :: How Is Multi Server Configured Without /home_dir

Apr 25, 2010

Configuring PIII600e, Slackware 12.2, with 2hdd (160Gb each) for Virtual Web,MySQL,PHP,DDNS,SSHd,Mail,ProFTP servers. I have 3 other PCs w/Slackware12.2, 1 XPwindows, and mac laptop on the LAN. Will be putting webpages together on slackware 12.2, XP, and Mac. *Read some where I don't need /home directory on server box, just use /home directory from other slackware box's /home directory- Since only user on server will be Administrator - how does this work? Will i work with Dupral? Does an Admin directory take the place of home? explain the advantages of configuring server box without /home directory and how its done?

Proposed Partitioning Option:

/root 15GB
/swap 2GB
/usr 60GB

[code]....

View 4 Replies View Related

SUSE / Novell :: Clear Apache Cache Without Restarting Apache Server?

Feb 4, 2010

Any one have an idea How to clear apache cache without restarting apache server.

View 5 Replies View Related

Server :: Tunnel Apache Virtual Host To An Internal Apache?

Jan 24, 2010

I am upgrading my server and I have a lot of sites. Since I cannot take my server down for a few days, maybe a week until I manage to migrate all the sites to the new machine, I figured I could migrate them one by one. After migrating one, I would somehow tunnel the requests of that name virtual host to my internal machine. When everything is migrated, I would then switch the machines, update ip's and stuff and everything will work just fine.

However I cannot seem to find a way to do this tunneling. is this at all possible? If not, what alternatives do I have?

View 5 Replies View Related

Ubuntu Servers :: How Are The VPS Server Configured At Hostgator

Jul 19, 2011

I just install a new server and I would like to now what are the basics that I should install. It currently has LAMP stuff. Any one know how are the VPS server configured at hostgator.com and similar web hosting platforms.

View 6 Replies View Related

Server :: Multipathing Check How The Luns Are Configured

Mar 30, 2011

Multipathing in linux -need to check how the luns are configuredI have no idea about luns configuration in linux environment(newbie) and now i have issue figuring out the configurationSenario,By the look of the multipath output 3 luns are connected to server1 is from Hitachi and 2 from Sunstorage(Thumper)What i am trying to achieve,I need to check how the 3 luns are configured on OS levelI need to differentiate Hitachi and thumper lun The next is to check whether 3 luns are mirrored or not (if not ,how they configured)The third and last .I need to remove the mirroring luns (if exist) and leave the system with only Hitachi lun

View 1 Replies View Related

Server :: Ubuntu 9.04 Server - Console Font Too Big And Starts Off Screen

Jan 4, 2010

The title pretty much says it all. Once I get past GRUB, the font becomes HUGE and starts off screen. It appears to be center zoomed because I cannot see the login prompt nor anything I type. It's not really an emergency, I installed OpenSSH during the OS installation and can just turn it on and log in over SSH or start up Webmin. It just bugs me that I cannot figure this out.

There is no graphical environment installed, so it's not a video card issue. I tried adding vga=ask as a kernel flag and then tried several options, but to no avail.

View 1 Replies View Related

General :: Email Notification - Configured SVN Server On Suse 10

Feb 16, 2011

I have configured SVN server on suse 10 , My layout is like: multiple projects in a single repository.

I want that the corresponding users of the projects will get email notification on commit in their projects.

View 4 Replies View Related

Server :: How To Make The Baud Rate Be Configured Automatically?

Nov 2, 2010

The /etc/inittab file is configured as the following.

Code:
# vi /etc/inittab
/sbin/getty -l /bin/login /dev/ttyS0 9600 vt100

It always makes the baud rate 9600.How can I make the baud rate be configured automatically according to the terminal's baud rate? Can I?

View 6 Replies View Related

Server :: Cant Receive Mails In Inbox When Configured With Sendmail

Oct 22, 2010

I installed sendmail in my fedora 7 system. i took the advice as provided in this url [url] I started with "Configuring s`endmail"

Then i went with installing MailScanner without going to clamav and spamassasin installation as i don need it.

I just configured my local domain and assigned a my own IP address. But there was nothing mentioned with configuring the port number. So i just went with "netstat -nl" command. And it showed that my IP is lisening on port 53.

I created 2 users for the domain and i sent mail via telnet. The mail entry got entered in maillog file. But i receive multiple unwanted entries that mail is sent from "root" to "root". But i didn't bother about that.

I proceeded with the next step of configuring the two users on thunderbird. I configured with pop3 on port 53 with the localdomain. Now i sent mail from one user to the other. The mail entry got stored in maillog but i couldn't retrieve the mail on my inbox.

But the mail gets stored in /var/mail/<user>

View 1 Replies View Related

Software :: Postfix Server Configured For TLS Not Accepting Connections?

Aug 17, 2010

I have configured my postfix server to use TLS (STARTTLS) but with no certificates either on server or client. Here are the TLS parameters in main.cf.

=========
smtpd_tls_security_level = may
# Obsolete, but still supported
#smtpd_use_tls = yes
#smtp_use_tls = yes

[Code]....

View 2 Replies View Related

Server :: Use Yum Server Configured On Centos 5.5 On Red Hat?

Dec 28, 2010

i have installed centos 5.5 and rhel5 on vmware but i want to use rhel5 as a yum-client of centos 5.5 . but it is not working for me.i have worked on rhel5 with yum already but there was no problem at all.i am using centos 5.5 first time so i want to know whether there is any difference b/w configuring rhel5 and centos5.5?my centos 5.5 yum server file is given below

Code:
[CentOS]
name=client3.example.com

[code]...

View 2 Replies View Related

Server :: Nfs Server Configured But Not Mounting

Dec 27, 2010

I have configured an nfs server like this: #vi /etc/exports /var/ftp/pub*.dell.com(rw,sync)& configured yum server from client yum update is working but by using nfs method if i am trying to mount i am getting this message mount 192.168.0.254:/var/ftp/pub failed,reason given by serverermission denied

View 2 Replies View Related

Server :: VNCServer Error Message Saying "Starting VNC Server: No Displays Configured"

Jun 3, 2010

When I start the vncserver process, I get a message saying "Starting VNC server: no displays configured." I edited the /root/.vnc/xstartup file and changed twm & to say "gnome-session &" (Without quotes). Not sure why I am still seeing this error. It's CentOS 5.4.

View 1 Replies View Related

CentOS 5 Server :: Server Restaring After Syslogd Starts

Mar 29, 2010

the server is restarting once the syslogd restart. I checked the /var/log/ message.

View 9 Replies View Related

Networking :: Openvpn Server Configured And Users Are Using From Remote Location?

Dec 18, 2010

I have a openvpn server configured and users are using from remote location. I got some errors in the /var/log/messages file as:PHP Code:

Dec 18 16:09:37system openvpn[7221]: x.x.x.x:58983 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Dec 18 16:09:37 system openvpn[7221]: x.x.x.x:58983 TLS Error: TLS handshake fai

[code]....

View 1 Replies View Related

Debian Installation :: Use The PC As A File Server With Two Drives Configured As A RAID 1 Device?

Nov 3, 2010

I just installed Debian 5.0.4 successfully. I want to use the PC as a File Server with two Drives configured as a RAID 1 device. Everything with the RAID device works fine, the only question I have belogs to the GRUB 0.97 Booloader. I would like to be able to boot my Server even if one of the disks fail or the filesystem containing the OS becomes corrupt, so I configured only the data partitions to be a RAID 1 device, so on the second disk should be a copy of the last stable installation, similar to this guide:[URL]...

[Code]...

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved