Are we still litespeed?


Luke

Recommended Posts

I just made the move to PHP 7.0 in my settings.  I thought we were Litespeed, but when I look at the server information I saw Apache version  2.2.29 .  The weird thing too is that even though my php settings say 7.0 in the php version area, the server information still has PHP 5.4 listed.  I'm I just misunderstanding this all?

Link to comment
Share on other sites

cPanel unfortunately does not have complete integration with Litespeed.  One of those aspects is it reports the version of Apache we last ran from cPanel as the actual web server.

For the PHP 7.0 issue it sounds like you have a .htaccess override it might look something like this:

 

AddType application/x-httpd-php54 php

 

Remove that then php selector will work for the web server portion.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...