So you mean this line should not be there in ZF 1.0.1 ? So i should get
a new copy of the framework ?
These are all my settings at the moment (php.ini):
zend_extension = "/usr/lib/php5/20060613+lfs/xdebug.so"
xdebug.remote_enable = 1
xdebug.remote_port = 9000
xdebug.remote_host = 127.0.0.1
Matthew Weier O'Phinney wrote:
> -- Truppe Steven <[EMAIL PROTECTED]> wrote
> (on Tuesday, 04 September 2007, 09:48 PM +0200):
>
>> I use:
>>
>> Debian etch,
>> ZF 1.0.1
>> Apache/2.2.3
>> PHP 5.2.0-8+etch7 (cgi-fcgi) (built: Jul 2 2007 21:40:04)
>> Copyright (c) 1997-2006 The PHP Group
>> Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
>> with Xdebug v2.0.0, Copyright (c) 2002, 2003, 2004, 2005, 2006,
>> 2007, by Derick Rethans
>>
>> but what is this line for ? it works when i comment the line.. so should
>> i stay with that ?
>>
>
> There's something wrong with your ZF installation; the second line does
> not read that way at all:
>
> <?php
> /**
> * Zend Framework
> *
>
> My guess: a mis-configured XDebug setting.
>
>
>
>> Wolfgang Forstmeier wrote:
>>
>>> Hi Steven,
>>>
>>> I using this without any problems,
>>> maybe you could write something about your configuration ?
>>>
>>> I use following Software:
>>>
>>> Windows XP
>>> Apache: 2.2.4
>>> PHP: 5.2.4
>>> XDebug: php_xdebug-2.0.0-5.2.2.dll
>>> ZF: 1.0.1
>>>
>>> On 9/4/07, Truppe Steven <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>> Hi,
>>>>
>>>> i've setup xdebug with the apache server to make better tests on my http
>>>> adapter problem.
>>>>
>>>> But now i get an error from the second line of Front.php:
>>>>
>>>> /*{{{1*/ => property_get: $name
>>>>
>>>> ^^ What is this for ? And can i just comment this without getting into
>>>> troubles ?
>>>>
>>>> i'm using zf 1.0.1
>>>>
>>>> best regards,
>>>> Truppe Steven
>>>>
>>>>
>>>>
>>>
>>>
>
>