Buonasera. Sono curioso di vedere come è fatto joomla 4. Ho scaricato il pacchetto tar.gz e lo decompresso nella cartella /var/www/mio.sito.org/html. Su un pc sto usando ubuntu 20.04
Su ubuntu ho installato il pacchetto All-in-One lamp-server (Apache2, MySQL e PHP). L'installazione tutto a posto.
Poi ho seguita questa guida per configurare il server apache2:
https://linuxhint.com/install_apache_web_server_ubuntu/Alla fine ravvio il server apache e nel brauser digito localhost/info.php ed esce la pagina con tante info di php.....
Se digito
http://localhost mi da un errore, non parte l'installazione di joomla 4. Questo è l'errore:
Oops! An Error Occurred The server returned a "500 Whoops, looks like something went wrong.". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
Come risolvo il problema?