Warning: include(/home/dev-php/AllProject/galaxyweblinks-yii/framework/base/CErrorEvent.php): failed to open stream: Too many open files in /home/dev-php/AllProject/galaxyweblinks-yii/framework/YiiBase.php on line 399

Hi

I am getting these warnings in my webpage. I have tried to load the following files 2 times in a same function because of that this error came. But can’t fix this issue. Anyone please help me to resolve this issue.

" require “protected/extensions/class.smtp.php”;
require “protected/extensions/class.phpmailer.php”;
require “protected/extensions/mailconfig.php”;

Warning Messages I am getting

Warning: include(/home/dev-php/AllProject/galaxyweblinks-yii/framework/base/CErrorEvent.php): failed to open stream: Too many open files in /home/dev-php/AllProject/galaxyweblinks-yii/framework/YiiBase.php on line 399

Warning: include(): Failed opening ‘/home/dev-php/AllProject/galaxyweblinks-yii/framework/base/CErrorEvent.php’ for inclusion (include_path=’.:/home/dev-php/AllProject/galaxyweblinks-yii/protected/extensions:/home/dev-php/AllProject/galaxyweblinks-yii/protected/components:/home/dev-php/AllProject/galaxyweblinks-yii/protected/models:/opt/remi/php56/root/usr/share/pear:/opt/remi/php56/root/usr/share/php:/usr/share/pear:/usr/share/php’) in /home/dev-php/AllProject/galaxyweblinks-yii/framework/YiiBase.php on line 399

Fatal error: Class ‘CErrorEvent’ not found in /home/dev-php/AllProject/galaxyweblinks-yii/framework/base/CApplication.php on line 791