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

fix #197 ujednolicenie chce_LAMP.sh #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stefopl
Copy link
Contributor

@stefopl stefopl commented Oct 23, 2024

  • ujednolicono skrypty
  • dodano sprawdzenie, czy skrypt został uruchomiony jako root
  • dodano help
  • Rozbudowano plik index.php testujący prawidłowe dzianie PHP. Teraz wyświetla też wersję PHP oraz php_sapi_name() (apache2handler lub fpm-fcgi)
  • Dodano pytanie o nadpisanie pliku index.php, aby użytkownik nie utracił własnych zmian
  • skrypt został skonstruowany tak, aby można było go wykonywać wielokrotnie z różnymi parametrami co pozwala na zmianę trybu pracy serwera
  • skrypt uruchomiony bez parametru uruchamia instalacje w trybie mod_php, ponieważ ten skrypt jest wykorzystywany przez chce_wordpress.sh

./noobs/scripts/chce_LAMP.sh -h - help
./noobs/scripts/chce_LAMP.sh --help help
./noobs/scripts/chce_LAMP.sh help + instalacja mod_php
./noobs/scripts/chce_LAMP.sh --php-mod instalacja mod_php
./noobs/scripts/chce_LAMP.sh --php-mod instalacja FPM/FastCGI

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

Successfully merging this pull request may close these issues.

1 participant