Jump to content
xisto Community
Sign in to follow this  
linker85

How To Install Php In Solaris10 With Apache2

Recommended Posts

Hi!, I´m a completley newbie not just in Solaris, but also in Linux.I´ve managed to install the Apache, but now I´m looking to install PHP.I´m currently using Solaris 10 with Apache 2Can anyone tell me how to install PHP?Does it comes by default like Apache or do I´ve to download it?Thanks in advance ;)

Share this post


Link to post
Share on other sites

Look it up in the package manager ;)
If you installed apache2 using the package manager then installing php is a piece of cake.
I'm not sure what package manager opensolaris uses, but I tought it was aptitude.

With

aptitude search php5
you can find the right name of the php package for apache2
and using something like
aptitude install php5-apache2
would be enough to install and pre-configure php ;) .

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.