Anon
02-05-2002, 02:11 PM
Hi,
I compiled PHP as a module for Apache, but i would also like to use it for crons, etc.
I can perfectly run scripts from the command line as long as they don't call extra functions like mssql_connect() etc...
Of course, the same exact script works when I launch it through Apache!
So how can I use php on the command line so that it takes in account all the options I added during the compilation as a module?
Thanks a bunch.
Seb.
I compiled PHP as a module for Apache, but i would also like to use it for crons, etc.
I can perfectly run scripts from the command line as long as they don't call extra functions like mssql_connect() etc...
Of course, the same exact script works when I launch it through Apache!
So how can I use php on the command line so that it takes in account all the options I added during the compilation as a module?
Thanks a bunch.
Seb.