RRDtool and PHP paths not found

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

RRDtool and PHP paths not found

Post by CHOOCH »

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.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

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.
CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

Post by CHOOCH »

php.exe or php-win.exe?
I can't give read/execute premission on cmd.exe.
It's locked.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

CHOOCH wrote:php.exe or php-win.exe?
I can't give read/execute premission on cmd.exe.
It's locked.
php.exe

cmd.exe permissions is the overall problem here. The IIS web user calls cmd.exe to then launch other things for Cacti.
CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

Post by CHOOCH »

So how do I fix the cmd permissions problem?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

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
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?
CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

Post by CHOOCH »

Ok, I fixed the permissions part by taking ownership over the file. but I still get the file not found error.
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

No spaces, forward slashes not back spaces.

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?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

It's still very likely a NTFS permission issue. Validate with http://forums.cacti.net/viewtopic.php?t=26165
CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

Post by CHOOCH »

TheWitness wrote:No spaces, forward slashes not back spaces.

TheWitness
That's right.
CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

Post by CHOOCH »

BSOD2600 wrote:It's still very likely a NTFS permission issue. Validate with http://forums.cacti.net/viewtopic.php?t=26165
I don't see any related event even though I waited a long time.
I'm using server 2008 r2. what should I do?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

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
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?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

TheWitness wrote:Oh, and I do use Windows, for most things ;)
Except for email... I caught that iPad signature the other day. *sigh* I thought you had higher standards :P

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.
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

BSOD2600 wrote:Except for email... I caught that iPad signature the other day. *sigh* I thought you had higher standards :P
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.

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?
CHOOCH
Posts: 10
Joined: Tue May 18, 2010 6:46 pm

Post by CHOOCH »

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:
Image
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?
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests