10) { header( "Location: ../index.php" ); exit(); } require_once( '../includes/version.php' ); /** Include common.php */ include_once( 'common.php' ); function get_php_setting($val) { $r = (ini_get($val) == '1' ? 1 : 0); return $r ? 'ON' : 'OFF'; } function writableCell( $folder ) { echo '

| PHP version >= 4.1.0 | No' : 'Yes';?> |
| - zlib compression support | Available' : 'Unavailable';?> |
| - XML support | Available' : 'Unavailable';?> |
| - MySQL support | Available' : 'Unavailable';?> |
| configuration.php |
Writeable';
} else if (is_writable( '..' )) {
echo 'Writeable';
} else {
echo 'Unwriteable You can still continue the install as the configuration will be displayed at the end, just copy & paste this and upload.'; } ?> |
| Session save path | , Writeable' : 'Unwriteable';?> |
| Directive | Recommended | Actual | |
| : | : |