Hi,

Wednesday, October 9, 2002, 1:58:50 PM, you wrote:
BL> On 10/8/02 11:54 PM, "CC Zona" <[EMAIL PROTECTED]> wrote:

>>> Yeah that's the path to where php.ini should be (/usr/local/lib, in my
>>> case, but the Jaguar version of PHP doesn't use a php.ini file, so
>>> there's nothing there.


BL> There is no php.ini file included w/ Mac OS X.. But that's no big deal! Just
BL> create a simle text file with BBEdit or pico or something with the PHP
BL> options that you need in it, and put it in the directory you mention.
>From the manual..

copy and rename the php.ini-dist file to your "bin" directory from your
    PHP 4 source directory:
    cp php.ini-dist /usr/local/bin/php.ini 

    or (if your don't have a local directory) 

    cp php.ini-dist /usr/bin/php.ini


    might be of help .... strange place to put it ...but then :)







-- 
regards,
Tom


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

Reply via email to