On 24-dic-08, at 21:58, Trevor Fitzgerald wrote: > I know that the query is OK as well as the database and table. The > DB Bridge seems to be adding 2 slashes to the beginning of any > query. This is what my URL structure looks like: > > http://ec2-174-129-129-183.compute-1.amazonaws.com/mysql/SELECT%20%2A%20FROM%20test%3B > > With "SELECT%20%2A%20FROM%20test% > 3B" == "SELECT * FROM test;" > > Is having the bridge in a directory like this causing the problem?
Actually, you have hit a bug. I've already logged it: http://code.google.com/p/cherokee/issues/detail?id=292 -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
