Quote:
|
Originally Posted by ewdi
in $cfg['Servers'][$i]['auth_type'] = 'config'; change it to http
|
That solved my login issue. =)
Quote:
|
have you install php-mysql or any DBD?
|
I do have php-mysql installed. I searched and see that I have the
libdbi-dbd-mysql package installed and all required packaged. I have other DBD stuff but this looked the most relevant to answer your question? If you want me to search for a precise package I'm willing to.
Quote:
What error do you have?
phpBB : Critical Error
Could not connect to the database
|
I really wish it was something along the lines of a mistyped password but it's not.
I'm using
these instructions for installing the phpBB2 since I never have done it before.