I installed CMS MS on my local machine and it works like a charm but when i tried to run the installer on my webserver i get following errors:
Warning: mysql_pconnect(): Access denied for user: 'cms@localhost' (Using password: YES) in /home/nishants/public_html/cmsms/lib/adodb/drivers/adodb-mysql.inc.php on line 356
Warning: preg_match() expects parameter 2 to be string, array given in /home/nishants/public_html/cmsms/lib/smarty/core/core.assemble_plugin_filepath.php on line 30
Warning: preg_match() expects parameter 2 to be string, array given in /home/nishants/public_html/cmsms/lib/smarty/core/core.assemble_plugin_filepath.php on line 30
...
...
Warning: preg_match() expects parameter 2 to be string, array given in /home/nishants/public_html/cmsms/lib/smarty/core/core.assemble_plugin_filepath.php on line 30
Warning: Smarty error: unable to read resource: "db:-1" in /home/nishants/public_html/cmsms/lib/smarty/Smarty.class.php on line 1088
Could there be any PHP/mysql issue on the server or any parameter needs to be configured. Webserver runs PHP Version 4.3.11. Thanks in advance
