Problem with install LiteSpeed Enterprice

djcart

Verified User
Joined
Jun 29, 2021
Messages
125
Hi, after update Clouxlinux installed openlitespeed and We can't change server to litespeed enterprice. Now we can't change version this server:

[root@server ~]# cd /usr/local/directadmin/custombuild
[root@server custombuild]# ./build update
[root@server custombuild]# ./build set webserver litespeed
webserver is already set to litespeed
[root@server custombuild]# ./build set php1_mode lsphp
php1_mode is already set to lsphp
[root@server custombuild]# ./build litespeed

[ERROR] LiteSpeed Web Server is running!

but the system shows that openlitespeed is running

 
[root@server custombuild]# ./build litespeed
[ERROR] LiteSpeed Web Server is running!
#=#=-# #
curl: (22) The requested URL returned error: 404
Download of https://files.directadmin.com/services/custombuild/httpd-2.4.29.tar.gz failed, re-downloading the file...

curl: (22) The requested URL returned error: 404
Download of https://files.directadmin.com/services/custombuild/httpd-2.4.29.tar.gz failed, re-downloading the file...

curl: (22) The requested URL returned error: 404
Download of https://files.directadmin.com/services/custombuild/httpd-2.4.29.tar.gz failed, re-downloading the file...

curl: (22) The requested URL returned error: 404
Download of https://files.directadmin.com/services/custombuild/httpd-2.4.29.tar.gz failed, re-downloading the file...
Download of https://files.directadmin.com/services/custombuild/httpd-2.4.29.tar.gz failed 4 times, exiting...
[root@server custombuild]#
 
What OS version do you run? What DirectAdmin version do you have?

You ty to download too old Apache. httpd-2.4.54 is the latest. What do you have in custombuild/custom_versions.txt?
 
What OS version do you run? What DirectAdmin version do you have?

You ty to download too old Apache. httpd-2.4.54 is the latest. What do you have in custombuild/custom_versions.txt?
I found a bug you helped me find. I saved the content in the version file and not custom_version. Now the installation is successful. thank you
 
Back
Top