[Bug 115340] Re: missing php5.load

2007-08-28 Thread Soren Hansen
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

[Bug 115340] Re: missing php5.load

2007-08-21 Thread Miguel Vazquez Gocobachi
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

[Bug 115340] Re: missing php5.load

2007-05-22 Thread dummies85
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 +++

[Bug 115340] Re: missing php5.load

2007-05-22 Thread Ondřej Surý
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

[Bug 115340] Re: missing php5.load

2007-05-22 Thread Ondřej Surý
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

[Bug 115340] Re: missing php5.load

2007-05-17 Thread dummies85
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:/