NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Drupal Configuration



On Wed, Oct 21, 2009 at 08:54:54PM +0100, Richard Ibbotson wrote:
> I think this is it...
> 
> MysqlI Support        enabled
> Client API library version    5.0.67
> Client API header version     5.0.67
> MYSQLI_SOCKET         /tmp/mysql.sock
> Directive     Local Value     Master Value
> mysqli.default_host   no value        no value
> mysqli.default_port   3306    3306
> mysqli.default_pw     no value        no value
> mysqli.default_socket no value        no value
> mysqli.default_user   no value        no value
> mysqli.max_links      Unlimited       Unlimited
> mysqli.reconnect      Off     Off

This looks fine.  If it only shows mysqli support and not "regular"
mysql support you probably want to check that settings.php contains
mysqli://user:pass@localhost/dbname

You might need to create the database BTW.  What is the exact
error message printed by Drupal?

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpiFBNpEmPq3.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index