IMAPSYNC Zimbra PHP Hi
What I would like to do is create a webpage on the Zimbra server that allows users(with the assistance of our HelpDesk of course) to enter in their credentials for two email accounts and have imapsync transfer the mail. I have gotten imapsync installed and working on the server but would now want to work on the front end. I need PHP working on the server but I can't seem to get it to.
I created a directory in /opt/zimbra/jetty/webapps called /imapsync. I created a quick php page with the phpinfo() function in it. when I went to the page, I can get normal text to display but not the phpinfo(). Is PHP not installed/running?
I would prefer not to install a separate instance of apache. TIA for your help.
-Tim |