• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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