Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2005 09:17:10 +0100
From:      Riemer Palstra <riemer@palstra.com>
To:        Jose Borquez <bsdlists@sbcglobal.net>
Cc:        FreeBSD Questions group <freebsd-questions@freebsd.org>
Subject:   Re: [Bulk] Re: PHP startup error in Apache error log
Message-ID:  <20051219081710.GC37456@p3.a152.palstra.com>
In-Reply-To: <43A5E649.9070202@sbcglobal.net>
References:  <43A5DBA1.3030001@sbcglobal.net> <20051218221105.GA37456@p3.a152.palstra.com> <43A5E649.9070202@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 18, 2005 at 02:44:25PM -0800, Jose Borquez wrote:
> The contents of my extensions.ini file are:
> extension=mysql.so
> 
> ; Directory in which the loadable extensions (modules) reside.
> ; extension_dir = "./"
> 
> It looks like that is commented out.

That shouldn't matter as it should default to the "right" extension
directory.

> I am assuming I need to uncomment this as well as extension=msql.so in
> the Dynamic Extensions section below.  Am I correct?

No need to, and msql is not mysql.

I'm still suspecting somehow debugging was turned on at compile-time.
Could you show me what's in your /var/db/ports/php5/options ?

-- 
Riemer Palstra		     		      Amsterdam, The Netherlands
riemer@palstra.com				 http://www.palstra.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051219081710.GC37456>