Well, I just got pissed off that after two days and endless searches, there is not indication of a way to resolve this. I have posted about the same before, and even pasted the output from the page on pastebin. I guess members of the forum don't have enough time to help others. I have a lot of respect for any community forum, but with frustrations sometimes a person is bound to vent. Not that the community owes anyone. I know that no one does, but people still expect the community to help. The effort and time we invest in testing I believe isn't in vain.
So, I have the following:
OS: FreeBSD gw.kictanet.or.ke 8.3-STABLE i386
GO: groupoffice-com-devel as of 201205113 (I also tried the 4.0.13 but they behaved the same)
Apache: 2.2.22
PHP: 5.3.13
php5-etensions : All modules are at 5.3.13 (including pdo_mysql)
MySQL: 5.1.63
I have edited php.ini (located in /usr/loca/etc/) for FreeBSD and changed the following values:
display_errors = Off
log_errors = On
error_log = /var/log/php_errors.log
On my VirtualHost, I have the directive:
ErrorLog /var/log/webmail-error_log
root@gw:/ # php -v
PHP 5.3.13 with Suhosin-Patch (cli) (built: May 11 2012 13:06:15)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with the ionCube PHP Loader v4.0.14, Copyright (c) 2002-2011, by ionCube Ltd.
Well, there is no error at all in either /var/log/php_errors.log or /var/log/webmail-error_log
When I do Ctrl+U on Mozilla Firefox, I get so much content, which doesn't seem helpful for me. You can see that here ->
http://goo.gl/nhTlv
I still cannot find the magic entry anywhere to help me finger the problem. And that is where the frustration begins - no errors.