You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Axel-Stéphane SMORGRAV <Ax...@europe.adp.com> on 2004/11/10 09:02:09 UTC

[users@httpd] RE : Apche 2.0.52 on Solaris 8

That bug existed in 2.0.49. It is possible that it has been fixed since. If Joshua says so it probably has.

To make your Apache work you need to configure your system so it uses DNS. From memory, the only thing you need to do is to make sure that the line in /etc/nsswitch.conf that starts with "hosts:" contains "dns", and that your /etc/hosts contains an entry for "127.0.0.1 localhost". I do not think that you even need a /etc/resolv.conf.

-ascs

-----Message d'origine-----
De : Bhavesh Shah [mailto:bshah@citadon.com] 
Envoyé : mardi 9 novembre 2004 22:38
À : users@httpd.apache.org
Objet : [users@httpd] Apche 2.0.52 on Solaris 8


Hi Gurus,

This is an extension to my previous SUMMARY for Apache Web Server on INTEL box.

I have Solaris 8 installed on INTEL Box. I downloaded  Apache 2.0.52 source from apache.org and compiled and installed the same with openssl 0.9.7e with the following args:

./configure --prefix=/opt/apache --enable-rewrite=shared -enable-proxy=shared --enable-ssl=shared --enable-ssl --with-ssl=/usr/local/ssl --enable-mods-shared=all



When I start Apche it works fine but if I start with ssl option ./apachectl startssl it gives me following error:



[Tue Nov 09 11:40:40 2004] [crit] [Tue Nov 09 11:40:40 2004] file vhost.c, line 189, assertion "rv == APR_SUCCESS" failed

Abort - core dumped



I also downloaded Apache Portable Runtime releases 1.0.0 and installed the same on Solaris 8 Intel and recompied the apache with the above options but no luck.

Any help/pointer will be greatly appreciated.

Regards

B
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagers

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org