Current time: 06-21-2024, 04:13 PM Hello There, Guest! (LoginRegister)


Post Reply 
Too many open files
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #12
RE: Too many open files
Also das habe ich vor einigen Wochen mal umgestellt (siehe unten) ...
Habe seit heute wieder Probleme mit fcgi
to many open files (apache error log) diesmal mit 4 Domains.
Was kann ich noch machen?
Code:
[crit] (24)Too many open files: FastCGI: can't create (dynamic) server "/var/www/fcgi/xxxxxx.tld/php5-fcgi-starter": can't get uid/gid for wrapper: getwpuid(xxxx) failed

fulltilt Wrote:Sub und Aliase werden in die Hauptdomain geloggt werden?
Code:
in /etc/ispcp/apache/parts/als_entry.tpl

    ErrorLog        {APACHE_USERS_LOG_DIR}/{ALS_NAME}-error.log
    TransferLog     {APACHE_USERS_LOG_DIR}/{ALS_NAME}-access.log

ändern nach:

    ErrorLog        {APACHE_USERS_LOG_DIR}/{DMN_NAME}-error.log
    TransferLog     {APACHE_USERS_LOG_DIR}/{DMN_NAME}-access.log

und /etc/ispcp/apache/parts/sub_entry.tpl

    ErrorLog        {APACHE_USERS_LOG_DIR}/{SUB_NAME}-error.log
    TransferLog     {APACHE_USERS_LOG_DIR}/{SUB_NAME}-access.log

ändern nach:

    ErrorLog        {APACHE_USERS_LOG_DIR}/{DMN_NAME}-error.log
    TransferLog     {APACHE_USERS_LOG_DIR}/{DMN_NAME}-access.log

dann:

mysql -u root -p
USE ispcp
UPDATE domain SET domain_status = "change";
UPDATE subdomain SET subdomain_status = "change";
UPDATE domain_aliasses SET alias_status = "change";
quit

und:
/var/www/ispcp/engine/ispcp-rqst-mngr
(This post was last modified: 06-27-2008 08:53 AM by fulltilt.)
06-27-2008 08:44 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Too many open files - fulltilt - 05-29-2008, 07:54 PM
RE: Too many open files - ephigenie - 05-29-2008, 08:50 PM
RE: Too many open files - fulltilt - 05-29-2008, 08:59 PM
RE: Too many open files - BeNe - 05-29-2008, 09:21 PM
RE: Too many open files - fulltilt - 05-29-2008, 09:35 PM
RE: Too many open files - BeNe - 05-29-2008, 09:47 PM
RE: Too many open files - fulltilt - 05-29-2008, 10:07 PM
RE: Too many open files - fulltilt - 06-27-2008 08:44 AM
RE: Too many open files - BeNe - 05-29-2008, 10:19 PM
RE: Too many open files - fulltilt - 05-29-2008, 10:30 PM
RE: Too many open files - fulltilt - 05-31-2008, 06:35 PM
RE: Too many open files - fulltilt - 06-02-2008, 01:45 AM
RE: Too many open files - xister - 06-27-2008, 09:10 AM
RE: Too many open files - fulltilt - 06-27-2008, 04:09 PM
RE: Too many open files - xister - 06-27-2008, 04:17 PM
RE: Too many open files - fulltilt - 06-27-2008, 04:27 PM
RE: Too many open files - fulltilt - 06-30-2008, 09:27 PM
RE: Too many open files - ephigenie - 06-30-2008, 09:46 PM
RE: Too many open files - fulltilt - 06-30-2008, 09:58 PM
RE: Too many open files - Sacred - 06-30-2008, 10:01 PM
RE: Too many open files - ephigenie - 06-30-2008, 10:17 PM
RE: Too many open files - fulltilt - 06-30-2008, 10:22 PM
RE: Too many open files - ephigenie - 06-30-2008, 10:32 PM
RE: Too many open files - xister - 06-30-2008, 10:34 PM
RE: Too many open files - fulltilt - 07-03-2008, 10:43 PM
RE: Too many open files - fulltilt - 07-21-2008, 05:36 PM
RE: Too many open files - xister - 07-03-2008, 10:54 PM
RE: Too many open files - fulltilt - 07-03-2008, 11:08 PM
RE: Too many open files - xister - 07-03-2008, 11:42 PM
RE: Too many open files - menki - 07-03-2008, 11:47 PM
RE: Too many open files - fulltilt - 07-03-2008, 11:50 PM

Forum Jump:


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