Current time: 06-18-2024, 05:07 AM Hello There, Guest! (LoginRegister)


Post Reply 
Problem with add new users
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #4
RE: Problem with add new users
It`s inherited from vhcs2. (to many open file)
Modify /etc/init.d/apache2 and increase ulimit value
Quote:start)....................
echo -n "Starting web server: Apache2"
ulimit -n 65535
$APACHE2CTL startssl
..............................................
reload)
echo -n "Reloading web server config..."
ulimit -n 65535
$APACHE2CTL graceful $2
......................................
restart | force-reload)
echo -n "Forcing reload of web server: Apache2"
apache_stop
ulimit -n 65535
$APACHE2CTL startssl
..............................
(This post was last modified: 04-06-2008 12:01 AM by sci2tech.)
04-05-2008 11:59 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Problem with add new users - kurgans - 04-05-2008, 06:13 AM
RE: Problem with add new users - pgentoo - 04-05-2008, 06:44 AM
RE: Problem with add new users - kurgans - 04-05-2008, 06:18 PM
RE: Problem with add new users - sci2tech - 04-05-2008 11:59 PM
RE: Problem with add new users - kurgans - 04-06-2008, 03:07 AM
RE: Problem with add new users - sci2tech - 04-06-2008, 03:35 AM
RE: Problem with add new users - kurgans - 04-06-2008, 08:46 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)