Author |
|
Emilius Newbie
Joined: 20 November 2018 Location: Canada
Online Status: Offline Posts: 21
|
Posted: 21 February 2022 at 8:57pm | IP Logged
|
|
|
Hello
Just updated to 9.3.1 and all is good until set server PHP version to 8.1. Login page loaded normally but I get message that my user name/pass is wrong. Going back to PHP 7.4 it is back to normal.
How I can fix that please?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 22 February 2022 at 12:15am | IP Logged
|
|
|
Hello,
We've tested that the product works correctly with PHP 8.1. The issue could be caused by outdated MySQL driver, please see this documentation page for more info.
If this doesn't help, enable debug logging in adminpanel, reproduce the issue and check what's recorded the logs. Feel free to send us the logs privately via Helpdesk.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Emilius Newbie
Joined: 20 November 2018 Location: Canada
Online Status: Offline Posts: 21
|
Posted: 27 December 2022 at 8:28am | IP Logged
|
|
|
Hello
After so much time I try to switch from PHP 7.4 (native) to PHP 8.1 and I still have same problem as before, wrong username or password on login.
I did visit documentation for MySQL driver and is look like should be all fine.
Here is the page: https://gloriart.net/mail/db.php
I have enabled debug logging. Here is the error from it
[16:19:26.21][ad1a5a07] ===== API: StandardLoginFormWebclient::Login
[16:19:26.23][ad1a5a07] IMAP[ERROR]: MailSo-Base-Exceptions-InvalidArgumentException
Please let me know if you need where I can send full log file.
Can you please help me on this problem?
Thank you
|
Back to Top |
|
|
Emilius Newbie
Joined: 20 November 2018 Location: Canada
Online Status: Offline Posts: 21
|
Posted: 27 December 2022 at 5:53pm | IP Logged
|
|
|
I got it. It's look like in my PHP option nd_pdo_mysql was not enabled for me. After doing that it is back to normal.
Thank you, I think I will be okay...
|
Back to Top |
|
|