Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I don't know if f9 uses php 5.1.2. But, if you just want to install php, use "yum -y install php". If you want a specific version, try to get the rpm for that version and try "yum localinstall <downloaded.rpm>"
Even Fedora 8 is using php 5.2.6 already, so Fedora 9 should have a problem with that. The previous posting has all the needed info. I just wonder what causes the need for an older php version? It is usual to make a distinction between php4 and php5 for compatibility reasons with older scripts, but it's quite uncommon to go for an outdated version within the php5 branch.
well WTF happened to my post here .
If for some very strange reason you must use a OLD , VERY OLD version of php5 --- this begs the question Why
you MUST build that version from the old source code
the current version of php in the fedora 9 repo's is 5.2.6
so
Well guys, I was only trying to install VTigerCRM, but the installation gets to a point that it tries to install php5.1.2, and later gives an error stating that an error was encountered while installing php5.1.2, setup cannot continue. So that makes me feel the VTiger app may be running on php5.1.2 and not the latest because I have used yum to install the latest version of php on my box. So what do u guys think?
Well guys, I was only trying to install VTigerCRM, but the installation gets to a point that it tries to install php5.1.2, and later gives an error stating that an error was encountered while installing php5.1.2, setup cannot continue. So that makes me feel the VTiger app may be running on php5.1.2 and not the latest because I have used yum to install the latest version of php on my box. So what do u guys think?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.