aboutsummaryrefslogtreecommitdiffstats
path: root/install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'install.txt')
-rw-r--r--install.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/install.txt b/install.txt
index 76831dd..8062323 100644
--- a/install.txt
+++ b/install.txt
@@ -14,15 +14,15 @@ INSTALL
-------
These instructions are for a manual installation using FTP, cPanel or other web hosting Control Panel.
-- Linux Install -
+- GNU_Linux Install -
-1. Upload all of the files and folders to your server from the "Upload" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/.
+1. Upload all of the files and folders to your server from the "public" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/.
2. Make sure your web user has the permission to read, write and execute all directories under the web root.
3. Rename config-dist.php to config.php and admin/config-dist.php to admin/config.php
-4. For Linux/Unix make sure the following folders and files are writable.
+4. For GNU_Linux/Unix make sure the following folders and files are writable.
chmod 0755 or 0777 config.php
chmod 0755 or 0777 admin/config.php
@@ -43,7 +43,7 @@ These instructions are for a manual installation using FTP, cPanel or other web
- Windows Install -
-1. Upload all the files and folders to your server from the "Upload" folder. This can be to anywhere of your choice. e.g. /wwwroot/store or /wwwroot
+1. Upload all the files and folders to your server from the "public" folder. This can be to anywhere of your choice. e.g. /wwwroot/store or /wwwroot
2. Rename config-dist.php to config.php and admin/config-dist.php to admin/config.php
@@ -84,4 +84,4 @@ will become available, one compiled and one non-compiled (composer.json only - n
We STRONGLY advise leaving the vendor folder outside of the webroot - so files cannot be accessed directly.
-Composer installing is extremely simple - https://getcomposer.org \ No newline at end of file
+Composer installing is extremely simple - https://getcomposer.org