I am trying to get a link shortening YOURLS PHP scripts while working on my base web server running Lubuntu 12.04.
I have created a MySQL database and installed PHP5. When I try to access the administration interface for YOURLS in a browser, I get the following message:
Fatal Error: ezSQL_mysql requires mySQL Lib to be compiled and or linked in to the PHP engine
I am very new to MySQL and PHP, so I do not know how to approach this problem. Could you point me in the right direction?
(For a quick guide to setting up YOURLS, you can see this video to get a general idea.)
source share