Alin Bugeag
New Member
Hi,
I've just bought your software and I'm trying to do some tests.
I've notice that the campaign that I've created stays in pending mode
Then in server logs I found this error:
[error] [exception.CDbException] exception 'CDbException' with message 'CDbConnection is unable to find PDO class "PDO". Make sure PDO is installed correctly.' in /home/mailwizgothruco/mailwiz.gothru.co/apps/common/framework/db/CDbConnection.php:442
now this server it has php and it's compiled by me, with support for PDO, so it should support it.
'./configure' '--with-apxs2' '--with-gd' '--with-mysql=/usr' '--with-mysqli' '--with-jpeg-dir=/usr' '--with-zlib' '--with-curl' '--enable-ftp' '--with-openssl' '--enable-zip' '--with-config-file-path=/etc' '--enable-soap' '--with-freetype-dir=/usr' '--enable-pdo=shared' '--with-pdo-mysql=shared,/usr' '--without-pdo-sqlite' '--without-sqlite' '--enable-exif' '--libdir=/usr/lib64' '--with-libdir=lib64' '--enable-bcmath' '--with-xsl' '--enable-mbstring' '--with-mcrypt'
PDO
PDO support enabled
PDO drivers mysql
pdo_mysql
PDO Driver for MySQL enabled
Client API version 5.1.73
Directive Local Value Master Value
pdo_mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
can you shade some light in to what I need to do
Multzumesc
Alin
I've just bought your software and I'm trying to do some tests.
I've notice that the campaign that I've created stays in pending mode
Then in server logs I found this error:
[error] [exception.CDbException] exception 'CDbException' with message 'CDbConnection is unable to find PDO class "PDO". Make sure PDO is installed correctly.' in /home/mailwizgothruco/mailwiz.gothru.co/apps/common/framework/db/CDbConnection.php:442
now this server it has php and it's compiled by me, with support for PDO, so it should support it.
'./configure' '--with-apxs2' '--with-gd' '--with-mysql=/usr' '--with-mysqli' '--with-jpeg-dir=/usr' '--with-zlib' '--with-curl' '--enable-ftp' '--with-openssl' '--enable-zip' '--with-config-file-path=/etc' '--enable-soap' '--with-freetype-dir=/usr' '--enable-pdo=shared' '--with-pdo-mysql=shared,/usr' '--without-pdo-sqlite' '--without-sqlite' '--enable-exif' '--libdir=/usr/lib64' '--with-libdir=lib64' '--enable-bcmath' '--with-xsl' '--enable-mbstring' '--with-mcrypt'
PDO
PDO support enabled
PDO drivers mysql
pdo_mysql
PDO Driver for MySQL enabled
Client API version 5.1.73
Directive Local Value Master Value
pdo_mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
can you shade some light in to what I need to do
Multzumesc
Alin