[symfony-users] Re: PHP 5.3.x on Leopard

2010-12-25 Thread Dominik Tuleweit
ok, but i think that on your system there are also 2 times php installed, one 5.2.x and one 5.3 ; for using php on the terminal (CLI Version) the old one is "registered" but you need the new one. so my thought is, that you search for the place of your 5.3.x version and add a symlink in your /

Re: [symfony-users] Re: PHP 5.3.x on Leopard

2010-12-25 Thread Dominik Tuleweit
be sure that you have the ./ before php -v: copy&paste this: ./php -v Am 25.12.2010 um 15:45 schrieb Julian Reyes Escrigas: when i typo php -v on /usr/bin or every place showme the 5.2.8 and i have installed 5.3.4 with brew -- If you want to report a vulnerability issue on symfony, please

Re: [symfony-users] Re: PHP 5.3.x on Leopard

2010-12-24 Thread Dominik Tuleweit
minal show me the leopard default version and i need use the version installe for Brew /usr/local/Cellar/php* can help me and where i can get formules for brew and symfony i'm trying symfony 2 -- Julian Reyes Escrigas Sent with Sparrow On Friday, December 24, 2010 at 6:12 PM, Dominik T

Re: [symfony-users] PHP 5.3.x on Leopard

2010-12-24 Thread Dominik Tuleweit
Hi, i'm using MacPorts. There are a lot of tutorials how to do it. Here is one: http://forums.macnn.com/79/developer-center/322362/tutorial-installing-apache-2-php-5-a/ after installing, you have to start your (new) apache and mysq with the MacOS Terminall: # apache2ctl start (then type you

Re: [symfony-users] Problem with doctrine:build-schema

2010-11-16 Thread Dominik Tuleweit
You have tabs for idention, take whitespaces instead: all: doctrine: class: sfDoctrineDatabase param: dsn: 'mysql:host=localhost;dbname=CHCISDB' username: root password: null Am 16.11.2010 um 12:37 schrieb Pratik Mazumder: Hi Alexander Changed the indentions but

[symfony-users] Symfony Mac INSTALL

2009-04-24 Thread Dominik Tuleweit
Hi, i prefer Macports for my server software on OS X; here are two tutorials howto install macports & apache2 & etc. http://forums.macnn.com/79/developer-center/322362/tutorial-installing-apache-2-php-5-a/ http://2tbsp.com/content/install_apache_2_and_php_5_macports via macports it is possible

[symfony-users] HTML Newsletter

2008-11-24 Thread Dominik Tuleweit
And uninstall Outlook2007 :) Am 24.11.2008 um 14:51 schrieb Lee Bolding: > > > On 24 Nov 2008, at 12:37, Sumedh wrote: > >> ..Also there seemed a lot of disagreement on whether one should >> use HTML or text mails...Does someone know a set of practical rules >> that work on majority of the emai

[symfony-users] Missing Link "Plugin"

2008-08-25 Thread Dominik Tuleweit
Hi, the main menu at the symfony page contains: About Installation Documentation Plugins Community Blog Development At the board the menu point "Plugins" is missing: About Installation Documentation Community Blog Development Greetings from Nuremberg Dominik --~--~-~--~~~-

[symfony-users] Symfony using 2 databases

2008-05-19 Thread Dominik Tuleweit
Hi, i've got an Typo3 Applications with a lot of Users, and some Usergroups. Now i will create an symfony application using the users and groups from the Typo3 application for authentification. Has anybody some hints for me how to authentificate users in the symfony app with entrys of an fore