[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug 207069



The only doubt i have now is this sentence in #205592:

"or remove both extensions from your php.ini and only load them as-needed
using dl() in individual php scripts."

If removing both of them is a solution than it is not an apache problem ;)

Fabio

On Mon, 25 Aug 2003, Rich Puhek wrote:

> I'm seeing a similar problem as the filer of this bug. I found one
> aspect that may mean this is a different problem than
> http://bugs.debian.org/205592
>
> It appears that although I am using the imap.so extension, I am not
> using the pgsql.so extension, yet apache still craps out on me if I have
> php4 loaded. Comment out php4 and life is good.
>
> grep ^extension /etc/php4/cgi/php.ini
> extension=imap.so
> extension=mysql.so
> extension=ldap.so
>
> $
>
>
> ...and to be doubly-sure:
> grep ^extension `sudo find / -name php.ini `
> /etc/php4/apache/php.ini:extension=ldap.so
> /etc/php4/apache/php.ini:extension=mysql.so
> /etc/php4/apache/php.ini:extension=imap.so
> /etc/php4/cgi/php.ini:extension=imap.so
> /etc/php4/cgi/php.ini:extension=mysql.so
> /etc/php4/cgi/php.ini:extension=ldap.so
> $
>
> Am I missing anything stupid?
>
> --Rich
>
>
> _________________________________________________________
>
> Rich Puhek
> ETN Systems Inc.
> 2125 1st Ave East
> Hibbing MN 55746
>
> tel:   218.262.1130
> email: rpuhek@etnsystems.com
> _________________________________________________________
>
>
>

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp00004.html



Reply to: