Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Problems with nginx + php-fpm . Session ?

Questions related to using nuBuilder Forte.
Post Reply
hagie
Posts: 20
Joined: Fri Dec 16, 2016 12:51 pm

Problems with nginx + php-fpm . Session ?

Unread post by hagie »

Hi,

I try to run multiple virtual hosts with nginx as webserver. The Basic function (like phpinf()) , phpmyadmin and such are working but I can't get nuBuilder to work corectly.

After the first tries I discovered that the session storage isn't update properly after a forced restart nginx it needs also to restart php-fpm. No I can start up nubuilder, the db is polulated automtically but I can't do anything. For me it looks like the user don't have any rights to access the database - nothing is stored, nothing can be changed.

I tried to use a global full user but this don't help either ...

what could be the problem here ?

Thanks
Stefan
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Problems with nginx + php-fpm . Session ?

Unread post by kev1n »

Have you checked the php log files? Are there any errors?
hagie
Posts: 20
Joined: Fri Dec 16, 2016 12:51 pm

Re: Problems with nginx + php-fpm . Session ?

Unread post by hagie »

Hi,
I've no Idea what happens here. I did the same install on another vps and it runs fine even on ubuntu 20.04 .
what was different - I started with php and apache and swiched later to nginx + php-fpm. I tried to remove / purge everything but I got it never to run.

I'm now on another system and V4 is working fine and I'm starting to migrate my stuff , which leads to another problem : https://forums.nubuilder.cloud/viewtopic.php?f=19&t=10324

regards
Stefan
Post Reply