If you removed php5 and apache2, remove /etc/php5 and reinstalled php5
and apache2, this will happen, yes. This is because removing (rather
than purging) does not remove configuration files and when you reinstall
php5 and apache2 they assume that your configuration files are still
around. This is b
if you want to remove a package forever, you should use "--purge"
parameter at apt-get remove (for example) and you can install again with
a clean installation (make apache backup first). Try this and checkout
please.
--
missing php5.load
https://bugs.launchpad.net/bugs/115340
You received this b
i'm using feisty
[EMAIL PROTECTED]:~$ dpkg -l *php5*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name VersionDescription
+++
BTW I very much doubt, that this is error in package. I rather think
that this comes from broken setup of yours like unfinished installation
of affected package or something like that.
--
missing php5.load
https://bugs.launchpad.net/bugs/115340
You received this bug notification because you are a
What is your version of Ubuntu?
What is your version of libapache2-mod-php5 (#dpkg -l *php5*)?
What does 'dpkg -L libapache2-mod-php5' says?
--
missing php5.load
https://bugs.launchpad.net/bugs/115340
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug con
i was able to load the php module manually by extracting the php5.load
and php5.conf file from the package to /etc/apache2/mods-available/
PS: the title was supposed to be missing php5.load and php5.conf, i was
sleepy and frustrated while reporting the bug, i'm sorry
--
missing php5.load
https:/