Update:
php-xml was missing (yum install php-xml)
I remembered to try demo.epesibim.com, all these issues occur there as well so I will post separately for these
Please reply here if you want to though.
------
Hello,
I'm new here, I choose epesi for the company I'm working for and we are looking to use it full time in production. We will import our contacts, would like to use roundcube in epesi for email, and may need to create custom modules.
First, we've discovered some bugs and I am wondering if they are install related before reporting bugs. I can break this up into separate posts if they are unrelated, but I wanted to see if anyone has resolved these first or if we are missing install/configuration settings.
I used the easyinstall script with no errors. I used yum to install php-gd php-mbstring mysql-server mysql php-mysql php php-pear httpd. Apache is setup with SSL.
Issues:
Roundcube -> (setup: godaddy server imap.secureserver.net:143 TLS, smtpout.secureserver.net:25 TLS)
* clicking on certain emails works, others spinning Loading until timeout, unchecking Display HTML in email settings resolves this issue
* clicking reply to sender results in a blank page. epesi headers are at the top but roundcube is missing and page finishes loading
* email is very slow (this could be godaddy, but other clients are not as slow)
Calendar -> no setup changes (example meeting: 08:05 AM - 09:25 AM)
* Day and Week view show the meeting from 08:00 to 10:00 blocks, it does not overlap/adjust as described in the manual
* Year view does not have any color changes for the dates that have events as described in manual
* a reoccurring event doesn't save without an end date, no warning given, event just disappears
* double-clicking on an event time in month view, meant to be single click, but double clicking opens the event AND opens the new event dialog at the same time locking the new event window (more of a user problem but one of our employees keeps double clicking events and we didn't know why it broke until we watched it happen)
This is our own server, have access to php.ini, permissions on data directory are open. Apache reloaded after any changes, server rebooted for good measure, all bugs still occur. I don't see any errors in any of the log files or get any on screen errors for any of the issues above.
I would like to know if there are any other logs for epesi and roundcube. Is this a complete list?:
Logging:
/var/log/messages
/var/log/httpd/access_log|error_log
/var/log/mysqld.log
/tmp/php_errors.log (set in /etc/php.ini and working)
/var/www/html/epesi/data/firstrun.log
/var/www/html/epesi/data/config.cfg (turned on all debugging)
Our Installation:
easyinstall
epesi version:1.3
epesi revison:9190
Pear is verified included in php.ini, tested by: http://pear.php.net/manual/en/installation.checking.php with test include webpage:
# pear version
PEAR Version: 1.9.4
PHP Version: 5.3.3
Zend Engine Version: 2.3.0
Running on: Linux webserver 2.6.32-279.1.1.el6.x86_64 #1 SMP Tue Jul 10 13:47:21 UTC 2012 x86_64
Linux webserver 2.6.32-279.1.1.el6.x86_64 #1 SMP Tue Jul 10 13:47:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
mysql Ver 14.14 Distrib 5.1.61, for redhat-linux-gnu (x86_64) using readline 5.1
Server version: Apache/2.2.15 (Unix)
Server built: Feb 13 2012 22:31:42
Thank you for your help and let me know if I can provide any other information!
Andrew