Cacti 1.2.8
Hi!
I have a problem when sending report by mail within some JPG graph.
I receive blank report by mail with 4 image in attach, showing "Error while opening /tmp/..."
Thanks, Alessandro
Error while opening /tmp/
Moderators: Developers, Moderators
Re: Error while opening /tmp/
Try to disable open_basedir in php settings.
What is output of:
What is output of:
Code: Select all
php -i | egrep 'tmp_dir|open_basedir'
-
- Posts: 3
- Joined: Wed Jan 29, 2020 6:56 am
Re: Error while opening /tmp/
Hi Idle,
this is output:
[cacti]# php -i | egrep 'tmp_dir|open_basedir'
open_basedir => no value => no value
upload_tmp_dir => no value => no value
Ale
this is output:
[cacti]# php -i | egrep 'tmp_dir|open_basedir'
open_basedir => no value => no value
upload_tmp_dir => no value => no value
Ale
-
- Posts: 3
- Joined: Wed Jan 29, 2020 6:56 am
[SOLVED] Error while opening /tmp/
I modified /etc/php.ini and apply this:
upload_tmp_dir = /tmp/
Alessandro
upload_tmp_dir = /tmp/
Alessandro
Who is online
Users browsing this forum: No registered users and 0 guests