0
Problem with php-modules gd / MySQL PDO extension
I tried to install Piwik and Concrete5 but I had twice the same problem: I cannot load those two extentions. I have activated the PHP Fast CGI with the following settings under PHP ini values:
open_basedir = none;
extension=gd.so
extension=mysql.so
extension=mysqli.so
extension=pdo_mysql.so
Is this the wrong way or do I have to setup more that the extensions getting loaded?
open_basedir = none;
extension=gd.so
extension=mysql.so
extension=mysqli.so
extension=pdo_mysql.so
Is this the wrong way or do I have to setup more that the extensions getting loaded?
Customer support service by UserEcho
I also get an error when I try to access files over the File Manger "[Errno 6] No such device or adress u'/var/run/ajenti-v-php-fcgi-c5-..."