Perhaps there's some error in your php configuration, the "includepath='±'
doesn't seem right at all, due to that it can't find the php files it needs
to include and everything goes bad from there

fix the path problems and everything should work again :)

On Mon, Nov 16, 2009 at 9:22 AM, SiW <[email protected]> wrote:

> Dear all,
> After I configed the shindig enviroment on wamp, I tested it using
> following link:
>
> http://shindig/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml
>
> then I got errors like this:
>
> Warning: Config::include_once(config/container.php) [function.Config-
> include-once]: failed to open stream: No such file or directory in D:
> \wamp5\www\shindig\php\src\common\Config.php on line 35
>
> Warning: Config::include_once() [function.include]: Failed opening
> 'config/container.php' for inclusion (include_path='¡±.') in D:
> \wamp5\www\shindig\php\src\common\Config.php on line 35
>
> Fatal error: Uncaught exception 'ConfigException' with message
> 'Invalid Config Key' in D:\wamp5\www\shindig\php\src\common\Config.php:
> 54 Stack trace: #0 D:\wamp5\www\shindig\php\index.php(28): Config::get
> ('debug') #1 {main} thrown in D:\wamp5\www\shindig\php\src\common
> \Config.php on line 54
>
> Is that I missed some php extensions?
> Any help would be appreciated! Thanks in advance.
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Implementing OpenSocial Containers" group.
> To post to this group, send email to [email protected]
> .
> To unsubscribe from this group, send email to
> [email protected]<opensocial-container%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-container?hl=.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=.


Reply via email to