Verdon,

I'm a fellow PHP'er on Mac OS X (Server) 10.1.4. : )

You need to download the full distribution from php.net/downloads ... In
there you will find a "php.ini-dist" file and "php.ini-recommended" file.

Pick one that you like, edit as needed with BBEdit Lite (NOT TextEdit!),
rename to "php.ini" and upload to /usr/lib. Restart Apache, and the newly
installed php.ini file will be read in at that time.

Good luck!

-Clay


> From: Verdon Vaillancourt <[EMAIL PROTECTED]>
> Date: Mon, 03 Jun 2002 21:15:27 -0400
> To: <[EMAIL PROTECTED]>
> Subject: [PHP] MacOSX / php.ini newbie question
> 
> Hi Apologies in advance if this question is simple. I haven't been able to
> find an answer...
> 
> Is there no php.ini file in a php 4.1.2 install on MacOSX 10.1.4 (client not
> server) ? My php info/test page says that the path to the configuration file
> (php.ini) file is '/usr/lib', but it is not there (or anywhere else
> according to locate)
> 
> Is this a file I can create myself or is there an example to be had
> somewhere?
> 
> TIA, verdon
> 
> 
> -- 
> 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