Merge branch 'feature/independent-php' into 'master'
Ensure the internal PHP scripts work even if system-wide PHP settings are set Another solution would be to reference the `php.ini` in `./server/lib` from all scripts...but maybe that's a bit of an overkill. See: http://bugtracker.ispconfig.org/index.php?do=details&task_id=3293&project=3&string=php&type[0]=&sev[0]=&pri[0]=&due[0]=&reported[0]=&cat[0]=&status[0]=open&percent[0]=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=&pagenum=2 See merge request !188
Showing
- install/tpl/apache_apps_fcgi_starter.master 5 additions, 1 deletioninstall/tpl/apache_apps_fcgi_starter.master
- install/tpl/apache_ispconfig_fcgi_starter.master 6 additions, 1 deletioninstall/tpl/apache_ispconfig_fcgi_starter.master
- server/cron.sh 5 additions, 1 deletionserver/cron.sh
- server/scripts/ispconfig_update.sh 5 additions, 1 deletionserver/scripts/ispconfig_update.sh
- server/scripts/update_from_dev.sh 5 additions, 1 deletionserver/scripts/update_from_dev.sh
- server/scripts/update_from_tgz.sh 5 additions, 1 deletionserver/scripts/update_from_tgz.sh
- server/server.sh 10 additions, 2 deletionsserver/server.sh
Loading
Please register or sign in to comment