>When I Install PHP with apache, it does not install the php.ini !!!!
>The path is defined as /usr/local/apache, but nothing is there after
>make install.
>Every thing else is OK.
>
>Do I have to copy the php.ini from somewhere ?
Yeah..
In the directory where your sourcefiles are found you should find a file
called php.ini-dist
find -name php.ini-dist
should give you the exact location.
Bye,
B.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]