To install Apache 2.2, PHP, MySQL 5.1, Perl 5.8 on Solaris 11 Express just follow these steps:
- Install Solaris 11 Express (I won`t provide help with this step)
- Start Solaris and login as the main user
- Start the terminal, if not done already
su
(and change the password)pkg refresh
pkg install amp
svcadm enable apache22
svcadm enable mysql
cd /var/apache2/2.2/htdocs
rm index.html
All PHP files etc can be placed in /var/apache2/2.2/htdocs