Current time: 05-03-2024, 04:09 AM Hello There, Guest! (LoginRegister)


Post Reply 
apache2: bad user name
Author Message
theprincy Offline
Member
***

Posts: 311
Joined: Nov 2008
Reputation: 2
Post: #1
apache2: bad user name
Starting web server: apache2apache2: bad user name vu2079
failed!

default-error.log

Code:
[Sun Sep 20 20:49:52 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Sun Sep 20 20:49:52 2009] [notice] FastCGI: wrapper mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Sun Sep 20 20:49:52 2009] [notice] FastCGI: process manager initialized (pid 670)
[Sun Sep 20 20:49:52 2009] [warn] FastCGI: server "/var/www/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) started (pid 671)
[Sun Sep 20 20:49:52 2009] [notice] Apache/2.2.9 (Debian) mod_fastcgi/2.4.6 configured -- resuming normal operations
[Sun Sep 20 20:51:53 2009] [warn] FastCGI: server "/var/www/fcgi/master/php5-fcgi-starter" (pid 671) terminated by calling exit with status '0'
[Sun Sep 20 20:51:53 2009] [warn] FastCGI: server "/var/www/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) restarted (pid 2461)
[Sun Sep 20 20:52:05 2009] [notice] caught SIGTERM, shutting down

Can anybody tell me what is the reason why I am getting this error ?
users and the group exists
(This post was last modified: 09-21-2009 05:15 AM by theprincy.)
09-21-2009 05:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: apache2: bad user name
what's in the suexec.log? or other logs in the same time?

/J
09-21-2009 08:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
theprincy Offline
Member
***

Posts: 311
Joined: Nov 2008
Reputation: 2
Post: #3
RE: apache2: bad user name
(09-21-2009 08:18 AM)joximu Wrote:  what's in the suexec.log? or other logs in the same time?

/J
suexec.log

Code:
[2009-09-20 20:46:18]: uid: (vu2000/vu2000) gid: (vu2000/vu2000) cmd: php5-fcgi-starter
[2009-09-20 20:46:19]: uid: (vu2001/vu2001) gid: (2001/vu2001) cmd: php5-fcgi-starter
[2009-09-20 20:46:24]: uid: (vu2001/vu2001) gid: (2001/vu2001) cmd: php5-fcgi-starter
[2009-09-20 20:49:52]: uid: (vu2000/vu2000) gid: (vu2000/vu2000) cmd: php5-fcgi-starter
[2009-09-20 20:50:27]: uid: (vu2008/vu2008) gid: (2008/vu2008) cmd: php5-fcgi-starter
[2009-09-20 20:51:07]: uid: (vu2011/vu2011) gid: (2011/vu2011) cmd: php5-fcgi-starter
[2009-09-20 20:51:53]: uid: (vu2000/vu2000) gid: (vu2000/vu2000) cmd: php5-fcgi-starter
[2009-09-20 20:51:53]: uid: (vu2008/vu2008) gid: (2008/vu2008) cmd: php5-fcgi-starter
[2009-09-20 20:51:53]: uid: (vu2011/vu2011) gid: (2011/vu2011) cmd: php5-fcgi-starter
[2009-09-20 21:27:37]: uid: (vu2000/vu2000) gid: (vu2000/vu2000) cmd: php5-fcgi-starter
[2009-09-20 21:29:10]: uid: (vu2011/vu2011) gid: (2011/vu2011) cmd: php5-fcgi-starter
[2009-09-20 21:30:53]: uid: (vu2000/vu2000) gid: (vu2000/vu2000) cmd: php5-fcgi-starter
[2009-09-20 21:33:23]: uid: (vu2011/vu2011) gid: (2011/vu2011) cmd: php5-fcgi-starter
[2009-09-20 21:35:10]: uid: (vu2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2009-09-20 21:42:25]: uid: (vu2008/vu2008) gid: (2008/vu2008) cmd: php5-fcgi-starter
[Sun Sep 20 22:23:19 2009] [error] [client 66.249.65.250] File does not exist: /var/www/ispcp/gui/sitemap.xml
[Sun Sep 20 22:29:14 2009] [error] [client 174.36.241.149] File does not exist: /var/www/ispcp/gui/feed
[Sun Sep 20 22:45:08 2009] [error] [client 95.211.14.164] File does not exist: /var/www/ispcp/gui/feed
(This post was last modified: 09-21-2009 02:33 PM by theprincy.)
09-21-2009 02:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: apache2: bad user name
Hm.

And the "bad user name" you get when starting apache?

find all places where vu2079 appears in th apache2 config, diesable the vhosts temporarly (just to make sure you got the right place) and then at least you know where to have a closer look.

/J
09-21-2009 05:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
theprincy Offline
Member
***

Posts: 311
Joined: Nov 2008
Reputation: 2
Post: #5
RE: apache2: bad user name
(09-21-2009 05:16 PM)joximu Wrote:  Hm.

And the "bad user name" you get when starting apache?

yes

(09-21-2009 05:16 PM)joximu Wrote:  find all places where vu2079 appears in th apache2 config,
diesable the vhosts temporarly (just to make sure you got the right place) and then at least you know where to have a closer look.

/J

the domain is disable ,

gtm hours tonight I'll know everything, now I'm fighting with the consumption of RAM by an installation of wordpress (error 500)
09-21-2009 07:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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