On Wed, Jul 16, 2008 at 3:35 AM, xin zhang <[EMAIL PROTECTED]> wrote:
> I just check out the newest version of shindig. It is returning blank page 
> when trying the example 
> http://localhost/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml.

Me too: the problem in my case is in php version:

[Wed Jul 16 09:26:57 2008] [error] [client 127.0.0.1] PHP Warning:
require(src/common/samplecontainer/Crypto.php) [<a
href='function.require'>function.require</a>]: failed to open stream:
No such file or directory in
/hardmnt/sakamoto0/www/html/shindig/php/src/common/samplecontainer/BasicBlobCrypter.php
on line 21

[Wed Jul 16 09:26:57 2008] [error] [client 127.0.0.1] PHP Fatal error:
 require() [<a href='function.require'>function.require</a>]: Failed
opening required 'src/common/samplecontainer/Crypto.php'
(include_path='.:/usr/share/pear:/usr/share/php') in
/hardmnt/sakamoto0/www/html/shindig/php/src/common/samplecontainer/BasicBlobCrypter.php
on line 21


I think that this has to do with the email from ropu:

"as far as i can see, only BasicBlobCrypter.php has dependency on it.

and my experience integrating shindig in containers is that i had to move
the library to the container specific implementation.
"

Bye
-- 
Davide Setti
blog: http://blog.flatlandia.eu

Reply via email to