Switching PHP Versions
There may be multiple versions of PHP (eg PHP 7.3 and PHP 5.6 both) running in server. Sometimes we may need to switch between them. $sudo a2dismod php5.6 $sudo a2enmod php7.3 $sudo service apache2 restart
There may be multiple versions of PHP (eg PHP 7.3 and PHP 5.6 both) running in server. Sometimes we may need to switch between them. $sudo a2dismod php5.6 $sudo a2enmod php7.3 $sudo service apache2 restart
Unlock your creativity. An inspiring guide to creativity in the digital age, Steal Like an Artist presents ten transformative principles that will help readers discover their artistic side and build a more creative life.