Comments on Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.04
Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.04 Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 10.04 server with PHP5 support (through FastCGI) and MySQL support.
2 Comment(s)
Comments
+ php5-fpm PHP Interpreter Connection - 127.0.0.1:9000 Interpreter - /usr/bin/php5-fpm --fpm-config /etc/php5/fpm/php5-fpm.conf
hi,
I'm getting dependency error during php5-cgi installation. the command i fire is "sudo apt-get install php5-cgi" Error says "The following packages have unmet dependencies: php5-cgi : Depends: php5-common (= 5.4.6-1ubuntu1.1) but 5.4.9-1~1~ppa1~quantal is to be installed.
do i have to add any entry in /etc/apt/sources.list file. Pl. have me out to resolve this issue.
Regards,
Navin