1. Install Phorge on a freshly set up Fedora 37 machine with PHP 8.1.18 installed; no existing previous MariaDB database.
2. Open web browser.
3. Only see an error message:
{F283561}
4. Run `/var/www/html/phorge/phorge/bin/config set phabricator.developer-mode true` to have stacktraces rendered in web browser.
5. Run into various exceptions, then fix related code. (See screenshot gallery below.)
6. Repeat previous step eight times.
7. Finally get a login screen (without CSS/JS applied) of your fresh Phorge installation.
//(FYI, the "MIME type (“text/html”) mismatch" problem blocking loading of CSS/JS is also due to Phorge code but not to be covered in this very task. I experienced that CSS/JS issue also on Fedora 38 with PHP 8.2.5.)//
Screenshot gallery from step 5, for no particular reason:
{F283563}
{F283565}
{F283567}
{F283569}
{F283571}
{F283573}
{F283575}
{F283577}
{F283579}