Hi,
After re-trying version 3 and having still no luck since I last tried 8 months ago I un-installed it as per my post here:
http://forums.centova.com/index.php?topic=1500.0Now trying to install V2 on a new server I am now seeing the below error:
Error populating database: Could not execute query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci' at line 1
When looking at the diagnostics page I see the following error reports:
Checking database server connection Failed
Error 1045: Access denied for user 'root'@'localhost' (using password: NO)
Using host with username
Checking Centova Cast database Warning
Error 1045 - Could not select database : Access denied for user 'root'@'localhost' (using password: NO)
I have already added the patched sql.php for php5.3 as per post here:
http://forums.centova.com/index.php?topic=540.0If I setup the Plesk Panel domain Web Scripting to use PHP support (run as Apache) I see the error at the beginning of the post but if I run as FastCGI (My Normal setting) then I just see a blank page after inputting my MySQL details.
Can I therefore ask for some opinions as to what to check?
*** SYSTEM ***
*** Paralles Plesk Panel ***
]# rpm -q psa
psa-10.4.4-cos6.build1013111102.18.x86_64
*** Apache ***
]# httpd -v
Server version: Apache/2.2.15 (Unix)
Server built: Dec 8 2011 18:10:49
*** PHP ***
]# php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apc.so' - /usr/lib64/php/modules/apc.so: undefined symbol: pcre_exec in Unknown on line 0
PHP 5.3.9 (cli) (built: Jan 17 2012 15:33:37)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with the ionCube PHP Loader v4.0.10, Copyright (c) 2002-2011, by ionCube Ltd
*** MySQL ***
]# mysql -V
mysql Ver 14.14 Distrib 5.5.20, for Linux (x86_64) using readline 5.1
*** CentOS ***
]# cat /etc/*release*
CentOS release 6.2 (Final)
CentOS release 6.2 (Final)
CentOS release 6.2 (Final)
cpe:/o:centos:linux:6:GA
As I have not currently found the issue for the apc.so error I have rem the ini file as everything is where it should be.
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apc.so' - /usr/lib64/php/modules/apc.so: undefined symbol: pcre_exec in Unknown on line 0