Welcome to the Serendipity Installation.
First we will take a look at your current setup and attempt to diagnose any compatibility problems.
Errors are displayed in red [!], recommendations in yellow [?] and success in green.
- Serendipity v1.2.1 pre-installation report -
| PHP installation |
| Operating system |
Linux 2.6.18-53.1.6.el5.028stab053.6, i686 |
| Webserver SAPI |
apache2handler |
| PHP version >= 4.1.2 |
Yes, 5.2.6 |
| Database extensions |
MySQL, PostgreSQL, MySQLi, SQLite |
| Session extension |
Yes |
| PCRE extension |
Yes |
| GDlib extension |
Yes |
| OpenSSL extension |
Yes |
| mbstring extension |
Yes |
| iconv extension |
Yes |
| zlib extension |
Yes |
| Imagemagick binary |
Not found [?] |
| php.ini configuration |
| |
Recommended |
Actual |
| safe_mode |
OFF |
OFF |
| register_globals |
OFF |
OFF |
| magic_quotes_gpc |
OFF |
ON [?] |
| magic_quotes_runtime |
OFF |
OFF |
| session.use_trans_sid |
OFF |
OFF |
| allow_url_fopen |
ON |
ON |
| file_uploads |
ON |
ON |
| post_max_size |
10M |
8M [?] |
| upload_max_filesize |
10M |
2M [?] |
| Permissions |
| /home/rreviews/public_html/blog/ |
Not writable [!] |
| /home/rreviews/public_html/blog/templates_c |
Writable |
| /home/rreviews/public_html/blog/archives/ |
Writable |
| /home/rreviews/public_html/blog/uploads/ |
Writable |
| Execute Imagemagick binary |
Not found [?] |
 Permissions can be set by running shell command: ` chmod 1777` on the failed directory, or by setting this using an FTP program
 Due to a problematic diagnostic, you cannot continue with the installation until the above errors are fixed
|