Jump to content

Has anyone successfully hosted Prestashop on Ubuntu using OpenLiteSpeed?


JohnDavisGH

Recommended Posts

I have migrated my entire site to Ubuntu using OpenliteSpeed from Windows using Apache. 2 issues

1. When trying to use friendly URL my entire front end gets a 404 error. I have removed cache before and after toggling Friendly URL. One thing I noticed is .htaccess does not get regenerated. Perhaps thats it? Im not sure if this is a ubuntu permissions issue that it can't because of whatever 'user' openlite speed is using or a setting in OpenLiteSpeed or something else entirely.

2. When I disable friendly url - i get a "Attempted to call function "curl_init" from the global namespace" error. Front end home page loads fine though.

Any help would be greatly appreciated.

 

Curl issue.JPG

  • Like 1
Link to comment
Share on other sites

  • 4 months later...
On 5/18/2021 at 5:15 PM, JohnDavisGH said:

I have migrated my entire site to Ubuntu using OpenliteSpeed from Windows using Apache. 2 issues

1. When trying to use friendly URL my entire front end gets a 404 error. I have removed cache before and after toggling Friendly URL. One thing I noticed is .htaccess does not get regenerated. Perhaps thats it? Im not sure if this is a ubuntu permissions issue that it can't because of whatever 'user' openlite speed is using or a setting in OpenLiteSpeed or something else entirely.

2. When I disable friendly url - i get a "Attempted to call function "curl_init" from the global namespace" error. Front end home page loads fine though.

Any help would be greatly appreciated.

 

Curl issue.JPG

You need to instal PHP extension curl

https://stackoverflow.com/questions/6382539/call-to-undefined-function-curl-init

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...