Page 1 of 1

ERROR 2005 (HY000)

Posted: Wed Jun 09, 2021 11:13 am
by camangels
Hello,

i have installed the script and got following mesage:

"Downloading script files
100% downloaded
Done
Making config.php
ERROR 2005 (HY000): Unknown MySQL server host 'xxx.xxx.xxx.xxx:3306' (-2)"

if i open then the url http://xxx.xxx/scj/admin/ and enter password i get a Server Error 500 Internal Server Error

Apache log said :"(2)No such file or directory: AH01620: Could not open password file: /xxx/xxx.xxx/scj/admin/.htpasswd" but the file exist.

Has someone a solution?

Re: ERROR 2005 (HY000)

Posted: Wed Jun 09, 2021 11:22 am
by admin
ok, lets start step by step

Apache log said :"(2)No such file or directory: AH01620: Could not open password file: /xxx/xxx.xxx/scj/admin/.htpasswd" but the file exist.

so you think there's an error in Apache code that prevents it from finding a file?
As you can see it's not the script that's looking for a file

Re: ERROR 2005 (HY000)

Posted: Wed Jun 09, 2021 11:26 am
by camangels
I can see the file in the directory and i can open it

Re: ERROR 2005 (HY000)

Posted: Wed Jun 09, 2021 11:28 am
by camangels
ERROR 2005 (HY000): Unknown MySQL server host 'xxx.xxx.xxx.xxx:3306' (-2)" <---- what means this error at the script installation?

Re: ERROR 2005 (HY000)

Posted: Wed Jun 09, 2021 12:01 pm
by admin
no, again, as you can see it says "MySQL server"

you can google "ERROR 2005 (HY000): Unknown MySQL server host 'xxx.xxx.xxx.xxx:3306' " and you'll find out that it's in no way related to the script ot the installation