Page 1 of 1

Problems with nginx + php-fpm . Session ?

Posted: Wed Apr 29, 2020 8:25 pm
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

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

Posted: Thu Apr 30, 2020 4:50 am
by kev1n
Have you checked the php log files? Are there any errors?

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

Posted: Mon May 04, 2020 4:08 pm
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