Re: [PHP-INSTALL] Having a problem

2005-04-17 Thread Brad Kowalczyk
Thomas Cocuzza wrote: I am having aporblem installing php I have made changes to httpd.conf (LoadModule php4_module libexec/libphp4.so and AddType application/x-httpd-php .php .phtml) Granted I am not an expert in apache or linux, I followed the instructions to the tee. I am not getting anything

Re: [PHP-INSTALL] pcre, php5, and FreeBSD 5.3

2005-04-17 Thread Rasmus Lerdorf
Kevin H. Phillips wrote: I've got a FreeBSD 5.3 machine that I run e-mail and Web servers on. The Web server is Apache 2.0. I've installed php 5.0.3 from the ports collection. I've been trying to install a php-based Webmail program but get error messages when I try to use it. From the mailin

[PHP-INSTALL] pcre, php5, and FreeBSD 5.3

2005-04-17 Thread Kevin H. Phillips
I've got a FreeBSD 5.3 machine that I run e-mail and Web servers on.  The Web server is Apache 2.0.  I've installed php 5.0.3 from the ports collection.  I've been trying to install a php-based Webmail program but get error messages when I try to use it.  From the mailing list for that applicat

[PHP-INSTALL] Having a problem

2005-04-17 Thread Thomas Cocuzza
I am having aporblem installing php I have made changes to httpd.conf (LoadModule php4_module libexec/libphp4.so and AddType application/x-httpd-php .php .phtml) Granted I am not an expert in apache or linux, I followed the instructions to the tee. I am not getting anything when I run the serve