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


Post Reply 
Domain anlegen = httpd (no pid file) not running
Author Message
hotstuff Offline
Junior Member
*

Posts: 53
Joined: Nov 2007
Reputation: 0
Post: #11
RE: Domain anlegen = httpd (no pid file) not running
Ich habe mit einer Console

tail -f error.log

Mit der zweite

./var/www/ispcp/engine/ispcp-rqst-mngr


Die Datei error-log habe ich nicht gefunden.

Zeigt nur das hier an (error_log)

[Wed Mar 26 21:56:26 2008] [notice] caught SIGTERM, shutting down
[Wed Mar 26 21:56:29 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6RC1-pl1-gentoo configured -- resuming normal operations





Gruss Dave
(This post was last modified: 03-27-2008 05:58 AM by hotstuff.)
03-27-2008 05:53 AM
Find all posts by this user Quote this message in a reply
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #12
RE: Domain anlegen = httpd (no pid file) not running
ja du musst ja auch den kompletten pfad zu der logdatei angeben Big Grin (man tail Tongue)

läuft auch der apache bevor du den request manager startest?
03-27-2008 05:57 AM
Find all posts by this user Quote this message in a reply
hotstuff Offline
Junior Member
*

Posts: 53
Joined: Nov 2007
Reputation: 0
Post: #13
RE: Domain anlegen = httpd (no pid file) not running
Hallo

Ich zeige jetzt jeden Schritt

Code:
/etc/init.d/apache2 stop

error_log

Code:
[Wed Mar 26 21:59:45 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6RC1-pl1-gentoo configured -- resuming normal operations
Gruss Dave
(This post was last modified: 03-27-2008 06:02 AM by hotstuff.)
03-27-2008 06:02 AM
Find all posts by this user Quote this message in a reply
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #14
RE: Domain anlegen = httpd (no pid file) not running
stell mal den loglevel von apache auf debug...

[edit] und dann das ganze nochmal...
ispcp daemon stoppen
tail -f auf den error.log
und den request manager starten

danach posten was tail ausgegeben hat
bzw. welche meldungen dazu gekommen sind, nachdem du den manager gestartet hast

ach nachdem du den loglevel geändert hast, nicht vergessen den apache neuzustarten!
(This post was last modified: 03-27-2008 06:25 AM by Rene.)
03-27-2008 06:13 AM
Find all posts by this user Quote this message in a reply
hotstuff Offline
Junior Member
*

Posts: 53
Joined: Nov 2007
Reputation: 0
Post: #15
RE: Domain anlegen = httpd (no pid file) not running
Code:
ming normal operations
[Wed Mar 26 22:25:52 2008] [info] Server built: Mar 26 2008 22:11:14
[Wed Mar 26 22:25:52 2008] [debug] worker.c(1740): AcceptMutex: sysvsem (default: sysvsem)

[Wed Mar 26 22:27:17 2008] [info] removed PID file /var/run/apache2.pid (pid=2127)
[Wed Mar 26 22:27:17 2008] [notice] caught SIGTERM, shutting down
[Wed Mar 26 22:27:17 2008] [info] Init: Seeding PRNG with 144 bytes of entropy
[Wed Mar 26 22:27:17 2008] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Mar 26 22:27:17 2008] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Mar 26 22:27:17 2008] [info] Init: Initializing (virtual) servers for SSL
[Wed Mar 26 22:27:17 2008] [info] mod_ssl/2.2.8 compiled against Server: Apache/2.2.8, Library: OpenSSL/0.9.8g
[Wed Mar 26 22:27:17 2008] [info] mod_unique_id: using ip addr 83.142.84.242
[Wed Mar 26 22:27:18 2008] [info] Init: Seeding PRNG with 144 bytes of entropy
[Wed Mar 26 22:27:18 2008] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Mar 26 22:27:18 2008] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(374): shmcb_init allocated 512000 bytes of shared memory
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(554): entered shmcb_init_memory()
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(576): for 512000 bytes, recommending 4265 indexes
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(619): shmcb_init_memory choices follow
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(621): division_mask = 0x1F
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(623): division_offset = 96
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(625): division_size = 15997
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(627): queue_size = 2136
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(629): index_num = 133
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(631): index_offset = 8
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(633): index_size = 16
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(635): cache_data_offset = 8
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(637): cache_data_size = 13853
[Wed Mar 26 22:27:18 2008] [debug] ssl_scache_shmcb.c(650): leaving shmcb_init_memory()
[Wed Mar 26 22:27:18 2008] [info] Shared memory session cache initialised
[Wed Mar 26 22:27:18 2008] [info] Init: Initializing (virtual) servers for SSL
[Wed Mar 26 22:27:18 2008] [info] mod_ssl/2.2.8 compiled against Server: Apache/2.2.8, Library: OpenSSL/0.9.8g
[Wed Mar 26 22:27:18 2008] [info] mod_unique_id: using ip addr 83.142.84.242
[Wed Mar 26 22:27:19 2008] [debug] proxy_util.c(1670): proxy: grabbed scoreboard slot 0 in child 2744 for worker proxy:reverse
[Wed Mar 26 22:27:19 2008] [debug] proxy_util.c(1761): proxy: initialized worker 0 in child 2744 for (*) min=0 max=25 smax=25
[Wed Mar 26 22:27:19 2008] [debug] proxy_util.c(1670): proxy: grabbed scoreboard slot 0 in child 2746 for worker proxy:reverse
[Wed Mar 26 22:27:19 2008] [debug] proxy_util.c(1689): proxy: worker proxy:reverse already initialized
[Wed Mar 26 22:27:19 2008] [debug] proxy_util.c(1761): proxy: initialized worker 0 in child 2746 for (*) min=0 max=25 smax=25
[Wed Mar 26 22:27:19 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6RC1-pl1-gentoo configured -- resuming normal operations
[Wed Mar 26 22:27:19 2008] [info] Server built: Mar 26 2008 22:11:14
[Wed Mar 26 22:27:19 2008] [debug] worker.c(1740): AcceptMutex: sysvsem (default: sysvsem)

Gruss Dave
(This post was last modified: 03-27-2008 06:31 AM by hotstuff.)
03-27-2008 06:30 AM
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: #16
RE: Domain anlegen = httpd (no pid file) not running
Also, seh ich das richtig:

wenn der request manager eine domain einrichtet, dann stoppt der apache und startet nicht mehr von selbst.

OS = gentoo

kannst du mal diese Befehle testen?

"/usr/sbin/apache2ctl stop" und "/usr/sbin/apache2ctl start"
macht er das dann richtig?

und auch

"/usr/sbin/apache2ctl restart"

passiert da etwas?

Gruss
J
03-27-2008 08:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
hotstuff Offline
Junior Member
*

Posts: 53
Joined: Nov 2007
Reputation: 0
Post: #17
RE: Domain anlegen = httpd (no pid file) not running
Hallo

Ja, siehst du genau Richtig.

Code:
server ~ # /usr/sbin/apache2ctl stop
* Stopping apache2 ...
httpd (no pid file) not running                                           [ ok ]
server ~ # /usr/sbin/apache2ctl start
* Starting apache2 ...                                                   [ ok ]
server ~ #

server ~ # /usr/sbin/apache2ctl restart
* Stopping apache2 ...                                                   [ ok ]
* Starting apache2 ...

server ~ # /etc/init.d/ispcp_daemon start
* Caching service dependencies ...
* Service 'policyd' already provides 'postfix_greylist'!;
* Not adding service 'postgrey'... [ ok ]
* WARNING: ispcp_daemon has already been started.


Gruss Dave
(This post was last modified: 03-29-2008 06:46 AM by hotstuff.)
03-29-2008 06:38 AM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #18
RE: Domain anlegen = httpd (no pid file) not running
warum hast du denn mail-filter/policyd, welches auch noch gemasked ist, installiert? oO
(This post was last modified: 03-29-2008 06:54 AM by Zothos.)
03-29-2008 06:53 AM
Find all posts by this user Quote this message in a reply
hotstuff Offline
Junior Member
*

Posts: 53
Joined: Nov 2007
Reputation: 0
Post: #19
RE: Domain anlegen = httpd (no pid file) not running
Hallo

Weil es so im Howto auf dieser Webseite steht.

Gruss Dave
03-29-2008 06:57 AM
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: #20
RE: Domain anlegen = httpd (no pid file) not running
Scheint eine Abhängigkeit der diversen Diensten zu sien -da muss ich passen, sieht sehr gentoo mässig aus... aber Zothos kennt sich ja aus Smile
03-29-2008 07:44 AM
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)