Login and PHP 7.0
Posted: Wed Jul 22, 2020 10:31 pm
Hi Pablo...I was using PHP 5.5 and need to upgrade to PHP 7.0+. Initially, I had errors with SMTP/PHPMailer and the Login tool.
As you already noted in another post, the SMTP is a server-side issue. Good news is that I was fortunate to get that resolved this evening with the hosting service. So PHPMailer now works just fine under PHP 7.0.
Now I seem to still have an issue with the Login tool. It works just fine while am under PHP 5.5 but as soon as I change it on the hosting service to PHP 7.0, the login button no longer works or even redirect to the error page.
I set server side back to PHP 5.5 and it works again. Change it to PHP 7.0 and it doesn't work.
I'm confused. Any ideas?
Thanks.
As you already noted in another post, the SMTP is a server-side issue. Good news is that I was fortunate to get that resolved this evening with the hosting service. So PHPMailer now works just fine under PHP 7.0.
Now I seem to still have an issue with the Login tool. It works just fine while am under PHP 5.5 but as soon as I change it on the hosting service to PHP 7.0, the login button no longer works or even redirect to the error page.
I set server side back to PHP 5.5 and it works again. Change it to PHP 7.0 and it doesn't work.
I'm confused. Any ideas?
Thanks.