-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
John Woods edited this page Jan 19, 2026
·
3 revisions
As of now, the installer is work in progress, so here is how to manually install it:
- Copy the file
default-config.phpand rename the copy toconfig.php - Run
composer installto fill the vendor folder with dependencies needed - Run
maintenance/encrypt_db_password.phpto encode the database password - Run
maintenance/init_db.phpto initialize the database - Point the Apache2 vhost
phpizza.localhostto the folder you cloned PHPizza into. - Click here to visit your website before publishing it
- If installation was successful, don't forget to:
- Star the project
- Share the repo link
All content on this wiki is licensed under the GNU Free Documentation License, version 1.3