Install Cherokee on OpenSolaris

Posted by jeffto on 08:12 PM in Internet, OpenSolaris, SoftwareLibre, Tecnología |

This entry show how to install Cherokee web server on OpenSolaris 2009/06 I hope be useful

1. Install required PHP packages
SUNWphp52
SUNWphp52-mysql (mysql module)*
SUNWphp52-pgsql (PostgreSQL module)*

You can install using pkg install or package manager
2. Download Cherokee package for OpenSolaris from http://pkg.unixzen.com/

3. Extract the package:
unzip package_name.pk.gz

4. Using a terminal install the package (as root)
pkgadd -d package_name.pk

Important: Read instructions and acept only the necesary

5. From terminal do:
cd /usr/sbin/
./cherokee-admin
This lauch cherokee admin’s interface. Using a browser you can enter throught http://localhost:9090

Autentication details:
user: admin
password: when you lauch cherokee-admin appear a random string, this is the password, each time it changes.

Inside cherokee-admin interface:

7. Go to “Information Sources” option

8. Then, go to  PHP LOCAL option to enter to php settings

9. Edit interpreter and write:

/usr/php/5.2/bin/php-cgi -b /tmp/cherokee-php.socket

10. Save changes

11. Now, click on Status option, and Launch the server

12. Well, now cherokee is running throught 80 port on your OpenSolaris machine

Tags: , ,

One Comment

Leave a Reply

XHTML: You can use these tags:' <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Licencia Creative Commons by-sa-nc 3.0 Colombia 2010 El Jeffto.
Basado en el diseño original de BuyNowShop.com.