• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Task Scheduled and i am getting error Module 'mcrypt' already loaded

yossefelbaz

New Pleskian
Hi.

I have setup a task to run daily by specific hour.
The task is to run PHP file on the server.

I am getting error message:
PHP Warning: Module 'mcrypt' already loaded in Unknown on line 0 Could not open input file: var/www/vhosts/mydomain/modules/followup/cron.php

What can be the cause and how can i check it?
 
That error suggests that multiple PHP config files have been setup to load the mcrypt extension. Check it.
 
I read it already in other places, but i really didn't understand how and where to check it, can someone give me a clue?
Also, is this error means that the execution didn't run or it did run but with this error?
 
There are two php.ini - global and php.ini for vhost. Read Plesk documentation about it.
Also it is just warning (PHP Warning) but not error.
 
I found 3 php.ini files:
/var/www/vhosts/ip-xxx/etc/php.ini
/etc/php.ini
/var/www/vhosts/xxx.com/etc/php.ini

And i deleted all of them and i restarted the server.
I got the same exact warnings as before.

Is there more files to look into in order to solve this issue?
 
Hi fellas,
i have the same issue,
i open my php.ini and i dont find any reference to mcrypt
could you help us to identify this issue?

thanks!
 
Back
Top