[PHP] Install Question - Missing php.ini

2002-05-06 Thread David McInnis

I compiled php 4.2 with the following command (Linux Server)

./configure --with-mysql --with-apxs --enable-dbase --with-xml
--enable-ftp --with-curl --enable-cli

Where is my php.ini file?  I cannot find it on my system.

David McInnis


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




RE: [PHP] Install Question - Missing php.ini

2002-05-06 Thread Insomniac Admin

Try doing locate php.ini. Your likely to have to copy php.ini.dist to
php.ini if this is your first installation.

Usually you'll find it in /usr/local/etc/ or /usr/local/lib/ depending
on your distro.

- Dan

-Original Message-
From: David McInnis [mailto:[EMAIL PROTECTED]] 
Sent: 06 May 2002 16:28
To: [EMAIL PROTECTED]
Subject: [PHP] Install Question - Missing php.ini


I compiled php 4.2 with the following command (Linux Server)

./configure --with-mysql --with-apxs --enable-dbase --with-xml
--enable-ftp --with-curl --enable-cli

Where is my php.ini file?  I cannot find it on my system.

David McInnis


-- 
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