"'.dirname(__FILE__).'/../allow_check.lock".

This file is used to prevent unallowed access to the install checker.'); } $_SERVER['REQUEST_URI'] = '/installer/index.html'; require_once dirname(__FILE__) . '/../inc/api/init.php'; api_init::start(); $m = new api_routing(); $m->clear(); $m->route('*', array('optionalextension' => true)) ->config(array( 'id' => '', 'command' => 'installer', 'method' => 'index', 'view' => array('class' => 'html', 'theme' => 'default') ) ); require_once dirname(__FILE__) . '/../inc/api/controller.php'; $ctrl = new api_controller(); $required_version = '5.2.4'; $extensions = array( 'ctype' => true, 'dom' => true, 'spl' => true, 'pdo' => true, 'simplexml' => true, 'zlib' => true, 'date' => true, 'json' => false, 'hash' => false, 'pcre' => true, 'session' => true, 'sockets' => true, 'iconv' => true, 'apc' => false, 'mbstring' => true, 'mime_magic' => true, 'posix' => false, 'Reflection' => true, ); $paths = array( '/tmp' => true, '/www/static' => true, '/www/portlets' => true, '/portlet-versions' => false, '/localinc/portlets' => false, '/conf/command.d/portlet.d/01-default.yml' => false, ); ?> Picok - Server Check

environment checks

  • PHP Version installed: , required: +
  • Okapi Environment Variable not set
  • Okapi Environment Variable set to:
  • process()) { } ?>

extension check

    $required) { if (extension_loaded($extension)) { ?>
  • is loaded ()
  • is not loaded ()
  • is not loaded ()

file permissions check

    $required) { if (is_writeable($root_dir.$path)) { ?>
  • writeable ()
  • is not writeable ()
  • is not writeable ()

mod_rewrite check

You should see the same image twice:


Via direct URL

Via mod_rewrite