Re: PHP Paths & admin Password
Ondra Koutek <kouteko <at> tol.org>
2005-07-25 14:36:33 GMT
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, campsite-support <at> eserver2.mdlf.org
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.
(Continue reading)