- Products
- Purchase
Order Online Maintenance Renewal Resellers - Support
Helpdesk Online Documentation Web Forum - Our Clients
- About
About us Services Contact
Using XMail Server Lite with Apache on Windows
Windows edition of AfterLogic XMail Server is designed to work with IIS, but it's possible to install and run AfterLogic XMail Server Lite PHP and bundled WebMail Lite PHP under Windows in the following steps:
1. Download both Windows and Linux (.RPM) versions of the product at:
http://www.afterlogic.com/download/xmail-server-lite
2. Install Windows version, then unpack Linux version to get PHP versions of WebMail Lite and Admin Panel. To unpack RPM on Windows, you can use free archiver 7zip.
3. Deploy WebMail Lite and Admin Panel into the web folder of your Apache server.
4. File \var\www\data\settings\settings.xml (this path is available in the RPM package):
<WmServerRootPath>/var/MailRoot</WmServerRootPath>
Change this path to the correct path to MailRoot folder of your AfterLogic XMail Server installation.
5. Specify correct path to the web folder of your WebMail Lite installation in \var\www\html\adminpanel\_config_path.php file.
6. Specify correct path to the data folder of your WebMail Lite installation in \var\www\html\webmail-lite\inc_settings_path.php file.
7. Make sure the user account Apache is running under is allowed to write to MailRoot and WebMail data folders.
1. Download both Windows and Linux (.RPM) versions of the product at:
http://www.afterlogic.com/download/xmail-server-lite
2. Install Windows version, then unpack Linux version to get PHP versions of WebMail Lite and Admin Panel. To unpack RPM on Windows, you can use free archiver 7zip.
3. Deploy WebMail Lite and Admin Panel into the web folder of your Apache server.
4. File \var\www\data\settings\settings.xml (this path is available in the RPM package):
<WmServerRootPath>/var/MailRoot</WmServerRootPath>
Change this path to the correct path to MailRoot folder of your AfterLogic XMail Server installation.
5. Specify correct path to the web folder of your WebMail Lite installation in \var\www\html\adminpanel\_config_path.php file.
6. Specify correct path to the data folder of your WebMail Lite installation in \var\www\html\webmail-lite\inc_settings_path.php file.
7. Make sure the user account Apache is running under is allowed to write to MailRoot and WebMail data folders.