On Mon, 27 Jan 2003, mattg wrote:
>
> now, does anyone use phpstub?  when i try to access a php file it gives
> me a 403 "Forbidden" error.
I got it too. Is there some known problem?

> Karsten Priegnitz wrote:
> >>well, it's not producing log files.
> >>attached is my config file.
> >
> >
> > I had the problem, that mathopd did not have rights to write to /var/log.
> > Run it with ltrace (or is it strace? can't check here at work...) and see
> > what it says. It does not produce any output itself if it can't start:
> >
> >       ltrace mathopd <conffile
> >
> > I write my log files to /tmp
Do a
mkdir /var/log/mathopd
(or /var/log/www)
chown daemon /var/log/mathopd
Then you can write logfiles there. :)

Bye, Wolfram.

   --==##  wolfram gerlach     09130 chemnitz     germany  ##==--
 --==##   http://www.EckigesAuge.de       webdesign & more   ##==--
   --==##  elac electroacustic gmbh   http://www.elac.com  ##==--


Reply via email to