(SuSE 9.0, PHP4) I'm trying to install PHP4 and integrate it with Apache2. I've purchased a Sams book, "Teach Yourself PHP, MySQL, and Apache in 24 Hours". I've used the book to successfully install MySQL and Apache2 using Synaptic and the default locations in the install packages. However, it appears that PHP install locations have changed since the book was written. For example, the books says to copy the php.ini-dist file to /usr/local/php/lib/php.ini. There is no php.ini-dist file. There is a php.ini but it is located in /etc. That doesn't appear to be the proper place for it but there is no /usr/local/php directory either. Can anyone tell me where php.ini should go? Any assistance will be sincerely appreciated.
Don Henson