Date: Mon, 19 Dec 2005 18:33:30 -0800 From: Jose Borquez <bsdlists@sbcglobal.net> To: Riemer Palstra <riemer@palstra.com> Cc: FreeBSD Questions group <freebsd-questions@freebsd.org> Subject: Re: [Bulk] Re: [Bulk] Re: PHP startup error in Apache error log Message-ID: <43A76D7A.5030501@sbcglobal.net> In-Reply-To: <20051219081710.GC37456@p3.a152.palstra.com> References: <43A5DBA1.3030001@sbcglobal.net> <20051218221105.GA37456@p3.a152.palstra.com> <43A5E649.9070202@sbcglobal.net> <20051219081710.GC37456@p3.a152.palstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Riemer Palstra wrote: >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 ? > > > Thanks Riemer, but I fixed that problem. I am having another issue now with the following errors: [Mon Dec 19 18:17:09 2005] [error] PHP Warning: Invalid argument supplied for f oreach() in /usr/local/www/groupoffice-com-2.14-FINAL-4/configuration/index.php on line 299 /usr/local/www/groupoffice-com-2.14-FINAL-4/configuration/index.php(299) : Warni ng - Invalid argument supplied for foreach() [Mon Dec 19 18:17:18 2005] [error] PHP Warning: Invalid argument supplied for f oreach() in /usr/local/www/groupoffice-com-2.14-FINAL-4/configuration/index.php on line 299 /usr/local/www/groupoffice-com-2.14-FINAL-4/configuration/index.php(299) : Warni ng - Invalid argument supplied for foreach() Would you have any ideas about this? Would it be helpful if I posted the code as well and if so do I just need to post the php I get the errors on? Thanks in advance, Jose
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A76D7A.5030501>