You are not logged in.
Following the configuration steps seems to break Apache since php7_module is now just php_module in /etc/httpd/conf/extra/.
These two steps are affected:
Place this at the end of the LoadModule list:
LoadModule php7_module modules/libphp7.so
AddHandler php7-script .phpPlace this at the end of the Include list:
Include conf/extra/php7_module.confFurthermore, upon actually completing the configuration and opening http://localhost/drupal the whole page is covered in errors saying "Deprecated function", but the installation window is still interactable despite that. There is a chance I could have broken something, but the whole installation just seems outdated to me.
Last edited by Franz d'Epinay (2025-03-06 19:20:46)
Offline
what reference page are you following?
Offline
Offline