Explorar el Código

Extra package

Bob Mottram hace 7 años
padre
commit
e747a001cc

+ 1
- 1
src/freedombone-app-friendica Ver fichero

@@ -328,7 +328,7 @@ function install_friendica {
328 328
     repair_databases_script
329 329
 
330 330
     apt-get -yq install php-common php-cli php-curl php-gd php-mysql php-mcrypt git
331
-    apt-get -yq install php-dev imagemagick php-imagick
331
+    apt-get -yq install php-dev imagemagick php-imagick libfcgi0ldbl
332 332
     apt-get -yq install php-memcached
333 333
 
334 334
     if [ ! -d /var/www/$FRIENDICA_DOMAIN_NAME ]; then

+ 1
- 1
src/freedombone-app-gnusocial Ver fichero

@@ -538,7 +538,7 @@ function install_gnusocial_main {
538 538
     repair_databases_script
539 539
 
540 540
     apt-get -yq install php-gettext php-curl php-gd php-mysql git curl
541
-    apt-get -yq install php-memcached php-intl exiftool
541
+    apt-get -yq install php-memcached php-intl exiftool libfcgi0ldbl
542 542
 
543 543
     if [ ! -d /var/www/$GNUSOCIAL_DOMAIN_NAME ]; then
544 544
         mkdir /var/www/$GNUSOCIAL_DOMAIN_NAME

+ 1
- 1
src/freedombone-app-htmly Ver fichero

@@ -591,7 +591,7 @@ function install_htmly {
591 591
     fi
592 592
 
593 593
     # for the avatar changing command
594
-    apt-get -yq install imagemagick
594
+    apt-get -yq install imagemagick libfcgi0ldbl
595 595
 
596 596
     function_check install_htmly_from_repo
597 597
     install_htmly_from_repo

+ 1
- 1
src/freedombone-app-hubzilla Ver fichero

@@ -319,7 +319,7 @@ function install_hubzilla {
319 319
     repair_databases_script
320 320
 
321 321
     apt-get -yq install php-common php-cli php-curl php-gd php-mysql php-mcrypt git
322
-    apt-get -yq install php-dev imagemagick php-imagick
322
+    apt-get -yq install php-dev imagemagick php-imagick libfcgi0ldbl
323 323
     apt-get -yq install php-memcached
324 324
 
325 325
     if [ ! -d /var/www/$HUBZILLA_DOMAIN_NAME ]; then

+ 1
- 1
src/freedombone-app-koel Ver fichero

@@ -480,7 +480,7 @@ function install_koel_main {
480 480
     repair_databases_script
481 481
 
482 482
     apt-get -yq install php-gettext php-curl php-gd php-mysql git curl
483
-    apt-get -yq install php-memcached php-intl exiftool
483
+    apt-get -yq install php-memcached php-intl exiftool libfcgi0ldbl
484 484
 
485 485
     if [ ! -d /var/www/$KOEL_DOMAIN_NAME ]; then
486 486
         mkdir /var/www/$KOEL_DOMAIN_NAME

+ 1
- 1
src/freedombone-app-lychee Ver fichero

@@ -381,7 +381,7 @@ function install_lychee {
381 381
     fi
382 382
 
383 383
     # for the avatar changing command
384
-    apt-get -yq install imagemagick exif zip php-mcrypt mcrypt
384
+    apt-get -yq install imagemagick exif zip php-mcrypt mcrypt libfcgi0ldbl
385 385
 
386 386
     function_check install_lychee_from_repo
387 387
     install_lychee_from_repo

+ 1
- 1
src/freedombone-app-movim Ver fichero

@@ -320,7 +320,7 @@ function install_movim {
320 320
     repair_databases_script
321 321
 
322 322
     apt-get -yq install php-gettext php-curl php-gd php-mysql git curl
323
-    apt-get -yq install php-memcached php-intl exiftool php-imagick
323
+    apt-get -yq install php-memcached php-intl exiftool php-imagick libfcgi0ldbl
324 324
 
325 325
     if [ ! -d /var/www/$MOVIM_DOMAIN_NAME ]; then
326 326
         mkdir /var/www/$MOVIM_DOMAIN_NAME

+ 1
- 1
src/freedombone-app-nextcloud Ver fichero

@@ -390,7 +390,7 @@ function install_nextcloud_main {
390 390
     repair_databases_script
391 391
 
392 392
     apt-get -yq install php-gettext php-curl php-gd php-mysql git curl
393
-    apt-get -yq install php-memcached php-intl memcached php-memcached
393
+    apt-get -yq install php-memcached php-intl memcached php-memcached libfcgi0ldbl
394 394
 
395 395
     # Ensure PATH is available to php
396 396
     if [ ! -f /etc/php/7.0/fpm/pool.d/www.conf ]; then

+ 1
- 1
src/freedombone-app-postactiv Ver fichero

@@ -541,7 +541,7 @@ function install_postactiv_main {
541 541
     repair_databases_script
542 542
 
543 543
     apt-get -yq install php-gettext php-curl php-gd php-mysql git curl
544
-    apt-get -yq install php-memcached php-intl exiftool
544
+    apt-get -yq install php-memcached php-intl exiftool libfcgi0ldbl
545 545
 
546 546
     if [ ! -d /var/www/$POSTACTIV_DOMAIN_NAME ]; then
547 547
         mkdir /var/www/$POSTACTIV_DOMAIN_NAME

+ 1
- 1
src/freedombone-app-rss Ver fichero

@@ -295,7 +295,7 @@ function install_rss_main {
295 295
     remove_onion_service rss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
296 296
 
297 297
     apt-get -yq install php-gettext php-curl php-gd php-mysql git
298
-    apt-get -yq install curl php-mcrypt
298
+    apt-get -yq install curl php-mcrypt libfcgi0ldbl
299 299
 
300 300
     if [ ! -d /etc/share ]; then
301 301
         mkdir /etc/share