Re: torrentflux: apache2 mod_php4 problem

2006-05-15 Thread Anton Piatek
Anton Piatek wrote: >Merlin, the Mage wrote: > > >>On Wednesday 10 May 2006 12:41, Anton Piatek wrote: >> >> >>> Alias /torrentflux /usr/share/torrentflux/www/ >>> >>> >>At first sight I would say that you have a / in the directory and you're >>missing it in the alias. The correct s

Re: torrentflux: apache2 mod_php4 problem

2006-05-10 Thread Anton Piatek
Merlin, the Mage wrote: >On Wednesday 10 May 2006 12:41, Anton Piatek wrote: > > >>Alias /torrentflux /usr/share/torrentflux/www/ >> >> > >At first sight I would say that you have a / in the directory and you're >missing it in the alias. The correct sould have / in both or in none. > >Y

Re: torrentflux: apache2 mod_php4 problem

2006-05-10 Thread Merlin, the Mage
On Wednesday 10 May 2006 12:41, Anton Piatek wrote: >     Alias /torrentflux /usr/share/torrentflux/www/ At first sight I would say that you have a / in the directory and you're missing it in the alias. The correct sould have / in both or in none. You can be missing something else, but nothing t

torrentflux: apache2 mod_php4 problem

2006-05-10 Thread Anton Piatek
Hi, I have installed torrentflux, and it has set up apache2 to show its pages in /torrentflux on the webserver. Apache forwards requests fine, but does not use php for .php pages... mod_php4 works fine for php files I put in /var/www/ so php seems to work. Is there anything else i need to add to t