Perhaps the thread title is not the best, but any suggestions re: php-fpm ?
----- Original Message ----- From: "\"Juan J.\" MartÃnez" <[email protected]> To: "James Dinkel" <[email protected]> Cc: "Bodhi Zazen" <[email protected]>, [email protected] Sent: Thursday, June 4, 2009 10:13:13 AM GMT -07:00 US/Canada Mountain Subject: Re: php5 El jue, 04-06-2009 a las 11:10 -0500, James Dinkel escribió: > Use aptitude. > > Apt-get will probably install php5 without Apache if you break it up > in to two steps: > "sudo apt-get install php5-cgi" > then "sudo apt-get install php5" I agree with James. php5 packaged depends on: libapache2-mod-php5 OR libapache2-mod-php5filter OR php5-cgi, php5-common So install php5-cgi first and it won't install any apache dependencies. Regards, Juanjo -- jjm's home: http://www.usebox.net/jjm/ blackshell: http://blackshell.usebox.net/ ramble on: http://rambleon.usebox.net/ -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
