[ewiki] new problem on new server

Hi Mario, Andy and Co!

Today I installed ewiki on another server - so far I've been testing on my 
private webspace - and I ran into a problem: The authentication doesn't work 
on the new server (settings see below). W/o auth. everything seems okay. 

My first guess is, that it's a problem to do w/ the Php-Version installed 
(4.3.4 version, but being a "down-portation" (or what's it called) onto a 
stable (woody) debian system, so maybe not identical w/ the common settings 
in 4.3.4). Are there any new/fancy php commands used for auth?

I'm asking so unspecific, because I don't know where to start looking!

Greetings, Timm


AUTH SETTINGS
include("tymm/userdb_passwdfile.php"); # connects to passwd-file - slight 
variation of plugin/userdb_systempasswd.php
include("plugins/auth/auth_method_http.php"); # auth via http-popup
include("plugins/auth/auth_perm_unix.php"); # unix-user-per-page-rights



Other related posts: