BuySell Installation
Step 1: Pre-installation Check |
|---|
| 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 installation not functioning properly. |
| Requirements | You have | Status |
|---|---|---|
| PHP ver 5 | PHP ver 5.3.8 |
Ok |
| GD | GD2 | Ok |
| CURL | CURL | Ok |
| Recommended Settings |
|---|
| These are the recommended settings for PHP in order to ensure full compatibility. |
| Settings | Recommended | You have |
|---|---|---|
| safe_mode | Off | Off |
| register_globals | Off | Off |
| open_basedir | Off | Off |
| 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 |
| magic_gpc_quotes | Off | Off |
| memory_limit | 32M (or more) | 64M |
| display_errors | On | Off |
| session.gc_maxlifetime | 14000 (or more) | 14400 |
