'dsn' =>'mysql://wikiuser:masterkey@localhost/phpwiki',
This is the error message..
lib/WikiDB/backend/PearDB.php:31: Fatal[256]: Can't connect to database: wikidb_backend_mysql: fatal database error
DB Error: extension not found (mysql://wikiuser:XXXXXXXX@localhost/phpwiki)
... and yes I can connect using to command mysql -h localhost -u wikiuser -pmasterkey phpwiki
I am kinda stuck with this and any hints would be great!
Best regards, Andreas
Never mind... I am a complete jackass... The php-mysql rpm wasnt installed... *blushing*
Log in to post a comment.
'dsn' =>'mysql://wikiuser:masterkey@localhost/phpwiki',
This is the error message..
lib/WikiDB/backend/PearDB.php:31: Fatal[256]: Can't connect to database: wikidb_backend_mysql: fatal database error
DB Error: extension not found
(mysql://wikiuser:XXXXXXXX@localhost/phpwiki)
... and yes I can connect using to command
mysql -h localhost -u wikiuser -pmasterkey phpwiki
I am kinda stuck with this and any hints would be great!
Best regards,
Andreas
Never mind... I am a complete jackass...
The php-mysql rpm wasnt installed... *blushing*