Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
03-23-2009, 10:36 AM
|
#1
|
LQ Newbie
Registered: Mar 2009
Posts: 15
Rep:
|
code to install php5.1.2 using yum on fedora 9
Please can someone give me the code to install php5.1.2 on fedora 9 using yum
|
|
|
03-23-2009, 11:54 AM
|
#2
|
Member
Registered: May 2001
Location: India, Kerala, Thrissur
Distribution: FC 7-10
Posts: 354
Rep:
|
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>"
|
|
|
03-24-2009, 06:31 PM
|
#3
|
Member
Registered: Mar 2009
Distribution: Fedora, Slackware
Posts: 104
Rep:
|
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.
Linux Archive
Last edited by JaksoDebr; 04-02-2009 at 05:19 AM.
|
|
|
03-24-2009, 06:56 PM
|
#4
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,685
|
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 will install php 5.2.6
grab it from cvs
http://us2.php.net/anoncvs.php
Code:
cvs -d :pserver:cvsread@cvs.php.net:/repository checkout -r PHP_5_1 php5
|
|
|
03-26-2009, 01:36 PM
|
#5
|
LQ Newbie
Registered: Mar 2009
Posts: 15
Original Poster
Rep:
|
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?
|
|
|
03-26-2009, 02:12 PM
|
#6
|
LQ Newbie
Registered: Mar 2009
Posts: 15
Original Poster
Rep:
|
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?
|
|
|
03-26-2009, 02:36 PM
|
#7
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,685
|
seeing as "VTigerCRM" has not been updated in over a year . I would look into using something else
http://www.vtiger.com/index.php?opti...d=30&Itemid=57
what do you need to have running on a crm . I have had no issues with " geeklog"
but i was not using the sales ( credit card or paypal,... ) modules
|
|
|
All times are GMT -5. The time now is 11:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|