
June 21st, 2000, 02:04 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
>>How can I install the PHP4 on my Linux (red Hat 6.2)??
Try this -> http://www.devshed.com/Talk/Forums/Forum15/HTML/000020.html
>>Has anyone just installed the rpm of php4??
Never install rpm of apache and php. RPM of apache or php has no way of knowing what options you want to enable/disable. The default sucks! To get maximum flexibility, you should compile from source.
|