php loadable module only

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
anchorite

php loadable module only

Post by anchorite »

hello...

i dont have the command line php... is there another way of doing this:

*/5 * * * * cactiuser php /var/www/html/cacti/cmd.php > /dev/null 2>&1

anchorite
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

I of course recommend downloading PHP and compiling a binary yourself. It's a matter of untarring the source and doing:

Code: Select all

./configure --with-mysql
make
Then copying the resulting 'php' to /usr/bin

If that is not possible, you should be able to call 'cmd.php' from lynx or another text-based web browser.

-Ian
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests