Skip to content

Ship pre-built SQLite DB — zero-config deploy for PHP site#16

Draft
Copilot wants to merge 4 commits into
cairofrom
copilot/create-php-lamp-lemp-site
Draft

Ship pre-built SQLite DB — zero-config deploy for PHP site#16
Copilot wants to merge 4 commits into
cairofrom
copilot/create-php-lamp-lemp-site

Conversation

Copilot AI commented Feb 22, 2026

Copy link
Copy Markdown
Contributor

Users had to run php db/init_db.php after every download before the site would work, making shared/cPanel hosting impractical.

Changes

  • php/db/quran.sqlite — pre-built database (27 MB, 114 surahs, 6 236 verses) committed to the repo; removed from .gitignore
  • php/README.md — rewritten install flow: download → upload → open browser; added cPanel/shared hosting section; demoted init_db.php to an optional "rebuild if data changes" utility

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI and others added 2 commits February 22, 2026 12:12
Co-authored-by: druvx13 <131332414+druvx13@users.noreply.github.com>
Co-authored-by: druvx13 <131332414+druvx13@users.noreply.github.com>
Copilot AI changed the title [WIP] Create PHP based LAMP/LEMP site in php directory Add self-contained PHP (LAMP/LEMP) site with SQLite backend in /php Feb 22, 2026
Copilot AI requested a review from druvx13 February 22, 2026 12:24
Co-authored-by: druvx13 <131332414+druvx13@users.noreply.github.com>
Copilot AI changed the title Add self-contained PHP (LAMP/LEMP) site with SQLite backend in /php Ship pre-built SQLite DB — zero-config deploy for PHP site Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants