[unsolved] I probably didn't install Litespeed correctly

#21
Hi Pong, thanks for your replies :)

I will do it one by one, issue 4 on your list (Dynamic webpage) is an issue cause I can't login to WHM.

I had used EasyApache4 to compile the database.

Script Restricted Permission Mask
and
Script Restricted Directory Permission Mask
where both configured to be 002

I have made a few adjustment before in the httpd.conf file.
 
#23
Ok fresh start from here on!

I have
1) Installed Litespeed again
2) Instantly chose "Build Matching LSPHP"
3) Succes! (I have used EasyApache3)
4) Used the "Switch to Litespeed" button
5) Succes! The website with static files are loaded and the HTTP headers show that Litespeed is activated to.

Now the problem arises
1) WHMC can not be opened, it gives the following error
Permissions Error
The templates compiling directory '/home/siteoplo/dirdata/templates_c' must be writeable (CHMOD 777) before you can continue.
If the path shown is incorrect, you can update it in the configuration.php file.
fixed by just chancing the direction to CHMOD 777

2) Another software, Microweber, doesn't load whatsoever,
See http://77.235.46.18/~toonensi/contact to check it out. I'm searching for the error but haven't found it as of yet.

Note that:
Microweber does run while Apache is live. Also, Microweber runs on the laravel5 framework.
 
Last edited:
Top