Computing.Net > Forums > Solaris > Apache installation in Solaris 10

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Apache installation in Solaris 10

Reply to Message Icon

Name: wolf60s
Date: February 12, 2005 at 13:13:52 Pacific
OS: Solaris 10 intel
CPU/Ram: 2 gig
Comment:

# pkgadd -d apache-2.0.52-sol10-intel-local
# pkgadd -d db-4.2.52.NC-sol10-intel-local
# pkgadd -d expat-1.95.5-sol10-intel-local
# pkgadd -d
# pkgadd -d libiconv-1.8-sol10-intel-local
# ln -s /usr/local/apache/bin/apachectl /etc/rc3.d/S99apache

# /ect/rc3.d/S99apache start
/ect/rc3.d/S99apache: not found
Hi, I'm installing apache on solaris 10 intel. Here is what I did:

Packages openssl-0.9.7e-sol10-intel-local and libgcc-3.3-sol10-intel-local have been installed in openssh.

# pkgadd -d apache-2.0.52-sol10-intel-local
# pkgadd -d db-4.2.52.NC-sol10-intel-local
# pkgadd -d expat-1.95.5-sol10-intel-local
# pkgadd -d
# pkgadd -d libiconv-1.8-sol10-intel-local
# ln -s /usr/local/apache/bin/apachectl /etc/rc3.d/S99apache

# /ect/rc3.d/S99apache start
/ect/rc3.d/S99apache: not found

# /usr/local/apache2/bin/apachectl start
httpd: Could not determine the server's fully qualified domain name, using

192.168.1.2 for ServerName
#

No ideas what is missing. Any sugesstions? Thanks at advance.



Sponsored Link
Ads by Google

Response Number 1
Name: David Perry
Date: February 15, 2005 at 07:00:10 Pacific
Reply:

Edit the httpd.conf file. Location varies. Look for the line that reads

#ServerName new.host.name:80

change this to something meaningful without the comment and retry.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Apache installation in Solaris 10

Disk resizing in solaris-10 www.computing.net/answers/solaris/disk-resizing-in-solaris10/4980.html

Multipathing in solaris 10 www.computing.net/answers/solaris/multipathing-in-solaris-10/5132.html

ssh on new solaris 10 install www.computing.net/answers/solaris/ssh-on-new-solaris-10-install/4512.html