Today I installed a fresh Drupal 7 latest version and after that ran the automatic installation of themes of drupal by providing the remote link to automatically install the UrbanSolice drupal theme but I noticed an error on the frontpage on the very top of the page
The Complete Error message …
6 March 2012
2 comments
to resolve this issue with directadmin
gcc: /usr/lib/mysql/libmysqlclient_r.so: No such file or directory
just
cd /usr/lib/
cp /usr/lib/libmysqlclient.so mysql/
cp /usr/lib/libmysqlclient.so.15 mysql/
cp /usr/lib/libmysqlclient.so.15.0.0 mysql/
cp /usr/lib/libmysqlclient_r.so mysql/
cp /usr/lib/libmysqlclient_r.so.15 mysql/
cp libmysqlclient_r.so.15.0.0 mysql/
24 August 2011
No comments
PAC-MAN turns 30 today, Google celebrates with playable logo
By James Cottee – Sat May 22, 2010 1:42pm
You can run, but you can’t hide…
On May 22 1980 Namco released the original PAC-MAN, and to celebrate, Google has inserted a fully-functional version of the game into its logo. Any visitor to …
22 May 2010
2 comments