Page 1 of 1

When I run Mercury Mail I cannot access apache

PostPosted: 28. January 2008 05:38
by meowser
Hi....

Ive been using Xampp on a Win XP machine on a LAN. I can startup MySQL/Apache and access anything in HTDOCS from another machine on the lan... the IP of the machine where Xampp is located 192.168.2.100.

Tonight I decided as a script needs it to enable the mail server Mercury mail. When I turn Mercury on via the control panel it says running. If however I try and access the server such as http://192.168.2.100/helloworld.html I get nothing. The moment I turn Mercury Mail Off and do the request again, works fine.

I have been making a Joomla site locally using Xampp and simply need the mail server to work local (for testing). I ran portcheck, no conflicts.

I noticed with Mercury Mail started that if I make a page request from my machine on the LAN (IP: 192.168.2.99) mercury mail shows in the Mercury HTTP Server Window "Connection from 192.168.2.99 ... connection closed" which would certainly explain why "Apache" is not serving any pages.

It appears that Mercury Mail is listening for HTTP Mail? On port 80?

Whats awry here? How do I fix it?

Something Similar

PostPosted: 03. February 2008 10:51
by alfo
I have not had MercuryMail running since installing a month ago but today wanted to enable it.

I have the following settings in my host file:

www.alfotest.com
mail.alfotest.com
alfotest.com

all pointing to 127.0.0.1

in httpd.conf I have:

ServerName www.alfotest.com:80

and in Mercury.ini I have:

myname: alfotest.com

[Domains]
alfotest.com: alfotest.com

If just apache and MySQL running any of the domain names take me to XAMPP welcome screen.

If I run Mercury Mail then ALL of the domains take me to Mercury List management screen?

Running 1.6.5 on XPSP2. Is there something I am missing?

PostPosted: 06. February 2008 08:36
by alfo
i fixed this by changing Server Port to 85 for MercuryB in Mercury.ini