
13th August 2005, 00:54
|
|
Member
|
|
Join Date: Aug 2005
Location: Burbank, California
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Apache not adding domains
My apache doesn't seem top configure the domains in. I follow the setup from scatch to finish. I looked at my server log and I don't know if this has anything to do with it but these are the errors I am getting and I believe they are the cause to the problem.
Aug 12 14:18:32 ont-cust-66 kernel: audit(1123881512.159:24): avc: denied { read write } for pid=6118 comm="httpd" name="[16155]" dev=sockfs ino=16155 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:32 ont-cust-66 kernel: audit(1123881512.463:25): avc: denied { read write } for pid=6205 comm="httpd" name="[16155]" dev=sockfs ino=16155 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:32 ont-cust-66 kernel: audit(1123881512.476:26): avc: denied { read write } for pid=6211 comm="httpd" name="[16155]" dev=sockfs ino=16155 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:32 ont-cust-66 kernel: audit(1123881512.490:27): avc: denied { read write } for pid=6214 comm="httpd" name="[16155]" dev=sockfs ino=16155 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:42 ont-cust-66 kernel: audit(1123881522.829:28): avc: denied { read write } for pid=6271 comm="httpd" name="[16731]" dev=sockfs ino=16731 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:43 ont-cust-66 kernel: audit(1123881523.136:29): avc: denied { read write } for pid=6358 comm="httpd" name="[16731]" dev=sockfs ino=16731 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:43 ont-cust-66 kernel: audit(1123881523.150:30): avc: denied { read write } for pid=6364 comm="httpd" name="[16731]" dev=sockfs ino=16731 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:43 ont-cust-66 kernel: audit(1123881523.164:31): avc: denied { read write } for pid=6367 comm="httpd" name="[16731]" dev=sockfs ino=16731 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:53 ont-cust-66 kernel: audit(1123881533.492:32): avc: denied { read write } for pid=6418 comm="httpd" name="[17291]" dev=sockfs ino=17291 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:53 ont-cust-66 kernel: audit(1123881533.794:33): avc: denied { read write } for pid=6505 comm="httpd" name="[17291]" dev=sockfs ino=17291 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:53 ont-cust-66 kernel: audit(1123881533.808:34): avc: denied { read write } for pid=6511 comm="httpd" name="[17291]" dev=sockfs ino=17291 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:18:53 ont-cust-66 kernel: audit(1123881533.821:35): avc: denied { read write } for pid=6514 comm="httpd" name="[17291]" dev=sockfs ino=17291 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:19:04 ont-cust-66 kernel: audit(1123881544.213:36): avc: denied { read write } for pid=6601 comm="httpd" name="[17957]" dev=sockfs ino=17957 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:19:04 ont-cust-66 kernel: audit(1123881544.518:37): avc: denied { read write } for pid=6688 comm="httpd" name="[17957]" dev=sockfs ino=17957 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:19:04 ont-cust-66 kernel: audit(1123881544.531:38): avc: denied { read write } for pid=6694 comm="httpd" name="[17957]" dev=sockfs ino=17957 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:19:04 ont-cust-66 kernel: audit(1123881544.545:39): avc: denied { read write } for pid=6697 comm="httpd" name="[17957]" dev=sockfs ino=17957 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:24:10 ont-cust-66 httpd: httpd shutdown succeeded
Aug 12 14:24:11 ont-cust-66 httpd: httpd startup succeeded
|

13th August 2005, 12:08
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 19,805
Thanks: 285
Thanked 1,805 Times in 1,357 Posts
|
|
Quote:
|
Originally Posted by adamluz
My apache doesn't seem top configure the domains in. I follow the setup from scatch to finish. I looked at my server log and I don't know if this has anything to do with it but these are the errors I am getting and I believe they are the cause to the problem.
Aug 12 14:18:32 ont-cust-66 kernel: audit(1123881512.159:24): avc: denied { read write } for pid=6118 comm="httpd" name="[16155]" dev=sockfs ino=16155 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:19:04 ont-cust-66 kernel: audit(1123881544.545:39): avc: denied { read write } for pid=6697 comm="httpd" name="[17957]" dev=sockfs ino=17957 scontext=user_u:system_r:httpd_t tcontext=user_u:system_r:unconfined_t tclass=unix_stream_socket
Aug 12 14:24:10 ont-cust-66 httpd: httpd shutdown succeeded
Aug 12 14:24:11 ont-cust-66 httpd: httpd startup succeeded
|
Which linux distribution are you using?
Do you use ISPConfig or have you configured the domains manually?
|

15th August 2005, 21:50
|
|
Member
|
|
Join Date: Aug 2005
Location: Burbank, California
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Currently using Fedora Core 3 with a completly clean system before installing ISPConfig. I used the tutorials they provided to setup the server.
|

16th August 2005, 21:20
|
|
Member
|
|
Join Date: Aug 2005
Location: Burbank, California
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Updated
I updated to Fodora Core 4, had a few minor issues, but all seems to be well as of now. We'll see!!!
Thanx
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 14:39.
|
Recent comments
1 hour 2 min ago
6 hours 50 min ago
8 hours 42 min ago
10 hours 27 min ago
14 hours 17 min ago
20 hours 2 min ago
20 hours 13 min ago
1 day 31 min ago
1 day 6 hours ago
1 day 11 hours ago