Hello guys,
I'm trying to convince a mate to move to LiteSpeed from nginx, and I installed a trial for him on cPanel (his preferred panel) and a customer of his who is testing the server for him is having issues with Xenforo.
When LiteSpeed is disabled and Apache is enabled, the forum works fine, however switch it over to LiteSpeed and it breaks.
I'm a bit confused and I believe it's down to the Zend loader.
After Build Matching LSPHP I've noticed it only says:
The error is:
I'm trying to convince a mate to move to LiteSpeed from nginx, and I installed a trial for him on cPanel (his preferred panel) and a customer of his who is testing the server for him is having issues with Xenforo.
When LiteSpeed is disabled and Apache is enabled, the forum works fine, however switch it over to LiteSpeed and it breaks.
I'm a bit confused and I believe it's down to the Zend loader.
After Build Matching LSPHP I've noticed it only says:
Build IonCube ...
Determining PHP version
Installing IonCube Loader binaries
Activating IonCube Loader extension in /usr/local/lib/php.ini
IonCube Loader extension activated
copy compiled php binary to litespeed directory
cd /usr/local/lsws/fcgi-bin
ln -sf lsphp-5.4.27 lsphp5
==============================================
Finished building PHP 5.4.27 with LSAPI
==============================================
Sun Apr 20 17:53:09 UTC 2014
**COMPLETE**
Determining PHP version
Installing IonCube Loader binaries
Activating IonCube Loader extension in /usr/local/lib/php.ini
IonCube Loader extension activated
copy compiled php binary to litespeed directory
cd /usr/local/lsws/fcgi-bin
ln -sf lsphp-5.4.27 lsphp5
==============================================
Finished building PHP 5.4.27 with LSAPI
==============================================
Sun Apr 20 17:53:09 UTC 2014
**COMPLETE**
Code:
Warning: Uncaught exception 'ErrorException' with message 'require_once(Zend/Controller/Request/Abstract.php): failed to open stream: No such file or directory' in /home/ivrp/public_html/forum/library/Zend/Controller/Request/Http.php:23 Stack trace: #0 /home/ivrp/public_html/forum/library/Zend/Controller/Request/Http.php(23): XenForo_Application::handlePhpError(2, 'require_once(Ze...', '/home/ivrp/publ...', 23, Array) #1 /home/ivrp/public_html/forum/library/Zend/Controller/Request/Http.php(23): require_once() #2 /home/ivrp/public_html/forum/library/XenForo/Autoloader.php(119): include('/home/ivrp/publ...') #3 [internal function]: XenForo_Autoloader->autoload('Zend_Controller...') #4 /home/ivrp/public_html/forum/library/XenForo/FrontController.php(244): spl_autoload_call('Zend_Controller...') #5 /home/ivrp/public_html/forum/library/XenForo/FrontController.php(123): XenForo_FrontController->setup() #6 /home/ivrp/public_html/forum/index.php(13): XenForo_FrontController->run() #7 {main} thrown in /home/ivrp/public_html/forum/library/Zend/Controller/Request/Http.php on line 23
Fatal error: main(): Failed opening required 'Zend/Controller/Request/Abstract.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php:/usr/lib/php:/usr/local/lib/php:/home/ivrp/php') in /home/ivrp/public_html/forum/library/Zend/Controller/Request/Http.php on line 23
Warning: Uncaught exception 'ErrorException' with message 'require_once(): open_basedir restriction in effect. File(Zend/Db/Adapter/Abstract.php) is not within the allowed path(s): (/home/ivrp:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp)' in /home/ivrp/public_html/forum/library/Zend/Db/Adapter/Mysqli.php:27 Stack trace: #0 /home/ivrp/public_html/forum/library/Zend/Db/Adapter/Mysqli.php(27): XenForo_Application::handlePhpError(2, 'require_once():...', '/home/ivrp/publ...', 27, Array) #1 /home/ivrp/public_html/forum/library/Zend/Db/Adapter/Mysqli.php(27): require_once() #2 /home/ivrp/public_html/forum/library/XenForo/Autoloader.php(119): include('/home/ivrp/publ...') #3 [internal function]: XenForo_Autoloader->autoload('Zend_Db_Adapter...') #4 [internal function]: spl_autoload_call('Zend_Db_Adapter...') #5 /home/ivrp/public_html/forum/library/Zend/Db.php(248): class_exists('Zend_Db_Adapter...') #6 /home/ivrp/public_html/forum/library/XenForo/Application.php(680): Zend_Db::factory('mysq in /home/ivrp/public_html/forum/library/Zend/Db/Adapter/Mysqli.php on line 27
Fatal error: main(): Failed opening required 'Zend/Db/Adapter/Abstract.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php:/usr/lib/php:/usr/local/lib/php:/home/ivrp/php') in /home/ivrp/public_html/forum/library/Zend/Db/Adapter/Mysqli.php on line 23