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

PHP8.0 -> PHP8.1 #5

Open
atomisfat opened this issue Aug 12, 2022 · 8 comments
Open

PHP8.0 -> PHP8.1 #5

atomisfat opened this issue Aug 12, 2022 · 8 comments

Comments

@atomisfat
Copy link

Hello.
Most of the configurations files are pointing to the old 8.0 directories. (Supervisor, torlog, etc)

I've fixed the ones I could on my own build, but after it has been fixed, a new problem appears.

Neither TOR or DNSMASQ will start properly any longer.
Running on Debian 11 Bullseye

Take care, thanks.

@Yanik39
Copy link
Owner

Yanik39 commented Aug 12, 2022

Hi,
I fixed all and with new image everything starts perfectly.
Please be sure you are using latest development image.
Will publish new version after few tests.

@atomisfat
Copy link
Author

Okay, thanks for the quick updates.

I have noticed one more thing, which I cannot seem to patch.
php connection to mysql/mariadb is not working at all - either it's permission denied or connection refused.

Have created new user accounts in database & given priviliges.
You got any ideas?

@atomisfat
Copy link
Author

@Yanik39, I still cannot connect to the local MySQL/MariaDB from my PHP Script.
You have any ideas at all? Feels like i've tried everything almost.

@atomisfat
Copy link
Author

bump? @Yanik39

@Yanik39
Copy link
Owner

Yanik39 commented Aug 26, 2022

Sunday i can do some test. Sorry for late response.

@Yanik39
Copy link
Owner

Yanik39 commented Aug 26, 2022

@atomisfat Which php script are you using? or some custom script?

@atomisfat
Copy link
Author

@Yanik39 do you have a private contact info, like telegram or such.

Am just testing with basic PHP MYSQL connection.
I'll try again now, just gimme a couple minutes and ill reply back on thread brother.

@Yanik39
Copy link
Owner

Yanik39 commented Aug 26, 2022

For connection are you using socket right? mysqld listening on socket.
To test; https://gist.github.com/chales/11359952

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

2 participants