Search found 1 match
- Sun Jul 13, 2014 1:57 pm
- Forum: Modification & Patches
- Topic: Bugfixes
- Replies: 1
- Views: 12916
Bugfixes
change v-update-sys-vesta-all: From: # Includes source $VESTA/func/main.sh source $VESTA/conf/vesta.conf To: # Importing system enviroment source /etc/profile # Includes source $VESTA/func/main.sh source $VESTA/conf/vesta.conf Enable php short_tags in all php.ini files in /etc/php5 Before restoring ...