Re: flash plugin & mozilla-firefox

2006-03-21 Thread Stephen Kaiser
On Tue, 2006-03-21 at 12:15 -0300, JoC#o Salvatti wrote: > Hi all, > > I'd like to know where to put the flash plugin in order to have flash > animations being run under Mozilla-Firefox. > > Thanks > > -- > Joco Salvatti > Undergraduating in Computer Science > Federal University of Para - UFPA >

Re: apache doesn't interpret php

2005-11-21 Thread Stephen Kaiser
Jonathan Glaschke wrote: On Sun, Nov 20, 2005 at 06:22:15PM +0100, noob lenoobie wrote: Hello. I installed a Fresh OpenBSD 3.8 in order to make a firewall/webserver.But I can't make apache interpret php. I did run phpxs -s, I checked my httpd.conf (with Loadmodule and AddType), I restarted apa

Re: apache doesn't interpret php

2005-11-21 Thread Stephen Kaiser
setup php5 on obsd yet, but if I recall the command was supposed to be something like: /usr/local/share/examples/php5-recommended to /var/www/conf/php.ini check to see /var/www/conf/php.ini exists Hello, does it work without a chrooted enviroment? Try "httpd -u". Greetings J