This issue has been resolved. However, initially, I just installed Apache as it 
was suppose to be a compiled version that just  installed into 
/usr/local/apache2. 

-----Original Message-----
From: Minnesota Slinky [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 08, 2005 10:18 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.0.54 - Can't get it to run on Solaris 
5.8


Did you just install apache, or did you take the time to run through the 
configuration as well?

Eric

On 7/7/05, Axel-Stéphane  SMORGRAV <[EMAIL PROTECTED]> wrote:
> Could you post the contents of your /etc/nsswitch.conf and 
> /etc/resolv.conf ? (You may anonymise the IP addresses)
> 
> -ascs
> 
> -----Original Message-----
> From: Nash, Marty [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 06, 2005 9:34 PM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Apache 2.0.54 - Can't get it to run on 
> Solaris 5.8
> 
> Davide,
> Here's the output from the httpd -S
> 
> ksh -x ./httpd -S
> + + /bin/pwd
> + 2> /dev/null
> PWD=/usr/local/apache2/bin
> ksh: ./httpd: cannot execute
> 
> Here are the file permissions:
> ls -ld httpd
> -rwxr-x---   1 root     other     615413 Jun 23 15:13 httpd
> 
> As for httpd.conf, this is the only thing I find when doing a search 
> for
> SSL:
> <IfDefine SSL>
> LoadModule ssl_module modules/mod_ssl.so
> 
> And:
> <IfModule mod_ssl.c>
>    Include conf/ssl.conf
> </IfModule>
> 
> I found this in the ssl.conf file:
> 
> #   General setup for the virtual host
> DocumentRoot "/usr/local/apache2/htdocs"
> ServerName www.example.com:443
> ServerAdmin [EMAIL PROTECTED]
> ErrorLog /usr/local/apache2/logs/error_log TransferLog 
> /usr/local/apache2/logs/access_log
> 
> #   SSL Engine Switch:
> #   Enable/Disable SSL for this virtual host.
> SSLEngine on
> 
> Is this my problem?
> 
> Thanks,
> Marty
> 
> -----Original Message-----
> From: Davide Bianchi [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 06, 2005 3:11 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Apache 2.0.54 - Can't get it to run on 
> Solaris 5.8
> 
> 
> Nash, Marty wrote:
> > SSL/vhost, have no idea, how can I verify?
> 
> httpd -S or just check in the httpd.conf file.
> 
> Davide
> 
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>   "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>   "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>   "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to