Replies: 1 comment
-
moved to #3246 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy,
I have been over and over trying to install cloudlog outside a docker instance - right now I have apache on one server and mysql-server 8 on another, and I am attempting to have them talk to one another and I get a mysqli_sql_exception. I have tried this with nginx as well, incase it was a setting issue in the httpd, but I have not figured it out. Any ideas?
[Fri Dec 27 17:42:33.631920 2024] [php:error] [pid 4633] [client 192.168.207.14:46324] PHP Fatal error: Uncaught mysqli_sql_exception: Connection timed out in /var/www/cloudlog.html/install/includes/database_class.php:9\nStack trace:\n#0 /var/www/cloudlog/html/install/includes/database_class.php(9): mysqli->__construct()\n#1 /var/www/cloudlog/html/install/index.php(49): Database->create_database()\n#2 {main}\n thrown in /var/www/cloudlog/html/install/includes/database_class.php on line 9, referer: https://[domainremoved'/install/
Thank you in advance.
73,
W1OKI
Beta Was this translation helpful? Give feedback.
All reactions