• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Strange issue with plesk

yatint

Basic Pleskian
Hello

for any php command I am getting below error :

HP Warning: Module 'SourceGuardian' already loaded in Unknown on line 0
PHP Warning: PHP Startup: phpSHIELD: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP 5.3.25 (cli) (built: May 12 2013 17:17:01)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.4.0, Copyright (c) 2002-2013, by ionCube Ltd.


I m using phpsheild and and SourceGuardian. my php.ini settings for this is as below :

--------------------------------------------------------------------------------------------------
extension= ixed.5.3.1 ; moved to conf.d/zend_extensions_psa.ini by Plesk

; moved to conf.d/zend_extensions_psa.ini by Plesk ; moved to conf.d/zend_extensions_psa.ini by Plesk

extension = phpshield.5.2.lin

; moved to conf.d/zend_extensions_psa.ini by Plesk
-------------------------------------------------------------------------------------------------------

If I try to comment ixed and phpsheild still error comes.

Please assist.

Thanks
Yatin
 
I think there is an issues with your " SourceGuardian " modules, You will have to re-install it on your server
 
Back
Top