| Article: |
Apache Web-Serving with Mac OS X: Part 3 | |
| Subject: | PHP.INI | |
| Date: | 2002-05-30 10:20:56 | |
| From: | mdar | |
|
Response to: PHP.INI
|
||
|
Hi I'm just beginning with PHP, can someone tell me how to create a php.ini file either from OS 10.1.4 standard install or from Marc Liyanages
|
||
Showing messages 1 through 2 of 2.
-
PHP.INI
2003-06-03 04:02:12 anonymous2 [View]
-
PHP.INI
2003-03-20 14:47:19 anonymous2 [View]
Hi Did you solve this problem



Make the directory first
sudo mkdir -p /usr/local/lib
Then make the file and restart apache
sudo touch /usr/local/lib/php.ini
and BiNgO you have a PHP.ini file ;-)