Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 10:45 pm EST
Geeklog Forums
Stats plugin error - please help!
thushara
Anonymous
I recently installed the stats plugin - it works fine and shows all the stats. But, I get an error message at the top of my page like so:
Warning: fopen(/home/thushara/public_html/stats/cache/country_php_year_2004_month_Feb.html): failed to open stream: Permission denied in /home/thushara/plugins/stats/functions.inc on line 403
what does this mean? I'd really appreciate it if someone could give me a hand on what to do next! Thanks!
Warning: fopen(/home/thushara/public_html/stats/cache/country_php_year_2004_month_Feb.html): failed to open stream: Permission denied in /home/thushara/plugins/stats/functions.inc on line 403
what does this mean? I'd really appreciate it if someone could give me a hand on what to do next! Thanks!
12
12
Quote
Status: offline
exaurdon
Forum User
Regular Poster
Registered: 08/13/03
Posts: 107
what does this mean?
Well, it means exactly what the error message says:
fopen(/home/thushara/public_html/stats/cache/country_php_year_2004_month_Feb.html): failed
So, the plugin failed to open that file... So now the question is why? And the error message offers some tips again:
Permission denied in /home/thushara/plugins/stats/functions.inc on line 403
Ah-ha, so something in the function.inc file that is part of the plugin attempted to open the specified file (country_php_year_2004_month_Feb.html), but permission to do so was denied. So, from the above information, it appears you have permissions set improperly for your /home/thushara/public_html/stats/cache directory, or at least for that file. Since that directory is called 'cache' it probably means the stats plugin needs write access to the directory.
For information on how to change the permissions of a directory, do some google research on chmod and chown. (for linux anyway)
Exaurdon~
13
11
Quote
All times are EST. The time is now 10:45 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content