💾 Archived View for bbs.geminispace.org › u › eapl › 14327 captured on 2024-05-12 at 19:04:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
Well, I updated a bit a gemini-php project a few years ago. Sadly my VPS self-destroyed, and I don't have it anymore, so I can't say if that code works, but I think it's a good starting point: https://github.com/eapl-gemugami/gemini-php
Jan 24 · 4 months ago
I used that project to server files, never made any fancy integration, although was thinking of building the twtxt client there.
🕹️ skyjake [mod...] · Jan 24 at 16:18:
This by @chluehr is relevant here:
— farcaster.net/news/2023-11-29.gmi
There is also JAGS, which is based on gemini-php. somewhat advanced but still very simple to use: https://codeberg.org/codeandcreate/JAGS-PHP
You just run PHP as a CGI script. Make sure it starts with the right shebang to your PHP binary and you are good to go. Works fine in gmcapsule server.
Gemini & PHP — Is there a good way to integrate/use PHP with a Gemini server and what server should I choose for that? Can I use Agate for this?