Re: Re: PHP Paths & admin Password
Ondra Koutek <[email protected]> Mon, 25 Jul 2005 17:01:04 +0200
| Newsgroups | gmane.comp.cms.campsite.general |
|---|---|
| Message-ID | <[email protected]> |
Apache 2.x has much better performance, but campsite is fine with it.
MySQL 4.1 is worse issue, as this version uses different encryption
mechanism and password function generates 41 char. hash.
If you want to use 4.1, you must first manually alter Users table
holding username/password pair, and set 42chars for password column.
Than you need to reset Admin password. You have 2 chances:
1) set the field "" and login without password, than change it to some
reasonable
2) set it to password("Admn00") and login with your Admn00 password
Ondra
On Mon, 2005-07-25 at 16:48 +0200, [email protected]
wrote:
> This message was sent from: Campsite Support.
> <http://www.campware.org/phorum_en/read.php?f=8&i=303&t=301>
> ----------------------------------------------------------------
>
> Will apache2 and mysql40 make that much difference?
>
> As for the mod_php4, I was just following the INSTALL_FREEBSD instructions
> that came with the source.
>
> ----------------------------------------------------------------
> Sent using Phorum software version 3.4.3a <http://phorum.org>