Dukecitysolutions / sentora-php7-upgrade

Sentora v1.0.3 PHP 7.x Upgrade
GNU General Public License v3.0
17 stars 11 forks source link

Error with Panel Login #6

Closed digifelis closed 4 years ago

digifelis commented 4 years ago

I cannot log in to the panel after the update. If I try to login incorrectly, it's okay. but I'm trying to login with the correct password, I got 500 errors.

Operating System: Ubuntu 16.04.6 LTS Php : 7.3

Dukecitysolutions commented 4 years ago

Hi, There was a bug in the update script. It was fixed late last night. Please run

bash <(curl -L -Ss http://zppy-repo.dukecitysolutions.com/repo/sentora-live/php7_upgrade/update.sh)

This should fix your issue. Please let me know if you have any issues.

digifelis commented 4 years ago

ı tried your solution but it has not worked for me. right now ı examined log files which placed under /var/log and /var/sentora/logs/ . but there isn't any log line about this problem. do you have any advice?

Dukecitysolutions commented 4 years ago

Please send/attach me your update log with recent date in root folder. (DATE)sentora_php7_update.log

digifelis commented 4 years ago

2020-01-26_22.12.32_sentora_php7_update.log

Dukecitysolutions commented 4 years ago

Digifelis, Looking at log you sent. I can see that PHP 7.4 got installed. This might be causing the issue. I need you to run a series of commands to check and repair.

Do you have a skype account? I can help you quicker thru there. I will post fix here for everyone after.

digifelis commented 4 years ago

okay. my skype id is bes-tas my email is mansur@siirt.edu.tr . we can arrange skype appoint. let me know when we can examine on server by UTC time. kind regards

digifelis commented 4 years ago

hi, ı solved my problem. ı removed all php service with sudo apt-get purge php7.0-common command. then ı run install.sh script. now panel is openning. but ı have some problem with DNS services.

Dukecitysolutions commented 4 years ago

I checked updater with many installs can’t reproduce. That does not mean there is not a issue. I will add code to help Ubuntu PHP 7.3 default and not install/activate other PHP 7 versions