<div dir="ltr">Fair enough. We'll leave the dependencies as is.<br><br>This also aligns with the package description:<br><blockquote> This package is a metapackage that, when installed, guarantees that you<br> have at least one of the four <b>server-side</b> versions of the PHP5 interpreter<br>
 installed.<br></blockquote>Kaplan<br><br><div class="gmail_quote">On Sat, Jul 6, 2013 at 1:22 PM, Ondřej Surý <span dir="ltr"><<a href="mailto:ondrej@sury.org" target="_blank">ondrej@sury.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>I don't think that php5-cli belongs there. php5 is a language to build webs and thus when you install php5 you expect to have the ability to run a website.</div>
<div><br></div><div>And since you generally can't run websites from cli, you would have to introduce php5-foobar mirroring current php5, which would webapps (e.g. mysqladmin) need to depend on.<span class="HOEnZb"><font color="#888888"><br>
<br>Ondřej Surý</font></span></div><div><div class="h5"><div><br>On 6. 7. 2013, at 10:13, Lior Kaplan <<a href="mailto:kaplan@debian.org" target="_blank">kaplan@debian.org</a>> wrote:<br><br></div><blockquote type="cite">
<div><div dir="ltr">The php5 package depends on one from a few options (SAPI in PHP terms): apache module, fpm or cgi.<br>Ondrej - I think we're missing the cli option as well.<br><br>If you don't choose the SAPI yourself (and nothing is already installed), apt will choose the first option, in this case apache. You can choose another SAPI yourself. See bellow.<br>

<br># apt-get install php5 php5-cgi<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>The following extra packages will be installed:<br>  libonig2 libqdbm14 php5-common php5-json<br>

Suggested packages:<br>  php-pear php5-user-cache<br>The following NEW packages will be installed:<br>  libonig2 libqdbm14 php5 php5-cgi php5-common php5-json<br><br># apt-get install php5 php5-cgi<br>Reading package lists... Done<br>

Building dependency tree       <br>Reading state information... Done<br>The following extra packages will be installed:<br>  libonig2 libqdbm14 php5-common php5-json<br>Suggested packages:<br>  php-pear php5-user-cache<br>

The following NEW packages will be installed:<br>  libonig2 libqdbm14 php5 php5-cgi php5-common php5-json<br><br>Kaplan<br><br><div class="gmail_quote">On Sat, Jul 6, 2013 at 9:37 AM, Balachandran Sivakumar <span dir="ltr"><<a href="mailto:benignbala@gmail.com" target="_blank">benignbala@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
root@ganapathy-laptop:~# apt-get install  php5 php5-mysql mysql-server<br>
mysql-client<br>
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
The following extra packages will be installed:<br>
  apache2-mpm-prefork apache2-utils apache2.2-common<br>
libapache2-mod-php5 libdbd-mysql-perl libdbi-perl<br>
libhtml-template-perl libmysqlclient18<br>
  libonig2 libqdbm14 mysql-client-5.5 mysql-common mysql-server-5.5<br>
mysql-server-core-5.5 php5-cli php5-common ssl-cert<br></blockquote></div><br></div>
</div></blockquote></div></div></div></blockquote></div><br></div>