Skip to content

Instantly share code, notes, and snippets.

View h3llr4iser's full-sized avatar
🎯
Focusing

Sergio h3llr4iser

🎯
Focusing
View GitHub Profile
@vjandrea
vjandrea / phpversion.sh
Last active January 29, 2025 14:28
Change php cli version in plesk
#!/bin/sh
printf "Switching php to version 5.6 with symlinks.\n"
printf "Press any key to continue...\n"
read CONTINUE
printf "Creating backups..."
# Backup original binaries