timmillwood wrote:Using Arch Linux, lighttpd web server and sqlite database I have been able to get Drupal 7 running on my Raspberry Pi.
http://home.timmillwood.com/
I notice that it appears to be offline now, but I picked up your instructions from the google cache.
Upon installing Drupal (on Arch/lighttpd/sqlite), I'm getting one error, as follows below. Do you have any ideas? My phpinfo() is reporting PDO drivers = no value. What have I omitted?
Error
Database support Disabled
Your web server does not appear to support any common PDO database extensions. Check with your hosting provider to see if they support PDO (PHP Data Objects) and offer any databases that Drupal supports.
[EDIT] Solved it with
after faffing around for ages!