upgrading to 14.04 - again - no libphp5.so

Colin Watson cjwatson at ubuntu.com
Sun Oct 12 07:19:32 UTC 2014


On Sat, Oct 11, 2014 at 07:12:18AM -0400, william drescher wrote:
> william at ubuntu2:$ sudo a2enmod php5
> [sudo] password for william:
> ERROR: Module php5 does not exist!

As a previous reply indicated, you need to:

  sudo apt-get install libapache2-mod-php5

... first.

> So I manually installed /usr/lib/apache2/modules/libphp5.so and
> /etc/apache2/mods-available/php5.conf and php5.load (all from a
> recent upgrade to 14.04 - 32 bit) and restarted apache:

Never do that - these files are packaged, so you should just use the
package instead.

-- 
Colin Watson                                       [cjwatson at ubuntu.com]




More information about the ubuntu-users mailing list