[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] admin server not running possibly due to adm_access problem



At 3:22 PM -0500 1/14/02, Gerald Waugh wrote:


If the files have not been moved to /home/log/httpd
  Try chmod 644 /var/log/httpd/adm_access
else
touch /home/log/httpd/adm_access
chmod 644 /home/log.httpd.adm_access


/var/log/httpd appears to be a symlink to /home/log/httpd

chmod also encounters an I/O error:

[root httpd]# chmod 644 /home/log/httpd/adm_access
chmod: /home/log/httpd/adm_access: Input/output error

Also, I'm not sure if this is relevant or not but there seem to be a lot of zero-length adm_ssl_mutex files int hat directory, e.g.:

adm_ssl_mutex.19562  adm_ssl_mutex.29663  adm_ssl_mutex.9972
adm_ssl_mutex.19564  adm_ssl_mutex.29699  adm_ssl_mutex.9979
adm_ssl_mutex.19567  adm_ssl_mutex.2970   adm_ssl_mutex.9995
adm_ssl_mutex.1959   adm_ssl_mutex.29701  adm_ssl_mutex.9997
--

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@xxxxxxxxxxxxxxx | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|              http://www.ibiblio.org/xml/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/     |
+----------------------------------+---------------------------------+