[PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread Siamak Amirghodsi
Hello, 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 ? Thanks, Sam -- PHP Install Mailing List (http://www.php.net/)

Re: [PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread Siamak Amirghodsi
. Thanks "Jeff Wiegley, Ph.D." wrote: > You do have to install one yourself as far as I know. > Pick one of: > > ./php-4.0.6/php.ini-dist > ./php-4.0.6/php.ini-optimized > > and copy it to php.ini wherever you need it to be. > > - Jeff > > Siamak Amirghodsi w