We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

problem in importing | Forum

Abhishek
Abhishek Mar 7 '12
Hi.I tried an import from the wall to my hosted version.I changed the salt in the config.php.But it doesn't make anymore progress. It shows this message for more then 1 day now:Insert the salt you received during the export into the ow_includes/config.php file to the OW_PASSWORD_SALT constant.Import in progress. Please wait.How to solve?


and the cron jobs shows this error 

Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /home/agrawal/public_html/oxwall/ow_core/database.php on line 160


pl. help me 

The Forum post is edited by Abhishek Mar 7 '12
Abhishek
Abhishek Mar 8 '12

I installed oxwall through softaculous.

I am using the cpanel. And I have this  Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /home/agrawal/public_html/oxwall/ow_core/database.php on line 160 
The Forum post is edited by Abhishek Mar 8 '12
Michael I.
Michael I. Mar 20 '12
You don't have PDO installed and set up on your server. Contact them about this issue.
Amir
Amir Jul 17 '12
;extension=php_pdo_firebird.dll
extension=php_pdo_mssql.dll
extension=php_pdo_mysql.dll

in  php.ini

delect ;
Amir
Amir Jul 17 '12

Quote from Amir ;extension=php_pdo_firebird.dll
extension=php_pdo_mssql.dll
extension=php_pdo_mysql.dll

in  php.ini

delect ;