Re: [SM-USERS] Cannot login to SM using MySql backend

2005-02-03 Thread rui . terrinha
wow!! you were 100% correct. all i did was apt-get install php4-mysql voilá. it works! Thankx!!! Rui Terrinha IT Department [EMAIL PROTECTED] www.zsystems.pt ZSYSTEMS - Portugal Phone: +351-214338050 Fax : +351-214338051 "Jonathan Angliss" <[EMAIL PROTECTED]> wrote on 03/02/2005 17:56:54: >

Re: [SM-USERS] Cannot login to SM using MySql backend

2005-02-03 Thread Ben Holt
Jonathan Angliss wrote: Hi. Im a newby to linux, SM, Mysql, so, i need some help. I installed Debian, apache, php, pear, mysql, SM 1.4.4, and im trying to configure SM to use MySql to store user addresses, and preferences. What i did, was: [..] I believe the issue is

Re: [SM-USERS] Cannot login to SM using MySql backend

2005-02-03 Thread Jonathan Angliss
> Hi. > Im a newby to linux, SM, Mysql, so, i need some help. > > I installed Debian, apache, php, pear, mysql, SM 1.4.4, and im trying to > configure SM to use MySql to store user addresses, and preferences. > What i did, was: [..] > I tested the permitions on MySql for the user, and seems OK.

[SM-USERS] Cannot login to SM using MySql backend

2005-02-03 Thread rui . terrinha
Hi. Im a newby to linux, SM, Mysql, so, i need some help. I installed Debian, apache, php, pear, mysql, SM 1.4.4, and im trying to configure SM to use MySql to store user addresses, and preferences. What i did, was: mysql> CREATE DATABASE squirrelmail; mysql> use squirrelmail; mysql> CREATE TAB