Author |
|
crane Newbie
Joined: 20 December 2013
Online Status: Offline Posts: 5
|
Posted: 22 January 2014 at 9:18pm | IP Logged
|
|
|
I'm running the Nginx webserver and want to know to install AfterLogic Lite Webmail without it installing Apache and all its dependencies.
In other words, how can I run AfterLogic Lite Webmail with Nginx?
TIA
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 23 January 2014 at 3:26am | IP Logged
|
|
|
Sure. AfterLogic's own web servers where lives of demos our webmails are installed are all running Nginx, not Apache.
These installation instructions work for both Nginx and Apache (although sample username is apache)
http://www.afterlogic.com/wiki/Installation_Instructions_for_Linux_(WebMail_Pro_7)
Nginx has some specifics of configuring DAV:
http://www.afterlogic.com/wiki/DAV_server_configuration_(WebMail_Pro_7)
Note that all instructions are for Pro version (AfterLogic provides support for Pro version only), but should work for Lite too.
Regards,
Alex
|
Back to Top |
|
|
crane Newbie
Joined: 20 December 2013
Online Status: Offline Posts: 5
|
Posted: 23 January 2014 at 4:25am | IP Logged
|
|
|
Thank you. I'll give it a shot.
It's just that when I add the repo to the apt database and try to install it using the package manager, it tries to install Apache and a bunch of other stuff that don't need.
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 23 January 2014 at 4:33am | IP Logged
|
|
|
OK, I'll let our package maintainer know. Thanks for that.
Regards,
Alex
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 26 January 2014 at 11:46pm | IP Logged
|
|
|
Currently, only Apache is supported by the Debian package, so you'll need to use the regular package for setting up the product on nginx. The idea of supporting multiple web servers is rather challenging but it's certainly something worth looking into. We're currently in process of preparing a package so that it could enter Ubuntu repository directly, and once the initial version is there, we're willing to add support for other web servers, nginx is the first one in the list of course.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|