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-alpha2 pre-installation report -
| PHP installation |
| Operating system |
Darwin 8.0.1, x86 |
| Webserver SAPI |
apache |
| PHP version >= 4.1.2 |
Yes, 4.3.10 |
| Database extensions |
MySQL |
| Session extension |
Yes |
| PCRE extension |
Yes |
| GDlib extension |
No [?] |
| OpenSSL extension |
No [?] |
| mbstring extension |
Yes |
| iconv extension |
No [?] |
| zlib extension |
Yes |
| Imagemagick binary |
/usr/local/bin/convert |
| 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 |
| /Library/WebServer/Documents/www001/src/ports/www/serendipity-devel/work/serendipity-nightly/ |
Not writable [!] |
| /Library/WebServer/Documents/www001/src/ports/www/serendipity-devel/work/serendipity-nightly/templates_c |
Not writable [!] |
| /Library/WebServer/Documents/www001/src/ports/www/serendipity-devel/work/serendipity-nightly/archives/ |
Not writable [!] |
| /Library/WebServer/Documents/www001/src/ports/www/serendipity-devel/work/serendipity-nightly/uploads/ |
Not writable [!] |
| Execute Imagemagick binary |
Yes |
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
|