Author |
|
shudgins Newbie
Joined: 28 February 2012 Location: United States
Online Status: Offline Posts: 1
|
Posted: 28 February 2012 at 2:29pm | IP Logged
|
|
|
The installation instructions are not for IIS7 and so I think I have something configured wrong. The installation will run and I make it to the database page. I have MySQL running on this server, I select MySQL and input the access credentials and it fails to connect. BTW, I'm working with the ASP.Net version and that appears to be working fine.
At first I tried creating a MySQL user and using that account and I even tried the root account just to see. Everything I try gives me a nondescript error saying to contact system administrator. I know the MySQL information is good because I'm using it successfully with another application. This is why I'm pretty sure it has to do with some configuration in IIS7.
Any help would be greatly appreciated.
Thanks!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 29 February 2012 at 1:26am | IP Logged
|
|
|
To use MySQL with ASP.NET edition of AfterLogic WebMail, be sure to install ODBC Connector, that should help.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 29 February 2012 at 1:27am | IP Logged
|
|
|
And if you're getting generic error messages, checking debug log may help.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|