ISP Config switch between php for Roundcube switch multiple php versionsremi alternate php handler for roundcubeenable additional phpTags: ispconfigswitch phpmultiple phproundcube
Drupal core extraction to website folder (ISP Config system) PART 1 - INSTALLATIONGo to website folder:cd /var/www/websites/client0/domain0/webwget https://ftp.drupal.org/files/projects/drupal-7.78.tar.gz tar xzvf drupal-7.78.tar.gzmv -f drupal-7.78/* ./ ls -la drupal-7.78cd drupal-7.78cp .editorconfig .gitignore .htaccess ..rm ../drupal-7.78.tar.gzAll your files are unpacked to "web"-location! Next step:Permissions!Tags: centos 7ispconfig