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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to