Re: how to enable PHP on Apache?

2005-04-12 Thread Matthias F. Brandstetter
-- quoting Kevin Kinsey -- If you create a normal PHP page* under the Apache server's docroot (instead of in the phpmyadmin install, which is an alias), do you get the same behavior? Yes, I got the same behavior then. But meanwhile I solved the problem by adding SetHandler

Re: how to enable PHP on Apache?

2005-04-09 Thread Matthias F. Brandstetter
-- quoting Yoann Le Bihan -- Hello ! :-) You just need to install mod_php port. It's located into /usr/ports/www (there are a mod_php4/ and a mod_php5/ directories). Just make install clean from one or two of these directories and it must be installed. Because I think it's

Re: how to enable PHP on Apache?

2005-04-09 Thread Matthias F. Brandstetter
-- quoting Matthias F. Brandstetter -- I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations But when I try to access my phpmyadmin installation Firefox asks me which program I want to use to open this

Re: how to enable PHP on Apache?

2005-04-09 Thread Julie
I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations But when I try to access my phpmyadmin installation Firefox asks me which program I want to use to open this PHP file :( Any other ideas? I am somewhat lost

Re: how to enable PHP on Apache?

2005-04-09 Thread Kevin Kinsey
Matthias F. Brandstetter wrote: -- quoting Yoann Le Bihan -- Hello ! :-) You just need to install mod_php port. It's located into /usr/ports/www (there are a mod_php4/ and a mod_php5/ directories). Just make install clean from one or two of these directories and it must be

Re: how to enable PHP on Apache?

2005-04-07 Thread Yoann Le Bihan
Hello ! :-) You just need to install mod_php port. It's located into /usr/ports/www (there are a mod_php4/ and a mod_php5/ directories). Just make install clean from one or two of these directories and it must be installed. Because I think it's not installed (even if it's mentionned in