Alexandre Gravem: > the apache log says: FastCGI: incomplete headers (0 bytes) received > from server "/home/dokk/keetu/dispatch.fcgi" Wild but simple guess: Is the shebang line of this file intact, and does it actually contain your provider's Ruby path? Are the line endings in the proper style (Unix/Windows)? Malte