Hello,
I wanted to install serendipity on my desktop machine just to try it. But I can't get past the installation: The Installation Page tells me: "Database extenstions: None [!]".
MySQL server is up and running, I have created a database "serendipity" and granted "ALL" privileges to user "serendipity". MySQL users "serendipity" and "root" have empty passwords.
The serendipity root directory is /var/www/html/serendipity and is world-writeable.
I have configured apache to allow all .htaccess files ("AllowOverride ALL").
What am I doing wrong? Do I have to change any files in the serendipity root folder?
Thank You
cepheus
Database extensions not detected
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Database extensions not detected
Hi!
This is a problem of your PHP compilation. Your PHP does not have the mysql or mysqli extension compiled in, so you need to recompile or depending on your linux distribution install php-mysql packages.
HTH,
Garvin
This is a problem of your PHP compilation. Your PHP does not have the mysql or mysqli extension compiled in, so you need to recompile or depending on your linux distribution install php-mysql packages.
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/