I am a newbie, so please don't get too code-ish on me. I seem to need coding evaluation, but with English explanation.
On installing a new style, I get a fatal error. This is the first add-on of any type that I am installing, so all I have is generic Xenforo. I have consulted with the designer of the style. S/he believes it to be an error that needs to be corrected at the host.
My question:
Any ideas what the problem is and what I can ask my host (Siteground) to correct?
My style designer has isolated these lines as being key:
Warning: include(/home/customer/www/XXXXX.com/public_html/community/src/XF/Util/Php.php): failed to open stream: Too many open files in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Warning: include(): Failed opening '/home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/../../../src/XF/Util/Php.php' for inclusion (include_path='.:/usr/local/php74/pear') in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Warning: include(/home/customer/www/XXXXX.com/public_html/community/src/XF/Util/Php.php): failed to open stream: Too many open files in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Warning: include(): Failed opening '/home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/../../../src/XF/Util/Php.php' for inclusion (include_path='.:/usr/local/php74/pear') in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Fatal error: Uncaught Error: Class 'XF\Util\Php' not found in /home/customer/www/XXXXX.com/public_html/community/src/XF.php:144 Stack trace: #0 /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php(480): XF::handlePhpError(2, 'include(/home/c...', '/home/customer/...', 480, Array) #1 /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php(480): include() #2 /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php(346): Composer\Autoload\includeFile('/home/customer/...') #3 [internal function]: Composer\Autoload\ClassLoader->loadClass('XF\\Error') #4 /home/customer/www/XXXXX.com/public_html/community/src/XF/App.php(983): spl_autoload_call('XF\\Error') #5 /home/customer/www/XXXXX.com/public_html/community/src/XF/Container.php(30): XF\App->XF\{closure}(Object(XF\Container)) #6 /home/customer/www/XXXXX.com/public_html/community/src/XF/App.php(2690): XF\Container->offsetGet('erro in /home/customer/www/XXXXX.com/public_html/community/src/XF.php on line 144
On installing a new style, I get a fatal error. This is the first add-on of any type that I am installing, so all I have is generic Xenforo. I have consulted with the designer of the style. S/he believes it to be an error that needs to be corrected at the host.
My question:
Any ideas what the problem is and what I can ask my host (Siteground) to correct?
My style designer has isolated these lines as being key:
Warning: include(/home/customer/www/XXXXX.com/public_html/community/src/XF/Util/Php.php): failed to open stream: Too many open files in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Warning: include(): Failed opening '/home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/../../../src/XF/Util/Php.php' for inclusion (include_path='.:/usr/local/php74/pear') in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Warning: include(/home/customer/www/XXXXX.com/public_html/community/src/XF/Util/Php.php): failed to open stream: Too many open files in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Warning: include(): Failed opening '/home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/../../../src/XF/Util/Php.php' for inclusion (include_path='.:/usr/local/php74/pear') in /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php on line 480
Fatal error: Uncaught Error: Class 'XF\Util\Php' not found in /home/customer/www/XXXXX.com/public_html/community/src/XF.php:144 Stack trace: #0 /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php(480): XF::handlePhpError(2, 'include(/home/c...', '/home/customer/...', 480, Array) #1 /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php(480): include() #2 /home/customer/www/XXXXX.com/public_html/community/src/vendor/composer/ClassLoader.php(346): Composer\Autoload\includeFile('/home/customer/...') #3 [internal function]: Composer\Autoload\ClassLoader->loadClass('XF\\Error') #4 /home/customer/www/XXXXX.com/public_html/community/src/XF/App.php(983): spl_autoload_call('XF\\Error') #5 /home/customer/www/XXXXX.com/public_html/community/src/XF/Container.php(30): XF\App->XF\{closure}(Object(XF\Container)) #6 /home/customer/www/XXXXX.com/public_html/community/src/XF/App.php(2690): XF\Container->offsetGet('erro in /home/customer/www/XXXXX.com/public_html/community/src/XF.php on line 144