Hi Timo:

 From Marc's site:

"Where is the php.ini file?"

There is none included in the package. If you need one, just create it 
as /usr/local/lib/php.ini, including the intermediate lib directory if 
that doesn't exist already:

sudo mkdir -p /usr/local/lib
sudo touch /usr/local/lib/php.ini

HTH

Cheers,

David



On Monday, September 2, 2002, at 12:15 PM, timo stamm wrote:

> Hi,
>
>
> I am new to PHP. I am running the module version 4.2.2 from Marc 
> Lyanage (entropy.ch) on OS X 10.1 and noticed that my 
> /usr/local/lib/php.ini is empty!?
>
> Is there a way
>
>
> -- PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to