Re: PHP Paths & admin Password

Ondra Koutek <[email protected]> Mon, 25 Jul 2005 16:36:33 +0200
Newsgroups gmane.comp.cms.campsite.general
Message-ID <[email protected]>
1) I recommend to use Apache 2.x
2) I recommend to use MySQL 4.0
3) Do not install mod_php, use /usr/ports/lang/php4 instead

Ondra

On Mon, 2005-07-25 at 16:26 +0200, [email protected]
wrote:
> This message was sent from: Campsite Support.
> <http://www.campware.org/phorum_en/read.php?f=8&i=301&t=301> 
> ----------------------------------------------------------------
> 
> I have installed campsite on FreeBSD v5.4 with apache13, php4, and
> mysql41.
> 
> The php-cli needed to be forced due to conflicts with mod_php4. 
> Basically, I just removed the conflicts messages.
> 
> I also needed to manually code the directories for /usr/local/lib/php/pear
> in one or two of the php source files.  It could not find the directory on
> its own.
> 
> Question,
> How do I configure the required apache / php directories for campsite?
> 
> 
> With the hard coded links, I was able to get a login screen, but the
> default user/passwd does not work (aka admin/admn00).  I get no http error
> messages, and the database looks fine - that is, it has the admin user id
> and an encrypted password.
> 
> ----------------------------------------------------------------
> Sent using Phorum software version 3.4.3a <http://phorum.org>