Hello, I'm trying to install Cacti (frontend to rrdtool) and it has me add a line to crontab that looks like this:
*/5 * * * * cactiuser php /path/to/cacti/cmd.php > /dev/null 2>&1 This would seem it wants a php executable to run the cmd.php file. Now am I supposed to have a php executable? I am running PHP 4.2.2 on Slackware 8.0 with Apache 2. Any help would be great! Thanks, Bryan -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php