Nexcess Shopware Articles
12 results
Explore the articles in this section to begin setting up your Shopware store.
-
How to add client accounts as a reseller
Read more: How to add client accounts as a resellerThis article shows how Nexcess clients with reseller accounts can add client accounts.
-
What is Turpentine?
Read more: What is Turpentine?Learn about Turpentine, developed by Nexcess to improve how Magento and Varnish work together.
-
How to conserve disk space in Magento
Read more: How to conserve disk space in MagentoIf you have a need to conserve disk space with regard to your Magento store, consider the list of safe candidates for deletion in this article — all of which take up large amounts of disk space.
-
How to Repair MySQL Tables
Read more: How to Repair MySQL TablesLearn how to repair MySQL tables in this helpful article using either phpMyAdmin or the MySQL CLI. Learn about MySQL database repair and table repair here.
-
What is the Apache .htpasswd file?
Read more: What is the Apache .htpasswd file?Learn more about the Apache .htpasswd file. This article provides the definition and purpose of the .htpasswd file and how it facilitates basic access authentication on the server.
-
What is the Apache .htpasswd file?
Read more: What is the Apache .htpasswd file?Learn more about the Apache .htpasswd file. This article provides the definition and purpose of the .htpasswd file and how it facilitates basic access authentication on the server.
-
What are HTTP status codes?
Read more: What are HTTP status codes?Learn more about HTTP status codes in this article. HTTP status codes identify tasks and problems encountered while navigating a website. Status codes ranging between 300 and 599 indicate an error.
-
Overriding php.ini timeout values with your PHP script’s execution time limit
Read more: Overriding php.ini timeout values with your PHP script’s execution time limitLearn how to set the maximum execution time using your PHP script’s execution time limit — overriding the php.ini timeout set with the max_execution_time variable.