Hi All,

I just installed latest version of shindig and tried sample container example. 
I got 500 error. Here is the response:
<html><body><h1>Internal Server Error</h1><br />No post data set<br /><pre>Array
(
    [0] => Array
        (
            [file] => /Library/WebServer/Documents/shindig/php/index.php
            [line] => 114
            [function] => doPost
            [class] => MetadataServlet
            [object] => MetadataServlet Object
                (
                    [lastModified:private] => 
                    [contentType:private] => text/html
                    [charset:private] => UTF-8
                    [noCache:private] => 
                    [cacheTime:private] => 86400
                    [noHeaders] => 
                )

            [type] => ->
            [args] => Array
                (
                )

        )

)
</pre></body></html>

I didn't set up virtual host.

Thanks




      

Reply via email to