I need to add the extension SourceGuardian loader 'ixed.8.1.dar (required by my application.
My application even explains how to add it but the PHP ini file is overwritten and the extension removed from directory.
So how can I add the extension? I assumed via the Config overrides, but that seems to fail, but I may be using the wrong format/syntax?
This is my current attempt 'extension = /Users/andrewchapman/indigo_ext/ixed.8.1.dar'
I am using MAC OSX m1 - PHP 8.1
Any tips would be appreciated.
Regards
Andy
PS
This is where my application recommends, but Indigo won't permit this.