I found out I had the same problem this weekend. I'm running CentOS 4.7. What I did was to download packages from http://www.smudge-it.co.uk/pub/yum/centos/4/i386/, install them with yum install *rpm (in the directory where I had downloaded the relevant packages) and boom I was good to go. Maybe these people have a yum channel too, I'm not sure and I didn't look. For this to not be a cludge, they would have to be one and your admin would have to use it.
On Feb 10, 3:52 pm, "[email protected]" <[email protected]> wrote: > I'm currently developing an application in sf1.2 (which is awesome, > congrats Fabien), but I have to deploy to a centOS machine, which only > supports php 5.1.6. I have a few questions: > > 1) I uploaded my source, and all the pages work except the homepage, > which gives a SQLSTATE error. Is it possible to use sf1.2 with php > 5.1.6, just without certain features? If so, what might be causing a > SQLSTATE error? > > 2) Is downgrading to sf1.1 my best option for compatibility? > > 3) My sysadmin is refusing to upgrade to php 5.2.4 because he thinks > that there are inherent security flaws in anything that's not in rpm. > Is this the case? Should we be concerned about upgrading to php > 5.2.4? I'm not sure why we're even using centOS, nothing that we do > is mission critical, the sysadmin is pretty paranoid, and obviously > uptime is important, but we aren' t handling credit card transactions > or anything. > > Thanks for the help, > > -Brendan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
