[csw-users] pkg-get help

Manish Agrawal magrawal at coba.usf.edu
Fri Nov 17 19:06:12 CET 2006


You may recall my earlier suggested sequence of packages (it worked for me with no additional configuration except for mysql). I am just a few months ahead of you in UNIX experience. You will probably end up needing mysql as well. php5_mysql in the set does that. You will probably also find that after all your work, phpinfo() does not work. The last command svcadm ... takes care of that.

pkg-get install apache2
pkg-get install mysql5
pkg-get install php5
pkg-get install php5_mysql
pkg-get install ap2_modphp5
svcadm disable apache2

You will also need the information in Neal Pollack's blog to configure mysql5.

It would actually be great if that little configuration step (step 5 in http://blogs.sun.com/nealix/entry/samp_solaris_apache_2_mysql) was handled by the installation process itself. Then the above set of commands would be all that was necessary to set up SAMP from Blastwave.

Manish

On Wed, 15 Nov 2006 13:03:49 -0500, Oldwen Adriano <oldwenstyle at yahoo.com> wrote:

> Hello all,
>  Thanks for all your help with pkg-get... I have been able to install the gcc compiler, apache, and php5.... I can't thank you enough.  I do have a couple of questions and since most of you are experts I am sure this is easy for you, but new to me......
>  Where did the PHP5 install to when I ran pkg-get?
>  How do I configure apache to use PHP5?
>  Thank you so much.
>  Oldwen
>
>  __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com




More information about the users mailing list