You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
BigProf Software
bigprof
Easy-to-use data products for start-ups and small teams 🥇
Bash script to switch PHP version on Debian/Ubuntu
Bash script to switch PHP version on Debian/Ubuntu
You can run multiple versions of PHP on the same server. This is useful in many cases. For example:
Testing the same PHP app under multiple PHP versions.
Running several PHP apps that each requires a different version of PHP
I personally find this very useful to rapidly test apps generated by AppGini under multiple PHP versions.
AppGini is a nocode/lowcode graphical tool for configuring and generating web applications for easily managing data for small businesses, organizations, teams in small/large companies, or even your indvidual projects. Apps created by AppGini support multiple users, are responsive and mobile-friendly, work on LAMP stack for easy installation and wide support, allow importing and exporting of data to CSV, and many more features.
A free fully working trial of AppGini can be downloaded from here
Example batch file to deploy a single AppGini app to multiple servers.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters