Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
10 June 2026
|
|
N 19:45 | RecipeApp 5 changes history +3,106 [Bacchas (5×)] | |||
|
|
19:45 (cur | prev) −38 Bacchas talk contribs | ||||
|
|
19:43 (cur | prev) −2 Bacchas talk contribs | ||||
|
|
19:42 (cur | prev) −1 Bacchas talk contribs | ||||
|
|
19:41 (cur | prev) +10 Bacchas talk contribs | ||||
| N |
|
19:18 (cur | prev) +3,137 Bacchas talk contribs Created page with "== Recipe App == ''''1. Install Packages '''' <pre> sudo apt update sudo apt install apache2 sqlite3 libsqlite3-dev libapache2-mod-php php-sqlite3 </pre> ''''If your Apache uses a specific PHP version, install SQLite for that version. Check Apache PHP:'''' <pre> apachectl -M | grep -i php ls -la /etc/apache2/mods-enabled/php*.load </pre> '''' Example: if Apache uses PHP 8.1:'''' <pre> sudo apt install php8.1-sqlite3 sudo phpenmod -v 8.1 -s apache2 pdo_sqlite sqlit..." | |||
| 19:09 | AI APPS diffhist +18 Bacchas talk contribs | ||||