Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Contribs.org Forums
General Discussion
Topic:
Revert PHP to version 5.2.5
« previous
next »
+
Print
Pages: [
1
]
Go Down
Revert PHP to version 5.2.5
1 Replies
1572 Views
twarland
3
+0/-0
Revert PHP to version 5.2.5
«
on:
December 02, 2009, 05:31:20 AM »
Some people are never satisfied . . .
I'm working with SugarCRM on me SME-Server (v7.4). According to the product documentation, it will not work with anything higher than PHP5.2.5 how do I find and revert versions?
Thanks in advance,
tim
Logged
janet
4,812
+0/-0
Re: Revert PHP to version 5.2.5
«
Reply #1 on:
December 02, 2009, 01:26:31 PM »
twarland
On my sme7.4
rpm -q php
php-4.3.9-3.26
so that means you updated at some time, did you ???
This might fix it
Check if these are installed
rpm -q php php-pear-Net-Socket php-pear-HTTP-Request php-pear php-mysql php-mbstring php-ldap php-imap php-gd php-domxml php-pear-Net-URL
Remove with
rpm -e php php-pear-Net-Socket php-pear-HTTP-Request php-pear php-mysql php-mbstring php-ldap php-imap php-gd php-domxml php-pear-Net-URL
Reinstall with (assuming all dependencies will be installed automatically)
yum install php
See
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/smeupdates/i386/RPMS/
for list of current updates
Logged
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Contribs.org Forums
General Discussion
Topic:
Revert PHP to version 5.2.5