Post Reply  Post Thread 
Problem with add new users
Author Message
kurgans
Junior Member
*


Posts: 49
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #1
Problem with add new users

Good night,

I have a Debian servant with ispcp and have lodged 180 users, when adding a new user the servant gives error and the Web server does not work, I must modify something in the panel to admit but usuary.

My problem this in the use of the fast-cgi giving error of socket

Thanks

04-05-2008 06:13 AM
Find all posts by this user Quote this message in a reply
pgentoo
Junior Member
****
Dev Team

Posts: 101
Group: Dev Team
Joined: Mar 2007
Status: Offline
Reputation: 0
Post: #2
RE: Problem with add new users

Can you post the actual error message that you receive?

04-05-2008 06:44 AM
Find all posts by this user Quote this message in a reply
kurgans
Junior Member
*


Posts: 49
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #3
RE: Problem with add new users

Hello,

Now the servant with 180 users works perfect, but if I add a user but leaves east error to me

[Fri Apr 04 17:04:31 2008] [crit] (24)Too many open files: FastCGI: can't create (dynamic) server "/var/www/fcgi/anuncios-on.com/php5-fcgi-starter": socket() failed
[Fri Apr 04 17:04:44 2008] [error] (24)Too many open files: apr_socket_accept: (client socket)
[Fri Apr 04 17:04:45 2008] [error] (24)Too many open files: apr_socket_accept: (client socket)
[Fri Apr 04 17:04:45 2008] [error] (24)Too many open files: apr_socket_accept: (client socket)
[Fri Apr 04 17:04:46 2008] [alert] No active workers found... Apache is exiting!


Thanks, by everything

04-05-2008 06:18 PM
Find all posts by this user Quote this message in a reply
sci2tech
Junior Member
****
Dev Team

Posts: 180
Group: Dev Team
Joined: Jan 2007
Status: Offline
Reputation: 8
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
Find all posts by this user Quote this message in a reply
kurgans
Junior Member
*


Posts: 49
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #5
RE: Problem with add new users

sci2tech Wrote:
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
..............................


Hello I have put your lines in my servant I have reinitiated APACHE and now it does not start gives an error warning of this: Starting web server (apache2)... apache2: bad to user name vu2100 failed! Please you can help me?

04-06-2008 03:07 AM
Find all posts by this user Quote this message in a reply
sci2tech
Junior Member
****
Dev Team

Posts: 180
Group: Dev Team
Joined: Jan 2007
Status: Offline
Reputation: 8
Post: #6
RE: Problem with add new users

User 2100 is not in /etc/passwd, and the file for this user probably are not corect or at all configured. First you have to determin which is the domain with problem (find it in /etc/apache2/sites-available/ispcp.conf) and then in table domain in ispcp database set domain_status to toadd and then run /var/www/ispcp/engine/ispcp-rqst-mngr.

This post was last modified: 04-06-2008 03:36 AM by sci2tech.

04-06-2008 03:35 AM
Find all posts by this user Quote this message in a reply
kurgans
Junior Member
*


Posts: 49
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #7
RE: Problem with add new users

Ok, everything very or I have cleaned to the data bases and configuration files manually and works without problems, not so that I do not eliminate or the data that user.

But all good and working.

04-06-2008 08:46 PM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

| All rights reserved : isp-control.net |