Hi,
I needed to install AMP on my OpenSolaris laptop to do some PHP development, and I thought some people would be interested to know how to do this.
Here we go.
AMP is available from the OpenSolaris Web Stack project, which also includes other open source components such as Perl, Ruby, Memcached, Lighthttpd, etc.
The nice thing with OpenSolaris is that - assuming my laptop is connected to the Internet - I can use the Package Manager to automatically download and install AMP on my laptop. I access the Package Manager through the menu System/Administration.
Once the Package Manager is launched, I make sure that the
Repository is set to opensolaris.org and I do
a search on amp:
The amp and amp-dev packages are now listed in the selection …
[Read more]