Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Error on Installation #3246

Closed
lokiwho opened this issue Dec 27, 2024 Discussed in #3245 · 2 comments
Closed

PHP Error on Installation #3246

lokiwho opened this issue Dec 27, 2024 Discussed in #3245 · 2 comments

Comments

@lokiwho
Copy link

lokiwho commented Dec 27, 2024

Discussed in #3245

Originally posted by lokiwho December 27, 2024
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

@pa2eon
Copy link

pa2eon commented Jan 4, 2025

What is the version of the Cloudlog source code you use .. I have en exception error also at version 2.6.9 ?
vy '73 - PA2EON

@magicbug
Copy link
Owner

magicbug commented Jan 7, 2025

Connection timed out means your server is timing out, if you are first setting up Cloudlog setting up the dXCC tables can take a while you will need to adjust your server settings

@magicbug magicbug closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants