Running Ubuntu 14.04 and getting this error message:
The extension 'mcrypt' is missing. This extension required for use by the "remember me" feature. Please install the php5-mcrypt package on Ubuntu/Debian or the php-mcrypt package on RHEL/Centos. Alternatively, you can disable this feature by setting $config['login_remember_me'] = FALSE; in your config.
We've uninstalled and reinstalled it twice now and still getting this error. Any else bumped into this issue before?
Robbie Wright Siuslaw Broadband http://siuslawbroadband.com 541-902-5101
Try:
php5enmod mcrypt
service apache2 restart
On Thu, Oct 23, 2014 at 4:00 PM, Robbie Wright robbie@siuslawbroadband.com wrote:
Running Ubuntu 14.04 and getting this error message:
The extension 'mcrypt' is missing. This extension required for use by the "remember me" feature. Please install the php5-mcrypt package on Ubuntu/Debian or the php-mcrypt package on RHEL/Centos. Alternatively, you can disable this feature by setting $config['login_remember_me'] = FALSE; in your config.
We've uninstalled and reinstalled it twice now and still getting this error. Any else bumped into this issue before?
Robbie Wright Siuslaw Broadband http://siuslawbroadband.com 541-902-5101
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Robbie Wright Siuslaw Broadband http://siuslawbroadband.com 541-902-5101
On Thu, Oct 23, 2014 at 1:32 PM, Mark Price mprice@tqhosting.com wrote:
Try:
php5enmod mcrypt
service apache2 restart
On Thu, Oct 23, 2014 at 4:00 PM, Robbie Wright robbie@siuslawbroadband.com wrote:
Running Ubuntu 14.04 and getting this error message:
The extension 'mcrypt' is missing. This extension required for use by the "remember me" feature. Please install the php5-mcrypt package on Ubuntu/Debian or the php-mcrypt package on RHEL/Centos. Alternatively, you can disable this feature by setting $config['login_remember_me'] = FALSE; in your config.
We've uninstalled and reinstalled it twice now and still getting this error. Any else bumped into this issue before?
Robbie Wright Siuslaw Broadband http://siuslawbroadband.com 541-902-5101
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
I saw that the other day and disabled remember me in the config.
Did you enable the module? It seemed to be enabled to me, but didn't work.
php5enmod mcrypt ?
adam.
------ Original Message ------ From: "Robbie Wright" robbie@siuslawbroadband.com To: "Observium Network Observation System" observium@observium.org Sent: 10/23/2014 3:00:14 PM Subject: [Observium] php5-mcrypt
Running Ubuntu 14.04 and getting this error message:
The extension 'mcrypt' is missing. This extension required for use by the "remember me" feature. Please install the php5-mcrypt package on Ubuntu/Debian or the php-mcrypt package on RHEL/Centos. Alternatively, you can disable this feature by setting $config['login_remember_me'] = FALSE; in your config.
We've uninstalled and reinstalled it twice now and still getting this error. Any else bumped into this issue before?
Robbie Wright Siuslaw Broadband 541-902-5101
Yup, just appeared to be disabled in a fresh install of Ubuntu 14.04. Mark's command worked perfectly.
Robbie Wright Siuslaw Broadband http://siuslawbroadband.com 541-902-5101
On Thu, Oct 23, 2014 at 1:50 PM, Adam Armstrong adama@memetic.org wrote:
I saw that the other day and disabled remember me in the config.
Did you enable the module? It seemed to be enabled to me, but didn't work.
php5enmod mcrypt ?
adam.
------ Original Message ------ From: "Robbie Wright" robbie@siuslawbroadband.com To: "Observium Network Observation System" observium@observium.org Sent: 10/23/2014 3:00:14 PM Subject: [Observium] php5-mcrypt
Running Ubuntu 14.04 and getting this error message:
The extension 'mcrypt' is missing. This extension required for use by the "remember me" feature. Please install the php5-mcrypt package on Ubuntu/Debian or the php-mcrypt package on RHEL/Centos. Alternatively, you can disable this feature by setting $config['login_remember_me'] = FALSE; in your config.
We've uninstalled and reinstalled it twice now and still getting this error. Any else bumped into this issue before?
Robbie Wright Siuslaw Broadband http://siuslawbroadband.com/ 541-902-5101
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Mark Price
-
Robbie Wright