Page 1 of 1

Trouble getting past configure page of installation

Posted: Wed Jun 22, 2022 3:37 pm
by ChrisLLF
Warning: mysqli::__construct(): (HY000/1044): Access denied for user 'creatkck_ocbean'@'localhost' to database 'creatkck_wp563' in /home/creatkck/public_html/ocbean1/system/library/db/mysqli.php on line 12Error: mysqli object is already closed in /home/creatkck/public_html/ocbean1/system/library/db/mysqli.php on line 16

Need some assistance explainning what I am doing wrong

Re: Trouble getting past configure page of installation

Posted: Fri Aug 12, 2022 4:24 am
by scottyboyyy
I had a similar issue. The way I got around it was that I kept the prefix box empty and I pasted the prefix alongside the database and username of the database, so for example I think yours would be:

username: creatkck _whateverdatabaseusernameyouchose
database: creatkck _whateverdatabasenameyouchose

This is just a guess though. You can see properly in cpanel if you go into MySQL databases.

Hope this helps you install this amazing piece of software! :-)

Re: Trouble getting past configure page of installation

Posted: Tue Aug 16, 2022 3:26 am
by thekrotek
ChrisLLF wrote:
Wed Jun 22, 2022 3:37 pm
Need some assistance explainning what I am doing wrong
Error tells you clearly: access is denied for you. So either permissions are not enough or you entered wrong credentials.