On this server there are a lot of other sites and i'm not the only one who use it. I could compile php but i need to change less things possible on production, and there is a risk that something could not work However, I'll try to compile on the development serve;, if you know a way to modify some class of symfony to make it works with the actual configuration, please tell. at the moment some modules work.. other have got problems with pdo.
500 | Internal Server Error | Doctrine_Connection_Mysql_Exception SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. I could add this attribute to the db connection, but i don't the class where it is done On 4 Nov, 13:43, Alexandre SALOME <[email protected]> wrote: > You should update your Debian, or another solution is to compile your PHP > version. > > 2009/11/4 cosmy <[email protected]> > > > > > Hi all, > > i have a production server based on Debian Etch and so with php > > 5.2.0... but Symfony 1.2 needs at least php 5.24! > > Anyone of you have managed to run newer version of Symfony on this > > Debian version? > > I have developed a project with Symfony 1.2 and I need to make it > > run... > > > Thank you in advance. > > -- > Alexandre Salomé -- [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
