Hi folks.
I'm having issues...
I keep getting an incorrect password error message when I start lapper... but the passwords match.
Is there something else that may cause the same error?
The password I use to set up the server (via 'start new host') is exactly the same as the one in LFSLapper.lpr and default_1.ini - and 8 characters long.
I'm not using the dedicated server and lapper version 5.8.4.1
Here's extracts from the files...
LFSLapper.lpr
#################
#General options#
#################
$Password = "password"; # Put in the admin password used on the LFS Server
$StoredValueDbs = "storedvalue"; # Name of the database in which additional values are stored
default_1.ini
$password = "password";
$configFile = "LFSLapper.lpr";
$superUsersFile = "superusers.txt";
Thank you
I'm having issues...
I keep getting an incorrect password error message when I start lapper... but the passwords match.
Is there something else that may cause the same error?
The password I use to set up the server (via 'start new host') is exactly the same as the one in LFSLapper.lpr and default_1.ini - and 8 characters long.
I'm not using the dedicated server and lapper version 5.8.4.1
Here's extracts from the files...
LFSLapper.lpr
#################
#General options#
#################
$Password = "password"; # Put in the admin password used on the LFS Server
$StoredValueDbs = "storedvalue"; # Name of the database in which additional values are stored
default_1.ini
$password = "password";
$configFile = "LFSLapper.lpr";
$superUsersFile = "superusers.txt";
Thank you