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 v0.8.1 pre-installation report -
| PHP installation |
| Operating system |
Linux 4.18.0-553.27.1.el8_10.x86_64, x86_64 |
| Webserver SAPI |
fpm-fcgi |
| PHP version >= 4.1.2 |
Yes, 7.2.34 |
| Database extensions |
MySQLi |
| Session extension |
Yes |
| PCRE extension |
Yes |
| GDlib extension |
Yes |
| OpenSSL extension |
Yes |
| mbstring extension |
Yes |
| iconv extension |
Yes |
| zlib extension |
Yes |
| Imagemagick binary |
/bin/convert |
| php.ini configuration |
| |
Recommended |
Actual |
| safe_mode |
OFF |
OFF |
| register_globals |
OFF |
OFF |
| magic_quotes_gpc |
OFF |
OFF |
| 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/massglob/public_html/blog/serendipity/ |
Writable |
| /home/massglob/public_html/blog/serendipity/templates_c |
Writable |
| /home/massglob/public_html/blog/serendipity/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
|