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 gdbm-1.8.3-sol10-intel-local
# 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.
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 gdbm-1.8.3-sol10-intel-local
# 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.