Re: Apache22 + PHP5 installation issues

2006-06-04 Thread bsd
> php 5.1.4 seems currently broken. try portdowngrade to the last 5.1.2 > port. > > Iv. > > Many thanks, I'll try that. Rob ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Apache22 + PHP5 installation issues

2006-06-04 Thread [EMAIL PROTECTED]
php 5.1.4 seems currently broken. try portdowngrade to the last 5.1.2 port. Iv. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Apache22 + PHP5 installation issues

2006-06-03 Thread robert
On Sat, 2006-06-03 at 23:02 +0300, Toomas Aas wrote: > robert wrote: > > > My httpd.conf has: > > > > LoadModule php5_modulelibexec/apache22/libphp5.so > > > > To which I have added: > > > > AddType application/x- httpd-php .php > > AddType application/x- httpd-php-source .phps >

Re: Apache22 + PHP5 installation issues

2006-06-03 Thread robert
On Sat, 2006-06-03 at 15:05 -0400, Randy Pratt wrote: > On Sat, 03 Jun 2006 19:12:04 +0100 > robert <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I am having problems with setting up a web server. I'm running FreeBSD > > 6.1-Release-P1, updated of yesterday. > > > > I have installed Apache22,

Re: Apache22 + PHP5 installation issues

2006-06-03 Thread Toomas Aas
robert wrote: My httpd.conf has: LoadModule php5_modulelibexec/apache22/libphp5.so To which I have added: AddType application/x- httpd-php .php AddType application/x- httpd-php-source .phps ^ You should not have a space here I have also tried adding index.ph

Re: Apache22 + PHP5 installation issues

2006-06-03 Thread Randy Pratt
On Sat, 03 Jun 2006 19:12:04 +0100 robert <[EMAIL PROTECTED]> wrote: > Hi all, > > I am having problems with setting up a web server. I'm running FreeBSD > 6.1-Release-P1, updated of yesterday. > > I have installed Apache22, php5 and php5-extensions from the ports. (I > did check the build Apach

Apache22 + PHP5 installation issues

2006-06-03 Thread robert
Hi all, I am having problems with setting up a web server. I'm running FreeBSD 6.1-Release-P1, updated of yesterday. I have installed Apache22, php5 and php5-extensions from the ports. (I did check the build Apache module option in the php5 config). My first problem is that the handbook still re