Page 1 of 1
awstats broken images
Posted: Sat May 05, 2007 8:19 am
by aus-city
Hi all,
I just set up my own server, with FC6 + Plesk 8.11
I just noticed that my awstats for each domain is working (I modified the paths in psa.conf to be correct), but all the image icons are broken
Any ideas?
Posted: Sat May 05, 2007 10:01 am
by scott
php-gd?
Posted: Sat May 05, 2007 9:15 pm
by aus-city
Hi Art,
Hmmm I am not sure, but the paths in the httpd.includes for each domain is wrong... (/var/www/vhosts/domain.name/conf/httpd.include)
Alias /awstats-icon is /var/www/html/awstats
instead of
Alias /awstats-icon is an alias for /usr/share/awstats/wwwroot/icon
However I changed one domain. I restarted httpd and it STILL shows broken images...
Its looking for these in the reports:
https://domaun.name/awstats-icon/other/vk.png
But with the alias set to the right location, why are they still 404
They are definately on the server /usr/share/awstats/wwwroot/icon and there are 6 subdirectories with all the images in them.
Any idea's?
Thanks!