Hi all,
I am trying out the cmsms with the easyphp running locally. during the 3rd phrase of the installation, i encounter the following error msg:
Warning: mysql_connect(): Access denied for user 'cms_user'@'localhost' (using password: YES) in e:\program files\easyphp1-8\www\cmsmadesimple\lib\adodb\drivers\adodb-mysql.inc.php on line 339
Connection failed
Realised that easyphp doesn't set any password for the mysql access, so my question now is, how to turn off the mysql password checking?
CMSMS with easyphp
Re: CMSMS with easyphp
Hi,
I'm running EasyPHP locally and never had any problems with this.
Did you go into phpMyAdmin to check that the priviliges match the ones that you used for the CMS installation?
Jon
I'm running EasyPHP locally and never had any problems with this.
Did you go into phpMyAdmin to check that the priviliges match the ones that you used for the CMS installation?
Jon
Re: CMSMS with easyphp
Hi Jon,jah wrote: Hi,
I'm running EasyPHP locally and never had any problems with this.
Did you go into phpMyAdmin to check that the priviliges match the ones that you used for the CMS installation?
Jon
thanks for your reminder, forgot to create database and assign privillage (step 3 of installation). Now it's up and running (locally, of course).

Winson.