Help Install Cacti - Error date.timezone.
Moderators: Developers, Moderators
Help Install Cacti - Error date.timezone.
Hello guys.
They could be helping me with the error that is giving "Date.Timezone" in the PHP.INI file
I have already made the changes but without success.
root@pc01:/etc/php/7.2/apache2# grep -iR 'date.timezone =' /etc/php/*
/etc/php/7.0/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.0/cli/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/cli/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/cli/php.ini:date.timezone = America/Sao_Paulo
They could be helping me with the error that is giving "Date.Timezone" in the PHP.INI file
I have already made the changes but without success.
root@pc01:/etc/php/7.2/apache2# grep -iR 'date.timezone =' /etc/php/*
/etc/php/7.0/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.0/cli/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/apache2/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/cli/php.ini:date.timezone = America/Sao_Paulo
/etc/php/7.2/cli/php.ini:date.timezone = America/Sao_Paulo
Re: Help Install Cacti - Error date.timezone.
What cacti version?
Before history, there was a paradise, now dust.
Re: Help Install Cacti - Error date.timezone.
Hello, Cacti version 1.2.21
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Help Install Cacti - Error date.timezone.
Weird, we have been having reports of this. Double check that your selected timezone is in both MariaDB and PHP.
https://www.php.net/manual/en/timezones.america.php
Which it looks like it should. So, honestly, I'm a little perplexed
https://www.php.net/manual/en/timezones.america.php
Which it looks like it should. So, honestly, I'm a little perplexed
Code: Select all
MariaDB [mysql]> select * from time_zone_name where name='America/Sao_Paulo';
+-------------------+--------------+
| Name | Time_zone_id |
+-------------------+--------------+
| America/Sao_Paulo | 198 |
+-------------------+--------------+
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Help Install Cacti - Error date.timezone.
Good morning, I managed to fix the error, it was necessary to restart the entire machine for normalization.
Taking advantage, could you tell me where I can find the Weathermap Plugin compatible with cacti 1.2.21?
I appreciate help.
Taking advantage, could you tell me where I can find the Weathermap Plugin compatible with cacti 1.2.21?
I appreciate help.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Help Install Cacti - Error date.timezone.
There is one version here, but there are a few others.
https://github.com/netniV/network-weath ... ree/master
https://github.com/netniV/network-weath ... ree/master
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Help Install Cacti - Error date.timezone.
Reach out to netniV.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 3 guests