drupal6 for karmic should allow php5-cgi, not just php5
Bug #511022 reported by
KurtKrueckeberg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
drupal6 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: drupal6
Ubuntu 9.10
Prior to attempting to install drupal6, I successfully installed: lighttpd, mysql-server, mysql-client, php5-cgi, php5-mysql, php5-gd, and ssmtp. I should now be able to install drupal6 without needing to install php5, as lighttpd uses fastcgi. However, when doing
sudo aptitude install drupal6
the following appears:
The following NEW packages will be installed:
curl{a} drupal6 libcurl3{a} php5{a} wwwconfig-common{a}
php5 does not get installed. This is correct behavoir since it is already installed. Therefore "php5{a}" should not appear as a NEW that will be (but isn't, actually) installed.
To post a comment you must log in.