Hi,
we cannot able to generate availability report in pdf. we received following error in the screen. : FPDF error: Not a PNG file: /tmp/availability89cz0j.png
availability report are not generated in PDF
-
wiproltdwiv
- Posts: 281
- Joined: Sat Sep 08, 2012 12:52 am
Re: availability report are not generated in PDF
Run the following command, try to generate a pdf report, and see what kind of errors will show up in the log:
Also, check what you have in the hosts file:
Are you using the following syntax?
What is the output of:
Code: Select all
tail -f /var/log/httpd/error_logCode: Select all
cat /etc/hostsCode: Select all
127.0.0.1 myserver myserver.mydomain.local localhostCode: Select all
cat /etc/php.ini | grep display_errorsBe sure to check out our Knowledgebase for helpful articles and solutions!
-
wiproltdwiv
- Posts: 281
- Joined: Sat Sep 08, 2012 12:52 am
Re: availability report are not generated in PDF
It is working now.
Thanks for support
Thanks for support