-
Notifications
You must be signed in to change notification settings - Fork 13
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
Editing PHP FPM Configuration for a vertual server #24
Comments
Is the link to edit the PHP config still wrong, even if you logout and login again? |
yes even if i logout and again login. |
i am on ubuntu 20.04 (64bit) server edition. |
@mazataza Do you see this when you logged in as master administrator or server owner? @jcameron Jamie, I see some problems too, related to PHP for server owner. Ubuntu 20.04
CentOS 7
|
i run as master adminstrator not domain owner |
These issues may be connected. Also, what is the output of the following command:
|
`bukhari@dev:~$ apt list --installed | grep php
|
@mazataza If you install If after all that I just suggested, it doesn't work, can you go to Edit Virtual Server and hit save button, re-saving virtual server details, and again clear cache -- do you get the right link? I cannot reproduce the issue you're having, although I have discovered more PHP related bugs to fix. |
i have .. 1- installed php-cli (which install php8.1) |
i will try in a new test enviroment to install virtualmin with apache first with 2 php versions |
i installed a fresh ubuntu 20.04 and installed a fresh virtualmin (lamp stack) all the test enviroments are running on VMWare |
Unfortunately currently the "Can edit PHP and website options" permission doesn't control access to editing php.ini But we could add that I suppose .. |
Jamie, have this been implemented yet? |
No, not yet |
The issue with incorrect menu link for PHP-FPM configs was just fixed. |
I am tring on dev server to use nginx stack..
i have 2 php version installed
i can switch php version in FPM mode without any issue.
currently i set it to 7.4 but when tring to edit the php-fpm configuration under "Services/PHP-FPM Configuration" it always try to edit the configuration for php5.6 which not exist.
i have somthing like this URL
https://192.168.4.54:10000/phpini/list_ini.cgi?file=%2Fetc%2Fphp%2F5%2E6%2Ffpm%2Fpool%2Ed%2F1643654253103481%2Econf&xnavigation=1
i use virtualmin 6.17-3
The text was updated successfully, but these errors were encountered: