Should it be possible to make the first visible page a wiki/general startup page instead of automatically going to webmail? I'm trying to set up a Zimbra server for work that does everything in one package.
Basically:
https://myhost.mydomain.com/ should redirect to
https://myhost.mydomain.com/wiki/ for the wiki page that is located in /opt/zimbra/httpd/htdocs
https://myhost.mydomain.com/mail/ should bring up webmail
Or something to that effect.
Also, how do I install MediaWiki with just Zimbra's version of php, mysql, and httpd? It's giving me this error:
installed Could not find a suitable database driver!
For MySQL, compile PHP using --with-mysql, or install the mysql.so module
For PostgreSQL, compile PHP using --with-pgsql, or install the pgsql.so module
when I try to run the MediaWiki installer. I read something about doing "yum install php-mysql" but it tries to install mysql as well, when I just want the module to be for Zimbra's mysql.
Once I confirm the functionality of everything my company will most likely purchase Network Edition and migrate emails over, I just need a few final touches.
Thanks for any guidance!