Re: [PHP] php4 / php5 unable to locate module
- From: admin@xxxxxxxxxxxxxxxxxxx (Zbigniew Szalbot)
- Date: Mon, 11 Sep 2006 23:46:31 +0200 (CEST)
Hi,
Please, please forgive! How dumb a person (me!) can sometimes be....!
I looked at httpd.conf again and saw that instead of replacing php4.so
library object I added a new line with php5 entry...
Sorry to have bothered!
Thanks!
Zbyszek
On Mon, 11 Sep 2006, Zbigniew Szalbot wrote:
On Mon, 11 Sep 2006, Curt Zirzow wrote:
Hi there again,
Thanks for such a fast response. I used portinstall. I did have apache
1.3.37 at the beginning but it later turned out that for some reason I
will have to upgrade for apache 2.x so I ran pkg_delete and the went for
apache2.
This is where port understanding comes in handy, I avoid port
installation of my server level of applications (php/apache/db).
If I understand correctly you first did a portinstall to get
apache/php4 installed and then did a pkg_delete to remove those old
versions and then added portinstall php5. What seems to be happening
is that you have an apache version that is trying to load php4 but
php5 is installed and thus the error. There are two options i think
will help:
1) start over
OK. Thanks! I did try to start over by deleting php5 and issuing make,
make install and make clean. However, the result was just the same.
I need to go to BSD lists to find out how to completely wipe out PHP from
the system so that there is no trace of it left. Would that be a good
solution for a newbie in *nix systems in general?
Thanks again. I really appreciate that you are devoting so much of your
time to help me!
Warm regards,
--
Zbigniew Szalbot
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Zbigniew Szalbot
.
- References:
- php4 / php5 unable to locate module
- From: Zbigniew Szalbot
- Re: [PHP] php4 / php5 unable to locate module
- From: "Curt Zirzow"
- Re: [PHP] php4 / php5 unable to locate module
- From: Zbigniew Szalbot
- Re: [PHP] php4 / php5 unable to locate module
- From: "Curt Zirzow"
- Re: [PHP] php4 / php5 unable to locate module
- From: Zbigniew Szalbot
- php4 / php5 unable to locate module
- Prev by Date: Re: [PHP] does magic_quotes_gpc prevents sql injection through forms?(SOLVED)
- Next by Date: Is SOAP not really enabled?
- Previous by thread: Re: [PHP] php4 / php5 unable to locate module
- Next by thread: DOM - parse HTML document
- Index(es):
Relevant Pages
|