|
|
| Author |
Message |
cigamit Developer
Joined: 07 Apr 2005 Posts: 945 Location: B/CS Texas
|
|
| Back to top |
|
 |
gvibe06
Joined: 30 Oct 2007 Posts: 20 Location: Alpharetta, GA
|
Posted: Fri Nov 30, 2007 1:58 pm Post subject: |
|
|
Will this version work in 0.86j or only 0.87a?
Where is the archive of older releases, in case the answer to the above question is NO?
Thanks!
|
|
| Back to top |
|
 |
fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2325 Location: Sophia-Antipolis, France
|
Posted: Sat Dec 01, 2007 6:47 am Post subject: |
|
|
Hi
latest PIA release for Cacti 0.8.6j is 1.1
|
|
| Back to top |
|
 |
pconrad
Joined: 12 Jun 2006 Posts: 14
|
Posted: Tue Jan 15, 2008 2:48 pm Post subject: PIA killed cacti |
|
|
I installed cacti from cacti-0.8.7a.tar.gz, and all was well. I installed the plugin architecture for this release and followed all the instructions. The database info is correct, and I have made the change to the global.php as instructed.
Now when I try to log into cacti, I get the following message:
Forbidden
You don't have permission to access /cacti/ on this server.
The apache log shows
(13)Permission denied: access to /cacti/index.php denied
What could the problem be?
|
|
| Back to top |
|
 |
fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2325 Location: Sophia-Antipolis, France
|
Posted: Wed Jan 16, 2008 2:34 am Post subject: |
|
|
Hi
can you check the files permissions (they need to be readable by your webserver user) ?
Using the path may have reset them...
|
|
| Back to top |
|
 |
pconrad
Joined: 12 Jun 2006 Posts: 14
|
Posted: Wed Jan 16, 2008 9:07 am Post subject: |
|
|
I've set the permissions on the rra/ and log/ to the cacti user.
What other permissions should be set?
|
|
| Back to top |
|
 |
fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2325 Location: Sophia-Antipolis, France
|
Posted: Wed Jan 16, 2008 9:16 am Post subject: |
|
|
| Check the permissions of all .php files modified par the patch.
|
|
| Back to top |
|
 |
pconrad
Joined: 12 Jun 2006 Posts: 14
|
Posted: Wed Jan 16, 2008 10:15 am Post subject: |
|
|
I've verified the permissions from the backup, and they are correct.
I've created a test html file in /var/www/html/cacti and it works, so I know I can see the directory.
|
|
| Back to top |
|
 |
pconrad
Joined: 12 Jun 2006 Posts: 14
|
Posted: Wed Jan 16, 2008 4:44 pm Post subject: solved - |
|
|
| I copied the patched files over individually, and made the path change in global config. All seems to be working correctly.
|
|
| Back to top |
|
 |
DLNoah
Joined: 20 Jun 2007 Posts: 20
|
Posted: Fri Feb 08, 2008 12:46 pm Post subject: |
|
|
As a note for anyone else who may run into this:
I'm running cacti 0.8.7a on CentOS 5, which includes SE Linux. After using the .diff file to patch my cacti distro, I was receiving an apache permission error (403). Looking at the Apache log file, I saw that Apache was being denied to index.php.
Temporarily disabling SELinux allowed me to access cacti again, so I looked into permission issues.
I tried chmod 755 for all files in the cacti directory, which reapplied the 755 permissions but did not resolve the problem.
As I could still reach files within the root of my html directory, I then ran the following command:
chcon --reference=/var/html/www /var/html/www/cacti -R
That command then allowed my cacti to begin working normally again. So the patched files apparently have a security context that does not match Apache's context, which was causing SELinux to deny access to them. Restoring the proper context will fix this problem.
|
|
| Back to top |
|
 |
KyRoo
Joined: 19 Oct 2007 Posts: 46
|
Posted: Thu Feb 14, 2008 5:47 am Post subject: |
|
|
| has anyone still have PIA 1.4 for me please?
|
|
| Back to top |
|
 |
fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2325 Location: Sophia-Antipolis, France
|
Posted: Thu Feb 14, 2008 6:00 am Post subject: |
|
|
Hi
here it is.
| Description: |
|
 Download |
| Filename: |
cacti-plugin-arch-1.4.tar.gz |
| Filesize: |
157.41 KB |
| Downloaded: |
393 Time(s) |
|
|
| Back to top |
|
 |
KyRoo
Joined: 19 Oct 2007 Posts: 46
|
Posted: Thu Feb 14, 2008 8:03 am Post subject: |
|
|
| fmangeant wrote: | Hi
here it is. |
Thx
|
|
| Back to top |
|
 |
jmb
Joined: 29 Jul 2008 Posts: 4
|
Posted: Fri Aug 08, 2008 10:14 am Post subject: |
|
|
It's taken me a while to find the 1.4 version for 0.8.7a in that attachment - having a link to cacti-plugin-arch.tar.gz on a thread announcing 1.4 but which always points to the latest version is confusing.
Would it be possible to keep a repository of previous versions somewhere more visible? (yes, I know upgrading to .7b would be better, but we can't at present)
cheers,
-jmb
|
|
| Back to top |
|
 |
|