RRDtool and PHP paths not found
Moderators: Developers, Moderators
RRDtool and PHP paths not found
Hey guys,
I have a problem when I try to install cacti (after I followed the long instructions):
RRDTool Binary Path
The path to the rrdtool binary.
[ERROR: FILE NOT FOUND]
RRDTool Default Font Path
The path to the rrdtool default true type font for version 1.2 and above.
PHP Binary Path
The path to your PHP binary file (may require a php recompile to get this file).
[ERROR: FILE NOT FOUND]
What should I do? files are in the correct location.
I tried giving IIS users group modify & execute permissions.
It still doesn't work...
I' using PHP5 on Server 2008 R2. thanks for your help.
I have a problem when I try to install cacti (after I followed the long instructions):
RRDTool Binary Path
The path to the rrdtool binary.
[ERROR: FILE NOT FOUND]
RRDTool Default Font Path
The path to the rrdtool default true type font for version 1.2 and above.
PHP Binary Path
The path to your PHP binary file (may require a php recompile to get this file).
[ERROR: FILE NOT FOUND]
What should I do? files are in the correct location.
I tried giving IIS users group modify & execute permissions.
It still doesn't work...
I' using PHP5 on Server 2008 R2. thanks for your help.
If the paths you specified truly do exist, then it still is a NTFS permission problem. Make sure the IUSR & IIS_USRS accounts have read/execute on: php.exe, rrdtool.exe, cmd.exe.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
php.exeCHOOCH wrote:php.exe or php-win.exe?
I can't give read/execute premission on cmd.exe.
It's locked.
cmd.exe permissions is the overall problem here. The IIS web user calls cmd.exe to then launch other things for Cacti.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Sounds like you are either in a domain and don't have Domain Admin rights, or out of a domain and don't have Administrator rights. BSOD will have to "correct" answer though.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
No spaces, forward slashes not back spaces.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
It's still very likely a NTFS permission issue. Validate with http://forums.cacti.net/viewtopic.php?t=26165
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I don't see any related event even though I waited a long time.BSOD2600 wrote:It's still very likely a NTFS permission issue. Validate with http://forums.cacti.net/viewtopic.php?t=26165
I'm using server 2008 r2. what should I do?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Larry reluctantly bite's lip, (but says it anyway, while chucking), use Linux
But seriously, I would use CentOS 5. However, in the mean time, you can use the SysInternals Filemon tool to watch what is happening.
Oh, and I do use Windows, for most things
TheWitness
But seriously, I would use CentOS 5. However, in the mean time, you can use the SysInternals Filemon tool to watch what is happening.
Oh, and I do use Windows, for most things
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Except for email... I caught that iPad signature the other day. *sigh* I thought you had higher standardsTheWitness wrote:Oh, and I do use Windows, for most things
Also, linux has its share of permission and other "issues".
CHOOCH:
What is the path you're using for rrdtool?
With filemon (or process monitor) open, all you need to do is click on the Settings -> Paths page. That'll invoke the code to try and check the paths. Either the path to rrdtool/php is invalid (I doubt) or the IUSR group doesn't have permissions to invoke cmd.exe, which in tern calls rrdtool.exe.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
It's my daughters However, I paid for it and get to play. It's about 2" too narrow for me. Thought the keyboard would allow me to type "normally", or at least at about 20-30 wpm. But it has not worked out that way.BSOD2600 wrote:Except for email... I caught that iPad signature the other day. *sigh* I thought you had higher standards
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
RRDtool is located and configured in cacti as
C:/rrdtool/rrdtool.exe
I fixed the permission problems besides the one in the screenshot (I saw it in process monitor).
the one which wasn't fixed even though I corrected the permissions in the regedit is:
Now I still get the same errors from the first post.
I need to mention that I didn't configure RRDTool Default Font Path.
Could this cause all the problem? and how i do it if i must?
C:/rrdtool/rrdtool.exe
I fixed the permission problems besides the one in the screenshot (I saw it in process monitor).
the one which wasn't fixed even though I corrected the permissions in the regedit is:
Now I still get the same errors from the first post.
I need to mention that I didn't configure RRDTool Default Font Path.
Could this cause all the problem? and how i do it if i must?
Who is online
Users browsing this forum: No registered users and 2 guests