Re: [EMAIL PROTECTED] apache 2 with virtual hosts don't work

2005-09-16 Thread Susan Roesner RZ
Hello Davide, thank you so much. That solved my problem. Sue >Susan Roesner RZ wrote: >> generates the following error at start, if a virtual host is configured: >> "[Fri Sep 16 16:51:19 2005] [crit] [Fri Sep 16 16:51:19 2005] file vhost.c, line >> 190, assertion "rv == APR_SUCCESS" failed" >

Re: [EMAIL PROTECTED] apache 2 with virtual hosts don't work

2005-09-16 Thread Davide Bianchi
Susan Roesner RZ wrote: > generates the following error at start, if a virtual host is configured: > "[Fri Sep 16 16:51:19 2005] [crit] [Fri Sep 16 16:51:19 2005] file vhost.c, > line > 190, assertion "rv == APR_SUCCESS" failed" I had the same issue, and discovered that on Solaris you need to en

[EMAIL PROTECTED] apache 2 with virtual hosts don't work

2005-09-16 Thread Susan Roesner RZ
Hello, I am running apache 2.0.54 on a Solaris 10 with non-global zones environment. The apache runs on the global zone of Solaris 10 and in non-global zones with same configuration. Everything works fine in the global zone but in the non-global zones the apache generates the following error at