ERROR 2005 (HY000)

Post Reply
camangels
Posts: 3
Joined: Wed Jun 09, 2021 9:01 am

ERROR 2005 (HY000)

Post 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?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: ERROR 2005 (HY000)

Post 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
Don't forget to run script update
camangels
Posts: 3
Joined: Wed Jun 09, 2021 9:01 am

Re: ERROR 2005 (HY000)

Post by camangels »

I can see the file in the directory and i can open it
camangels
Posts: 3
Joined: Wed Jun 09, 2021 9:01 am

Re: ERROR 2005 (HY000)

Post by camangels »

ERROR 2005 (HY000): Unknown MySQL server host 'xxx.xxx.xxx.xxx:3306' (-2)" <---- what means this error at the script installation?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: ERROR 2005 (HY000)

Post 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
Don't forget to run script update
Post Reply