Empty blank page after installing Litespeed (from Apache)

#1
Hi all,

I am using a VPS with CentOS 7 installed.

My website ran on PHP 7.3 php-fpm on Apache. For slow performance reasons I switched to Litespeed.
I'm using "DirectAdmin" with "Custombuild 2.0".

So I followed this guide: https://www.litespeedtech.com/suppo...eed_wiki:directadmin:custombuild-installation

The only stuff I performed are these:
cd /usr/local/directadmin/custombuild
./build update
./build set webserver litespeed
./build set php3_mode lsphp
./build litespeed
./build php n

Now my entire website is an empty white page. Also I put the serial key in custombuild 2.0 (where "trial" was filled in) BEFORE performing those steps.
I'm really new into this stuff and would like to get help to get my site online again.


Litespeed Service is: RUNNING
I rebuilded PHP
Restarted Litespeed

Nothing works!


And the weirdest thing is, if I login to DirectAdmin as "user" of the website I see: PHP VersionPHP 7.3 mod_php.
While on Custombuild 2.0 it's on lsphp.

My website is running on WordPress.

Thank you!!
tweakbox appvalley https://vlc.onl/


Error log Litespeed admin:
2020-03-14 01:13:00.890328ERROR[11154] HttpListener::start(): Can't listen at address adminListener: Address already in use!2020-03-14 01:13:00.890430ERROR[11154] HttpServer::addListener(adminListener) failed to create new listener2020-03-14 01:13:00.890440ERROR[11154] [config:admin:listener:adminListener] failed to start listener on address *:7080!2020-03-14 01:13:00.890450ERROR[11154] [config:admin:listener] No listener is available for admin virtual host!
2020-03-14 01:13:00.890470 [FATAL] [11154] Fatal error in LiteSpeed configuration.
 
Last edited:

Pong

Administrator
Staff member
#2
./build set php3_mode lsphp , should change php1_mode and php2_mode to lsphp as well.
You can log a ticket with us with tmp root for us to check.
 
Top