[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: reiserfs and apache
>>How did you copy the data over?
>I used cp -a /original /mnt/reiser
That should be OK.
>>Do you get any error messages?
>No error messages.
>Notes: crond and postgres also won't start...
Strange.
>>What kernel version?
>2.4.1
>>What's the last 20 lines of "strace /usr/sbin/httpd"?
>If you'd like to see the full text, it's here:
>http://pacdemon.org/marshall/boggle.txt
>Here are the last 20 or so lines:
...
>chdir("/") = 0^M
>fork() = 1171^M
>munmap(0x40018000, 4096) = 0^M
>munmap(0x40014000, 4096) = 0^M
>_exit(0) = ?^M
So you don't have an httpd with a pid of 1171? It looks like Apache gets
started, forks children, etc... before it dies.
Try "strace /usr/sbin/httpd -X" to make Apache run in single process mode, so we
can look further down the line.
Systems and Network Administrator
Morrison Industries
1825 Monroe Ave NW.
Grand Rapids, MI. 49505