All that i needed to fix this bug is have php5 change the first line in
/etc/apache2/mods-enabled/php4.load from

LoadModule php4_module /usr/lib/apache2/modules/libphp4.so

to

LoadModule php5_module /usr/lib/apache2/modules/libphp5.so

and rename the file php5.load

** Attachment added: "changes apache2 php4 modules to php5"
   http://librarian.launchpad.net/6930824/php5.load

-- 
Update from Edgy to Feisty does make APACHE 2 to not have registred PHP5 module.
https://launchpad.net/bugs/77237

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to