Social Niche Guru

Results 27 comments of Social Niche Guru

I am running php7.4.30. I do have php8.1 installed on the server however

I am using php7.4.30 as my php version. I do have php8.1 installed but it is not currently used. I am seeing the same issues as above https://github.com/sqmk/pecl-jsmin/issues/62

I did not have it installed. I had to modify the baracuda.cnf according to https://github.com/omega8cc/boa/blob/5.x-head/docs/NOTES.txt The run the upgrade: ` barracuda up-head`

ok. so I found it not in the platforms.txt file but in selfupgrade.txt, https://github.com/omega8cc/boa/blob/master/docs/SELFUPGRADE.txt. Please update platforms.txt to point to the selfuprade.txt to enable the platforms. > ### You can...

If I enabled platforms in the platforms.txt file does that mean I can have no other Drupal distributions in ~/o1/static?

Octopus platforms are placed: /data/disk/oX/distro where X is the octopus number

I see from https://github.com/omega8cc/boa/blob/5.x-head/docs/INSTALL.txt that I can add multiple Octopus servers: $ boa {in-octopus} {email} {o2} {mini|max|none} {head|dev|2.4} Should I setup up three octopus servers, one each for dev, testing,...

I read that already. I was looking for more of the "why". Why /static vs /platform?

I think I had to run: `barracuda up-head` https://github.com/omega8cc/boa/blob/5.x-head/docs/UPGRADE.txt

How can I used a different version of Drush on installed sites. Specifically how can I use Druah 11 or Drush 12 on Drupal 10 sites as the global Drush...