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 fairly simple.  Your PHP install doesn't have MySQL
support enabled.  You should check to see if it has.  If you installed
from packages, make sure you installed the mysql extensions.

  
Assuming that's the case, apt-get php4-mysql ought to solve the problem.

- Ben

Reply via email to