• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

php update error

WSecure

Basic Pleskian
hello all, thanks for reading!

today I found out that my php doesn't want to update.
it just sits two times in memory, sometimes 3 times, and has each session around 50mb ram used.
this is what happens if I run the scheduled command myself via cmd...

C:\Windows>"C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe" -q -dauto_
prepend_file="" -c php.ini "C:\Program Files (x86)\Parallels\Plesk\admin\plib\Da
ilyMaintainance\script.php"
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_mbstring.dll' - Das angegebene M
odul wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_curl.dll' - Das angegebene Modul
wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_domxml.dll' - Das angegebene Mod
ul wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_gd2.dll' - Das angegebene Modul
wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_gettext.dll' - Das angegebene Mo
dul wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_iconv.dll' - Das angegebene Modu
l wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_imap.dll' - Das angegebene Modul
wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_mssql.dll' - Das angegebene Modu
l wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_sockets.dll' - Das angegebene Mo
dul wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_sqlite.dll' - Das angegebene Mod
ul wurde nicht gefunden.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86
)\Parallels\Plesk\Additional\PHP\extensions\php_xslt.dll' - Das angegebene Modul
wurde nicht gefunden.
in Unknown on line 0

Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in
Unknown on line 0
The file script.php is part of Plesk distribution. It cannot be run outside of P
lesk environment.

C:\Windows>

what can this be?

regards

edit: I do not get a eMail after the scheduled task gets executed via plesk
 
Last edited:
Back
Top