php !?

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

Moderators: Developers, Moderators

Post Reply
jmroth
Cacti User
Posts: 60
Joined: Sun Jan 20, 2002 7:00 pm

Post by jmroth »

Hi there,
seems to be a great tool but I got a problem with the crontab
The doc says to start "php cmd.php". However my php is an Apache module. There is no command called "php".
What do I do?
Greets
jmr
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

If you do not already have a php binary, you must recompile php to get one. You can do this by downloading and untaring the current php source. Then run:

./configure --with-mysql
make
make install (as root)

If everything goes correctly, you should end up with a php binary somewhere in your path.

Tell me if you need any assistance,
-Ian
jmroth
Cacti User
Posts: 60
Joined: Sun Jan 20, 2002 7:00 pm

Post by jmroth »

I thought so...
(There were not many possibilities) <g>
Thanks anyway
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest