All public logs

Jump to navigation Jump to search

Combined display of all available logs of LemonWiki共筆. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:14, 15 July 2026 Planetoid talk contribs created page Integration of CodeRunner with MAMP (Created page with "= CodeRunner PHP Run Command: Auto-Detecting the Version = In Settings → Languages → PHP → Run Command, the default configuration usually looks like this: <pre lang="bash"> /path/to/php $filename </pre> For example: <pre lang="bash"> /Applications/MAMP/bin/php/php8.2.29/bin/php $filename </pre> The problem is that every time MAMP upgrades its PHP version, you have to come back and manually update this path. Changing it to the line below lets CodeRunner automat...")