Thanks a lot Greek, I had to add the Default CentOS repos in
/etc/yum.repos.d since I don't have those files.



On Tue, Apr 26, 2011 at 4:29 PM, Greek Ordono <[email protected]> wrote:
> Hi,
>
> Try the following:
>
> $ cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 5.4 (Tikanga)
> $ yum info php53.i386
> Available Packages
> Name       : php53
> Arch       : i386
> Version    : 5.3.3
> Release    : 1.el5_6.1
> Size       : 1.3 M
> Repo       : updates
> Summary    : PHP scripting language for creating dynamic web sites
> URL        : http://www.php.net/
> License    : PHP and LGPLv2 and LGPLv2+
> Description: PHP is an HTML-embedded scripting language. PHP attempts to
> make it
>            : easy for developers to write dynamically generated webpages.
> PHP also
>            : offers built-in database integration for several commercial and
>            : non-commercial database management systems, so writing a
>            : database-enabled webpage with PHP is fairly simple. The most
> common
>            : use of PHP coding is probably as a replacement for CGI scripts.
>            :
>            : The php package contains the module which adds support for the
> PHP
>            : language to Apache HTTP Server.
>
> $ yum install php53.i386
>
> You might need to add updates repo and run yum update (see bold text
> above) or refer to this link to install version specific package -
> http://www.zulius.com/how-to/yum-install-specific-package-version/
> HTH
> --
> Greek Ordono
> vmlinuz|genunix|vmkernel admin
> myppa: launchpad.net/~grexk/+archive/ppa
>
> ________________________________
> From: Nick Reyes <[email protected]>
> To: [email protected]
> Sent: Tuesday, April 26, 2011 3:52:45 PM
> Subject: [plug] PHP Packages
>
> Hello Plug,
>
> I am running CentOS 5.4. I need an idea how to install an old version
> of PHP (5.3.3). Compiling from source is my last option, hopefully I
> dont need to do this. I already tried searching in remi releases but
> could not find the PHP package and modules. Any help is appreciated
> thanks.
>
> Nick
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to