I am preety new to Shopware just discovered it a few days ago, but I have been self-hosting & using other PHP ecommerce software like Magento, Opencart & Woocommerce on y own servers.
I would like to know if anyone from community have installed or running the Shopware 6 on openlitespeed server with Cyberpanel.
Kindly share your experience of installation process, installing any dependecies & if any solutions that supports litespeed caching with Shopware.
What are the best practices to self host Shopware 6
I would like to inform that I setup a new server with Hetzner having Ubuntu 18.04 LTS to install Shopware 6.
I deployed the server with Runcloud.io a server managment panel I use to deploy PHP applications, I downloaded the latest Shopware 6 EA version & the installation went sucessfull with just one error in between regarding the open_basedir which I ignored as all the other system checks were green. You can check here – >https://i.paste.pics/10061cf7b2ae7ef84059d7e6ccf9d2ce.png
After setting up database with & Admin details the installation competed sucessfully and it redirected me to admin page but when I try to login it shows me error, kindly check this screenshot here --> https://pasteboard.co/IxKiDTi.jpg
Also the main URL address of my domain shows an improper website structure. Can anyone guide me what went wrong & how I can resolve the issue.
I finally managed to install & setup my first Shopware installation, thanks for the support.
Some points that I would like to inform due to which I was facing some issues are mentioned below.
I had to disable open_basedir restrictions to continue with the setup.
I was getting error in browser debug console for vendor.nodejs as it was blocked from loading in browser due to conflict with server SSL between cloudflare & my server. So had to modify Cloudlare SSL settings to Full/Strict to make it work.
I had to to remove set_time_limit for web application to make the installation wizard visible else their was a error screen shown to me to root domain in “public” directory.
I look forward to exploring Shopware more & hope it can be a great replacement to my Magento shops. If you have any documentation link to migrate shops from Magento or Woocommerce it will be helpful.
the default .htaccess works fine with Shopware on LiteSpeed. Error 500 indicates an issue with permissions, PHP version or with one of your plugins. I´d suggest to check your server logfiles.