Install MobiCoupon
-- Step #1: Check Server Settings... --
Check PHP Settings:
Must be running PHP5...
* You need to tell your hosting provider to upgrade your server to support the latest version of PHP5 or higher will work. Some functions may not work in PHP4...
Try this solution than refresh this page & run the test again...
Check Read File Permissions:
Must be able to read / open files...
* You can not read files. This is probably caused by a permission issue.
Fix:
You need to talk to your hosting provider & upgrade your permissions...
* may fail if your using a free hosting provider...
Try this solution than refresh this page & run the test again...
Check Write File Permissions:
Must be able to write / create files...
* You can not write / open files. This is caused by a permission issue.
Fix:
Try setting the "campaigns" folder to "777" in the chmod...
* may fail if your using a free hosting provider...
Try this solution than refresh this page & run the test again...
Check Recursive Delete Function:
Must be able to delete files / folders...
* You can not write / open files. This is caused by a permission issue.
Fix:
Try setting the "inc/idt" folder to "777" in the chmod...
* may fail if your using a free hosting provider...
Try this solution than refresh this page & run the test again...
Check Recursive Copy Function:
Must be able to copy files / folders...
* You can not write / open files. This is caused by a permission issue.
Fix:
Try setting the "inc/idc" folder to "777" in the chmod...
* may fail if your using a free hosting provider...
Try this solution than refresh this page & run the test again...
Success - Go To Next Step
Failed - Refresh Page - Try Again