Re: don't stop chroot httpd + cronolog

2008-01-29 Thread Takumitsu Itoh
I succeeded in stopping httpd daemon with the following command. % apachectl graceful && sleep 2 && apachectl stop Thanks! :) > I use 'apachectl graceful' to stop httpd in combination with cronolog. > It does not restart, but stops all running httpd-processes. > > Hans

[SOLVED] mysqld: Error in accept: Bad file descriptor

2008-01-28 Thread Takumitsu Itoh
When starting daemon via login shell below, not crash during 8 hours. % su -c _mysql root -c '/usr/local/bin/mysqld_safe &' > /dev/null & Thank you :) > Ah, perhaps your OS is older, this was added in 4.2. The file is > available in cvsweb and should also be relevant to you. Ok. I use 4.1-sta

Re: mysqld: Error in accept: Bad file descriptor

2008-01-28 Thread Takumitsu Itoh
> Did you follow /usr/local/share/doc/mysql/README.OpenBSD? I Couldn't find this file in the path in the system. Is it installed from building that using port system? http://fixunix.com/bsd/87683-openbsd-mysql.html I found this site from your hint, so added configuration below. (login.conf) my

Re: mysqld: Error in accept: Bad file descriptor

2008-01-28 Thread Takumitsu Itoh
> Did you follow /usr/local/share/doc/mysql/README.OpenBSD? I Couldn't find this file in the path in the system. Is it installed from building that using port system? http://fixunix.com/bsd/87683-openbsd-mysql.html I found this site from your hint, so added configuration below. (login.conf) my

don't stop chroot httpd + cronolog

2008-01-28 Thread Takumitsu Itoh
Hi, I tried using cronolog and chroot httpd. I confirmed start(apachectl startssl) and rotation log files. But when executed [apachectl stop|restart] command, didn't stop rotatelogs and parent httpd process. Can't use rotatelogs without -u option ? Others ideas ? What is rotation logs best way w

don't stop chroot httpd + cronolog

2008-01-28 Thread Takumitsu Itoh
Hi, I tried using cronolog and chroot httpd. I confirmed start(apachectl startssl) and rotation log files. But when executed [apachectl stop|restart] command, didn't stop rotatelogs and parent httpd process. Can't use rotatelogs without -u option ? Others ideas ? What is rotation logs best way wi

mysqld: Error in accept: Bad file descriptor

2008-01-26 Thread Takumitsu Itoh
Hi, I'm trying mysql installation, but mysqld crash during two hours from one hour. Do you have any hint and ideas? (Loging File...) 080126 17:09:37 mysqld started 080126 17:09:37 InnoDB: Started; log sequence number 0 3594127 080126 17:09:37 [Note] /usr/local/libexec/mysqld: ready for connect

mysqld: Error in accept: Bad file descriptor

2008-01-26 Thread Takumitsu Itoh
Hi, I'm trying mysql installation, but mysqld crash during two hours from one hour. Do you have any hint and ideas? (Loging File...) 080126 17:09:37 mysqld started 080126 17:09:37 InnoDB: Started; log sequence number 0 3594127 080126 17:09:37 [Note] /usr/local/libexec/mysqld: ready for connect