I had some extra time today and so I wanted to move off Apache and to
Mathopd..

But I STILL can't get php to work with mathopd!

I know my php works because I tried it in apache as well as cli...

When I run a php script from mathopd, it says:

Mon Feb  9 06:49:24 2004 [6797] convert_cgi_headers: illegal header line
"Status: 0"
Mon Feb  9 06:49:24 2004 [6797] child process 6826 exited with status
255
 
<--SNIP-->
Control {
        RunScriptsAsOwner On
        ChildLog /var/mathopd/childlog
        Types {
                text/html { html }
                text/plain { txt }
                image/gif { gif }
                image/jpeg { jpg }
                text/css { css }
                application/octet-stream { * }
        }
        Specials {
                Dump { /dump }
                CGI { cgi }
                Imagemap { map }
                Redirect { url }
        }
        External {
                /usr/bin/php { php }
        }
        IndexNames { index.html index.php }
}

<--SNIP-->

the part that is relevant from my mathopd.cfg file.

Thanks..  

Albert

Reply via email to