![](https://secure.gravatar.com/avatar/4e35d9594c66198c85684642817299e4.jpg?s=120&d=mm&r=g)
It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with [ProtonMail](https://protonmail.com) Secure Email.
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
You can miss out the mcrypt package, we no longer use it.
adam. On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote: It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with ProtonMail [https://protonmail.com] Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/4e35d9594c66198c85684642817299e4.jpg?s=120&d=mm&r=g)
Sounds good; we may want to remove that from the 18.04 instructions. Thanks for the info!
Sent with [ProtonMail](https://protonmail.com) Secure Email.
-------- Original Message -------- On Feb 11, 2019, 7:54 PM, Adam Armstrong via observium wrote:
You can miss out the mcrypt package, we no longer use it.
adam.
On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote:
It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with [ProtonMail](https://protonmail.com) Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
It's not in the 18.04 instructions, though.
adam. On 2019-02-12 01:56:05, Lane Russell via observium observium@observium.org wrote: You can miss out the mcrypt package, we no longer use it.
adam. On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote: It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with ProtonMail [https://protonmail.com] Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
Oh I see, not the package command, the a2enmod command. Changed!
adam. On 2019-02-12 01:58:35, Adam Armstrong adama@memetic.org wrote: It's not in the 18.04 instructions, though.
adam. On 2019-02-12 01:56:05, Lane Russell via observium observium@observium.org wrote: You can miss out the mcrypt package, we no longer use it.
adam. On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote: It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with ProtonMail [https://protonmail.com] Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/4e35d9594c66198c85684642817299e4.jpg?s=120&d=mm&r=g)
Ah, I was referring to the phpenmod mcrypt command in the section for Apache 2.4 (https://docs.observium.org/install_debian/#apache-24).
Are we talking about the same thing?
Sent with [ProtonMail](https://protonmail.com) Secure Email.
-------- Original Message -------- On Feb 11, 2019, 8:01 PM, Adam Armstrong via observium wrote:
Oh I see, not the package command, the a2enmod command. Changed!
adam.
On 2019-02-12 01:58:35, Adam Armstrong adama@memetic.org wrote:
It's not in the 18.04 instructions, though.
adam.
On 2019-02-12 01:56:05, Lane Russell via observium observium@observium.org wrote:
You can miss out the mcrypt package, we no longer use it.
adam.
On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote:
It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with [ProtonMail](https://protonmail.com) Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
BTW, it's often just better to use the installer script. It'll create a user and it ends up being a bit more secure (from, err, us, i guess).
adam. On 2019-02-12 02:08:19, Lane Russell via observium observium@observium.org wrote: Oh I see, not the package command, the a2enmod command. Changed!
adam. On 2019-02-12 01:58:35, Adam Armstrong adama@memetic.org wrote: It's not in the 18.04 instructions, though.
adam. On 2019-02-12 01:56:05, Lane Russell via observium observium@observium.org wrote: You can miss out the mcrypt package, we no longer use it.
adam. On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote: It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with ProtonMail [https://protonmail.com] Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/4e35d9594c66198c85684642817299e4.jpg?s=120&d=mm&r=g)
No worries, I'll give the script a go tomorrow. Thanks for the quick turnaround!
Sent with [ProtonMail](https://protonmail.com) Secure Email.
-------- Original Message -------- On Feb 11, 2019, 8:21 PM, Adam Armstrong via observium wrote:
BTW, it's often just better to use the installer script. It'll create a user and it ends up being a bit more secure (from, err, us, i guess).
adam.
On 2019-02-12 02:08:19, Lane Russell via observium observium@observium.org wrote:
Oh I see, not the package command, the a2enmod command. Changed!
adam.
On 2019-02-12 01:58:35, Adam Armstrong adama@memetic.org wrote:
It's not in the 18.04 instructions, though.
adam.
On 2019-02-12 01:56:05, Lane Russell via observium observium@observium.org wrote:
You can miss out the mcrypt package, we no longer use it.
adam.
On 2019-02-12 01:54:10, Lane Russell via observium observium@observium.org wrote:
It appears that the install instructions for Ubuntu 18.04 still require that mcrypt be enabled. However, mcrypt was deprecated in PHP 7.1 and fully removed in PHP 7.2, which is used in Ubuntu 18.04.
In addition to updating the install documentation, what is the timeline for replacing mcrypt in Observium? What are the correct steps for installing Observium on Ubuntu 18.04?
Regards, Lane Russell
Sent with [ProtonMail](https://protonmail.com) Secure Email.
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Lane Russell