Re: [PHP] conjob etc.

2001-10-25 Thread Mike Eheler
1. Just re-compile with the same options as before, just without --with-apxs or --with-apache (however you did it before). Run make all install and a php binary should be installed in $PREFIX/bin (default: /usr/local/bin). Then to use it to run shell scripts, put #!/usr/local/bin/php -q at

[PHP] conjob etc.

2001-10-24 Thread Arnold Gamboa
Hi there. Need your help / comments on this couple of issues. 1. I already have a php compiled in apache module running.. How can i install a cgi version that will also support mysql/postgresql/interbase (as it was also supported on the compiled version) 2. If I'll be running a cron job