IMABuildeRz v3 rev23.09.19


TEST RESULTS

Please check the results below, If there are no errors, please go to the Activation Tab
ROOT: 0750
Output Buffering
Write a file to root directoryWRITE: root/test.file
Filesystem: fwrite, file_get_contents, etc
OK
Write a file to class directoryWRITE: root/system/class/test.file
Filesystem: fwrite, file_get_contents, etc
OK
Write a file to outputs directoryWRITE: root/outputs/test.file
Filesystem: fwrite, file_get_contents, etc
OK
Make outputs directoryMD: root/outputs/test/folder/
Filesystem: mkdir
OK
Write a file to outputs directoryWRITE: root/outputs/test/folder/test.file
Filesystem: fwrite, file_get_contents, etc
OK
Make projects directoryMD: root/projects/test/folder/
Filesystem: mkdir
OK
Write a file to projects directoryWRITE: root/projects/test/folder/test.file
Filesystem: fwrite, file_get_contents, etc
OK
Create a image fileGD: root/outputs/test/folder/test.jpg
GD: imagecreatefrompng, imagepng, etc
OK
Create Zip fileZIP: root/outputs/test/folder/test.zip
Zip: ZipArchive
OK
Unzip a file to Zip folderUNZIP: root/outputs/test/zip/test.txt
Filesystem: fwrite, file_get_contents, etc
OK

ACTIVATION

please enter your envato username

Your email will be used to contact us and wrong email are the same as losing our support (excludes: Extended License).

Please enter the correct purchase code, get it here.

Get code activation by clicking the Get Activation Code button

NOTE

The correct Version

Changing Permission Files/Folder

Linux/OSX

Permissions are used 777 by including folder and subfolders (option -R / recursive). Run your terminal or ssh, type this command:

$ sudo su
$ cd /home/justmy/public_html/access
$ chmod -R 777 *

Windows

Run Window Explorer, go to /home/justmy/public_html/access/app. Normally, you would access the properties of a file or folder by right-clicking it. Then selecting Properties from the appearing context menu.in Tab General, unchecked read-only then click OK