Thanks Dean, That *appears* to work. Now to get WordPress debugged and operating :)
Is this a typical step needed on all installs or did something install wrong earlier? (adding extension=mysql.so) Thanks! On Tue, Mar 1, 2011 at 5:51 PM, Dean Matzkov <[email protected]> wrote: > On Tue, Mar 1, 2011 at 3:40 PM, pub crawler <[email protected]> wrote: >> Trying to do a Wordpress install from the MarketPlace. Getting an error: >> >> "Neither the 'mysql' nor the 'mysqli' modules are supported by your >> PHP interpreter > > Did you enable loading of the MySQL extension in /etc/php5/cgi/php.ini? > > Try adding the following line under the "Dynamic Extensions" section, > and see if it helps: > > extension=mysql.so > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
