php -c <php.ini-file>

Jacob Vennervald

On Tue, 2003-07-22 at 12:52, Jean-Christian IMbeault wrote:
> I am running some cronjob scripts that are written in PHP. However 
> things are not working as expected because my php.ini file auto-prepends 
> a file. This auto-prepending is meant for my PHP web pages and I don't 
> want it loaded when I run PHP from the command line.
> 
> Is there a way from me to either use a different php.ini file for my CLI 
>   PHP calls or to tell PHP *not* to auto-prepend the file?
> 
> Thanks,
> 
> Jean-Christian Imbeault
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
-- 
Venlig hilsen / Best regards,
Jacob Vennervald
System Developer
Proventum Solutions ApS
Tuborg Boulevard 12
2900 Hellerup
Denmark
Phone:  +45 36 94 41 66
Mobile: +45 61 68 58 51



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to