nop is only one

2009/11/30 Vladas Diržys <[email protected]>

> Maybe you are including 2 ZF libraries? And one of them is a bit older?...
>
> --
> Regards,
> Vladas
>
>
>
> On Sun, Nov 29, 2009 at 22:43, Apostol Victor <[email protected]>wrote:
>
>> this is the code
>>
>> $flickr = new Zend_Service_Flickr('xxx');
>>
>>         $results = $flickr->userSearch($email);
>>
>>         foreach ($results as $result) {
>>             echo $result->title . '<br />';
>>         }
>> and this is the error
>>
>> <br />
>>
>>
>> <b>Fatal error</b>:  Cannot run code from this file in conjunction with non 
>> encoded files in
>> <b>/library/Zend/Validate/Hostname/Com.php</b> on line <b>471</b><br />
>>
>>
>>
>> i am using the latest version on zend framework you can se my phpinfo here 
>> http://www.apostolvictor.info/info.php
>>
>> anyone any idea why i get this error?
>>
>>
>> --
>> victor
>>
>> http://apostolvictor.info
>>
>
>


-- 
victor

http://apostolvictor.info

Reply via email to