Re: [symfony-users] How to configure a web server without changing the httpd.conf?

2009-12-19 Thread Boris
Thank you for your response, given that there are already issues with this problem. I didn't found them because I didn't used the term shared host in the search. Moreover there is also a wiki where all this is explained nicely. http://trac.symfony-project.org/wiki Best regards, Boris O

[symfony-users] How to configure a web server without changing the httpd.conf?

2009-12-19 Thread Boris
Hello everyone. Thanks to the netbeans 6.8 support i decided to learn symfony. So i start with jobeet project. My opinion is that this is the easiest way to understand how this framework works. Successfully passed the first lesson :), but i have some additional questions, if someone is in a mood t

[symfony-users] Re: Performance of Symfony/Propel

2008-03-03 Thread Boris Duin
n experiences, running big sql-intensive batches > > using a db abstraction layer (I didn't say an ORM) is not a good idea > > from a performances point of view. I would vote for some manually > > written SQL queries in such a case while dream

[symfony-users] Re: Symfonians, yet another place for the Symfony community

2008-01-21 Thread Boris Duin
re. My Opera instance (v9.25 for Mac) does not crash at > > register time, nor login one... What did you do exactly? :-) > > > > ++ > > > > -- > > Nicolas Perriault http://www.clever-age.com > > Clever Age - conseil en architecture technique > > GSM: +

[symfony-users] Problema utilizando sprintf con caracteres UTF8.

2008-01-15 Thread Boris Duin
ice que la misma no es multibyte compliant, pero no hay informaciĆ³n muy exacta al respecto. Si alguien tiene informaciĆ³n sobre este tipo de problemas le agradezco su ayuda. -- Boris Duin Celular: 0416-8136373 --~--~-~--~~~---~--~~ You received this message becau

[symfony-users] Re: Propel difference

2007-11-09 Thread Boris Duin
f create update.sql scripts, is that > > sometimes I might make a drastic change to the model (like combining > > two tables, or splitting one table into two, for one reason or > > another). This is hard to change the structure AND the da

[symfony-users] Re: Database objects from batch scripts?

2007-11-09 Thread Boris Duin
Uffs, i have a mistake. The correct example is: initialize(); $mi_records = MyClassPeer::Doselect(New Criteria()); 2007/11/9, Boris Duin <[EMAIL PROTECTED]>: > > Hi Eno: > > You only need to intance sfDatabase manager. > This is a batch script example: > >

[symfony-users] Re: Database objects from batch scripts?

2007-11-09 Thread Boris Duin
do what? > > On Nov 9, 5:20 pm, Eno <[EMAIL PROTECTED]> wrote: > > Just wondering how we can use the peer classes from batch scripts? How > > do we use the sfDatabaseManager class? > > > > > -- Boris Duin Celular: 0416-8136373 --~--~-~--~~---

[symfony-users] Re: Propel Quote Table/Column Names

2007-10-25 Thread Boris Duin
lumns are reserved keywords > in > mysql and they aren't quoted in the query. > > mfg > Nicolas Vollmar > > > > -- Boris Duin Celular: 0416-8136373 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google