Changes

Jump to navigation Jump to search
No change in size ,  11:46, 27 August 2023
m
Line 461: Line 461:  
</syntaxhighlight>This will prevent the generation of the default ibay pool in  ibays.conf , and let you use /var/run/php-fpm/php$version-$name.sock socket from your template-custom... or from the db php using the same key as the name of the ibay.
 
</syntaxhighlight>This will prevent the generation of the default ibay pool in  ibays.conf , and let you use /var/run/php-fpm/php$version-$name.sock socket from your template-custom... or from the db php using the same key as the name of the ibay.
   −
===Installation of composer===
+
===Installation of Composer===
    
This is made tricky as we do not have the PHP CLI configured.
 
This is made tricky as we do not have the PHP CLI configured.
   −
But we can install it as follows with command line arguments. This is using php74
+
But we can install it as follows with command line arguments. This is using php74.
    
Download:
 
Download:
Line 471: Line 471:     
Install:
 
Install:
  php74 -d allow_url_fopen=on  ./composer-setup.php  
+
  php74 -d allow_url_fopen=on  ./composer-setup.php
    
=== Bugs ===
 
=== Bugs ===
3,054

edits

Navigation menu