Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2007 22:33:30 -0500
From:      "Russell E. Meek" <rmeek@russellmeek.net>
To:        Jonathan Horne <freebsd@dfwlp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: apache2.2 php5.1 mysql5
Message-ID:  <20070107223330.m6zrmucf8kwgowk0@secure.rem1tech.com>
In-Reply-To: <200701072001.25573.freebsd@dfwlp.com>
References:  <235b80000701071724g7ada06v15816147bff0e879@mail.gmail.com> <200701072001.25573.freebsd@dfwlp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Jonathan Horne <freebsd@dfwlp.com>:

> On Sunday 07 January 2007 19:24, tethys ocean wrote:
>> Hi
>>
>> I have FreeBSD 6.1 installed Apache 2.2 Mysql5  and also PHP5.1 but PHP5
>> doesnt work  Are there anybody works together it?
>>
>>
>> I did it such kinds of setting.
>>
>> apache22_enable="YES"
>> mysql_enable="YES"
>>
>> AddType application/x-httpd-php .php
>> AddType application/x-httpd-php-source .phps
>
> did you add to DirectoryIndex
>
> index.php ?
>
> hth,
> jonathan
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

If you built php5 from ports did you remember to select the Apache  
option to include the apache module?

/usr/ports/lang/php5
make config
Apache - Build Apache module








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070107223330.m6zrmucf8kwgowk0>