1. Ensure that your PHP settings match the requirements listed below.
| PHP Settings |
Current |
Required |
Status |
| PHP Version: |
5.2.13 |
5.0+ |
Good |
| Register Globals: |
Off |
Off |
Good |
| File Uploads: |
On |
On |
Good |
| Session Auto Start: |
Off |
Off |
Good |
2. Ensure that the extensions listed below are installed.
| Extension |
Current |
Required |
Status |
| MySQL: |
On |
On |
Good |
| GD: |
On |
On |
Good |
3. Ensure that the files listed below have the correct permissions.
Remember to rename htaccess.txt to .htaccess and replace MYBASEURL in .htaccess to /~username/
| File |
Status |
| /home/jcherbal/public_html/.htaccess |
Writable |
| /home/jcherbal/public_html/index.html |
Writable |
| /home/jcherbal/public_html/config.php |
Writable |
| /home/jcherbal/public_html/admin/config.php |
Writable |
| /home/jcherbal/public_html/admin/config_dummy.php |
Writable |
| /home/jcherbal/public_html/userfiles |
Writable |
| /home/jcherbal/public_html/catalog/template/default/image/logo.gif |
Writable |
| /home/jcherbal/public_html/catalog/template/default/css/default.css |
Writable |
4. Ensure that the folders listed below have the correct permissions.
| Directory |
Status |
| /home/jcherbal/public_html/cache/ |
Writable |
| /home/jcherbal/public_html/image/ |
Writable |
| /home/jcherbal/public_html/image/cache/ |
Writable |
| /home/jcherbal/public_html/download/ |
Writable |
| /home/jcherbal/public_html/logs/ |
Writable |