This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24
#8
RE: Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24
See HERE for instructions on how to update suhosin to v0.9.38 for php to v5.6.38 update. There is a link in the page that details the php update.

Without installing suhosin after updating php, your server's security will be totally compromised...

Your php -v output should read:

Code:
# php -v
PHP 5.6.38 (cli) (built: Oct 24 2018 12:50:38)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Suhosin v0.9.38, Copyright (c) 2007-2015, by SektionEins GmbH

You could also edit the installer if you are going to edit it to natively install php v5.6.38... Simply change the version number of suhosin. Keep in mind you have to modify the installer to install php5.6.38 in the installer or the edit below is worthless. I would just use the procedure detailed above.

Code:
SUHOSIN_VERSION="0.9.37.1"

to

SUHOSIN_VERSION="0.9.38"
Everyone makes mistakes, but to truly screw up it takes the root password!
Reply
Thanks given by:


Messages In This Thread
RE: Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 - by worksmarter - 12-03-2018, 07:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
[split] Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 ogika 2 4 ,203 09-14-2021, 06:25 AM
Last Post: sparkrack
Upgrading phpmyadmin testing 0 2 ,063 07-04-2020, 05:26 AM
Last Post: testing
PhpMyAdmin MadDog 20 40 ,515 12-31-2018, 04:32 AM
Last Post: MadDog

Forum Jump:


Users browsing this thread: 1 Guest(s)