On 3/30/06, Dan MacNeil <dan@thecsl.org> wrote: > Also, (sorry if this is obvious) but you do have a shbang > > #!/usr/bin/php4-cgi > > at the top of your scripts ? Correct me if I'm wrong, but I don't think a shebang script is necessary if you specifically tell Apache2 that .php files should be handled by PHP. Anybody have any other ideas?