Step 1: Checks
You have to solve all file and directory access permissions
| PHP Status |
Status |
| PHP Version |
OK |
| register_globals |
register_globals is recommanded to be off |
| file_uploads |
OK |
| upload_max_filesize |
OK |
| safe_mode |
OK |
| mysql |
OK |
| gd_info |
OK |
| Files & Directories |
Status |
| sec_file |
/includes/security.php exists but not writable or /includes/ directory is not writable |
| files_dir |
files/files/ directory is not writable or does not exists |
| images_dir |
files/images/ directory is not writable or does not exists |
| manufacturers_dir |
files/manufacturers/ directory is not writable or does not exists |
| upload_dir |
files/site directory is not writable or does not exists |
| templates |
skin/templates directory is not writable or does not exists |
| templates_c |
skin/templates_c directory is not writable or does not exists |
| |
Please correct errors for step 2 |
|