Steps
- 1. Pre-installation Check
- 2. Write permission
- 3. Database
- 4. External API setup
- 5. iSocialPro License
- 6. MugShotPro License
- 7. Finish
iSocialPro Installation
Step 1: Pre-installation Check
| iSocialPro Requirements |
|---|
| If any of these items are not supported (marked as No), your system does not meet the minimum requirements for installation. Please take appropriate actions to correct the errors. Failure to do so could lead to your iSocialPro! installation not functioning properly. |
| Requirements | You have | Status |
|---|---|---|
| PHP ver 5 | PHP ver 5.2.10 |
Ok |
| GD | GD2 | Ok |
| CURL | CURL | Ok |
| JSON | JSON | Ok |
| Recommended Settings |
|---|
| These are the recommended settings for PHP in order to ensure full compatibility with iSocialPro!. |
| Settings | Recommended | You have |
|---|---|---|
| safe_mode | Off | Off |
| register_globals | Off | Off |
| open_basedir | no value | no value |
| output_buffering | On | On |
| file_uploads | On | On |
| upload_max_filesize | 200M (or more) | 200M |
| post_max_size | 200M (or more) | 200M |
| max_execution_time | 0 | 0 |
| max_input_time | 6000 | 6000 |
| magic_gpc_quotes | Off | Off |
| memory_limit | 32M (or more) | 32M |
| display_errors | On | On |
| session.gc_maxlifetime | 14000 (or more) | 14000 |