Seite 1 von 1

PHP script 'xxx/coi/coi.php' is protected by SourceGuardian

Verfasst: Fr 10. Nov 2017, 21:26
von ThomasH
PHP script 'xxx/coi/coi.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.5.5.lin' to be installed. 1) Download the required loader 'ixed.5.5.lin' from the SourceGuardian site: http://www.sourceguardian.com/loaders/d ... NU%2FLinux 2) Install the loader to /usr/lib/php5.5/extensions 3) Edit /usr/lib/php5.5/php.ini and add 'extension=ixed.5.5.lin' directive

Moin, sitze grad bei einem Kunden, der auf die supported Version COI / OXID setzen möchte.
Obige Fehlermeldung bekomme ich, wenn ich auf die coi.php über Browser zugreifen möchte.
PHP liegt bei 1&1 Webhosting. Kein Zugriff auf die Stamm-php.ini. (usr/lib/php5.5)

1&1 Support konnte bisher nicht helfen.

Habe eine php.ini im OXID-Stammverzeichnis hinterlegt:

Code: Alles auswählen

extension_dir = ".../web/coi/sc"
extension=ixed.5.5.lin
Fehlermeldung bleibt gleich.

Jemand ne Idee?

Gruss

Thomas

Re: PHP script 'xxx/coi/coi.php' is protected by SourceGuard

Verfasst: Fr 10. Nov 2017, 21:30
von redone
Moin,

leg die php.ini mal in den coi-Ordner. Eventuell noch Pfade anpassen

Re: PHP script 'xxx/coi/coi.php' is protected by SourceGuard

Verfasst: So 19. Nov 2017, 14:17
von ThomasH
Klappt, danke :-)

Gruß

Thomas