Can Cizer wrote: > > Hi, > > In our server CentOS 5 is installed. Some of our web pages are > compatible with php4 but in centOS 5 , php5 is installed and we cannot > see our pages. > I want to remove php5 and install php4 but i could not find php4 rpm > for CentOS 5. Can anybody help me? > > Thanks > > Can Çizer PHP 4 will no longer be supported soon and most scripts have been updated to work on PHP 5. If you still insist on using PHP 4 you can always download and build it from source. Use the checkinstall script and you can even make your own RPMs.