Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do charts and graphs appear broken when I view my Wusage reports?

0
Posted

Why do charts and graphs appear broken when I view my Wusage reports?

0

Most likely you are attempting to view your reports on a regular web server, instead of using the “View Statistics” button in our web interface. That’s fine, but some web servers are not configured “out of the box” to recognize .png images and correctly serve them to users. Fortunately, this is not difficult to fix. For the Apache server, just add this line to your Apache srm.conf file: AddType image/png .png Be sure to kick-start the server using the “kill -1 processid” command. You can usually find the process ID in the text file “httpd_pid” in the “logs” sub- directory of your Apache server. Or, find the lowest- numbered httpd process in your ps table. For the Microsoft IIS server, follow these instructions: 1. Start the Microsoft Management Console for IIS 2. Click once on the name of the website (default web site, or other you may have configured) 3. Click with the RIGHT mouse button and select PROPERTIES. 4. Click on the HTTP HEADERS tab in the Properties window. 5. Click on the

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123