Installing the software in just 5 steps!
1. Extract the pH7Builder archive
Extract the Zip archive using a file archiver software such as 7-Zip.
2. Upload files to your server
Using an FTP client such as FileZilla or cPanel File Manager.
You must transfer ALL files and folders (even license files and empty folders and files).
3. For optimal security
Rename the "_protected" folder or move it outside the root of your server.
4. File permissions (optional)
If your OS server is a Unix-like, please check if the file permissions (CHMOD) are correctly configured.
In numerical values that must be 755 to all folders and 644 to all files.
Warning, the following folders must have 777 CHMOD permissions:
~/YOUR-PUBLIC-FOLDER/_install/data/logs/*
~/YOUR-PUBLIC-FOLDER/_install/data/caches/*
~/YOUR-PUBLIC-FOLDER/data/system/modules/*
~/YOUR-PUBLIC-FOLDER/_repository/module/*
~/YOUR-PUBLIC-FOLDER/_repository/upgrade/*
~/YOUR-PROTECTED-FOLDER/app/configs/*
~/YOUR-PROTECTED-FOLDER/data/cache/*
~/YOUR-PROTECTED-FOLDER/data/backup/*
~/YOUR-PROTECTED-FOLDER/data/tmp/*
~/YOUR-PROTECTED-FOLDER/data/log/*
Warning, these permissions don't allow editing and creating files in the File Management admin module.
If you want to allow it, you need to set in numerical values 777 to all folders and 666 to all files.
5. Run the installation wizard
Go to your website URL, http://YOUR-WEBSITE.com/_install/ and follow the instructions carefully.
📝 Found a typo/something to add? Edit this Page ✍️