On Mon, Feb 09, 2004 at 02:52:09PM +0800, Albert Yang wrote: > 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...
You are using the php cli built together with mod_php for apache ? Try compiling a "real" php cgi with the configure option --enable-cgi and your problems will go ;) Greetings J�rgen -- [EMAIL PROTECTED]
