Jack D. Martin Jr. wrote:
Jake,
I just caught the first part of your reply - Yes Mandrake 10.2 and LE2005
are one and the same. Depending on who you talk to - you get to hear it
called one or the other. The official name is Mandriva LE2005.
I have verified that my php.ini settings are correct - I thought maybe that
was the reason for most of my problems.
The password in /usr/share/toaster/include/admin.htpasswd is encrypted The
password in /usr/share/toaster/include/admin.pass says toaster (as I would
expect - it is the default) The vpopmail user is just a user, is it not?
Where do I change the password for that? I used the script for the install
- shouldn't it all be correct?
The password can be changed from the command line, by going into the dir
and doing 'htpasswd -b admin.htpasswd admin newpassword'. As far as the
vpopmail password, you want to make sure it's using the right one for
the database. This can be changed at the command line by doing:
echo "GRANT ALL PRIVILEGES ON vpopmail.* TO [EMAIL PROTECTED]
IDENTIFIED BY 'SsEeCcRrEeTt'" | mysql -u root -p
and using your Mysql root password.
I wasn't able to change the admin password when I first installed mine,
either. I changed it via the command line, and honestly never
readdressed the issue.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]