El jue, 04-06-2009 a las 10:56 -0500, Bodhi Zazen escribió: > No, that is just not true php5 and php5-cgi pull apache2.2-common > > apt-get install -s php5 php5-cgi
Hello Bodhi, If you want to install PHP5 to use it as CGI, just instal php5-cgi. >From aptitude info php5-cgi: This package provides the /usr/lib/cgi-bin/php5 CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST Apache users probably want the libapache2-mod-php5 package. AFAIK php5-cgi it's the package intended to be used without Apache. Cheers, 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
