33. Doctrine\DBAL\Exception\SyntaxErrorException
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Driver/­AbstractMySQLDriver.php90
32. Doctrine\DBAL\Driver\AbstractMySQLDriver convertException
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­DBALException.php116
31. Doctrine\DBAL\DBALException driverExceptionDuringQuery
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Connection.php836
30. Concrete\Core\Permission\Access\Entity\GroupEntity getAccessEntitiesForUser
<#unknown>0
29. Concrete\Core\Permission\Key\Key validate
<#unknown>0
28. Doctrine\DBAL\Driver\PDOException
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Driver/­PDOStatement.php93
27. Concrete\Core\Permission\Access\Entity\GroupEntity getAccessEntitiesForUser
<#unknown>0
26. Concrete\Core\Permission\Key\Key validate
<#unknown>0
25. PDOException
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Driver/­PDOStatement.php91
24. PDOStatement execute
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Driver/­PDOStatement.php91
23. Doctrine\DBAL\Driver\PDOStatement execute
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Connection.php830
22. Doctrine\DBAL\Connection executeQuery
…/­vendor/­doctrine/­dbal/­lib/­Doctrine/­DBAL/­Connection.php510
21. Doctrine\DBAL\Connection fetchAssoc
…/­src/­Database/­Connection/­Connection.php87
20. Concrete\Core\Database\Connection\Connection GetRow
…/­src/­User/­Group/­Group.php59
19. Concrete\Core\User\Group\Group getByID
…/­src/­Permission/­Access/­Entity/­GroupEntity.php84
18. Concrete\Core\Permission\Access\Entity\GroupEntity load
…/­src/­Permission/­Access/­Entity/­Entity.php77
17. Concrete\Core\Permission\Access\Entity\Entity getByID
…/­src/­Permission/­Access/­Entity/­GroupEntity.php53
16. Concrete\Core\Permission\Access\Entity\GroupEntity getAccessEntitiesForUser
<#unknown>0
15. call_user_func_array
…/­src/­Permission/­Access/­Entity/­Type.php78
14. Concrete\Core\Permission\Access\Entity\Type __call
…/­src/­Permission/­Access/­Entity/­Entity.php89
13. Concrete\Core\Permission\Access\Entity\Type getAccessEntitiesForUser
…/­src/­Permission/­Access/­Entity/­Entity.php89
12. Concrete\Core\Permission\Access\Entity\Entity getForUser
…/­src/­User/­User.php507
11. Concrete\Core\User\User getUserAccessEntityObjects
…/­src/­Permission/­Access/­Access.php163
10. Concrete\Core\Permission\Access\Access validate
…/­src/­Permission/­Key/­Key.php424
9. Concrete\Core\Permission\Key\Key validate
<#unknown>0
8. call_user_func_array
…/­src/­Permission/­Response/­Response.php100
7. Concrete\Core\Permission\Response\Response validate
…/­src/­Permission/­Response/­PageResponse.php60
6. Concrete\Core\Permission\Response\PageResponse canViewPage
…/­src/­Permission/­Response/­PageResponse.php179
5. Concrete\Core\Permission\Response\PageResponse testForErrors
…/­src/­Permission/­Checker.php46
4. Concrete\Core\Permission\Checker __construct
…/­src/­Routing/­DispatcherRouteCallback.php132
3. Concrete\Core\Routing\DispatcherRouteCallback execute
…/­src/­Application/­Application.php449
2. Concrete\Core\Application\Application dispatch
…/­bootstrap/­start.php305
1. require
…/­dispatcher.php36
0. require
/­home/­webgetmeditable/­public_html/­index.php2

Doctrine \ DBAL \ Exception \ SyntaxErrorException

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
Doctrine\DBAL\Exception\SyntaxErrorException thrown with message "An exception occurred while executing 'select * from Groups where gID = ?' with params ["1"]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Groups where gID = '1'' at line 1" Stacktrace: #33 Doctrine\DBAL\Exception\SyntaxErrorException in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:90 #32 Doctrine\DBAL\Driver\AbstractMySQLDriver:convertException in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:116 #31 Doctrine\DBAL\DBALException:driverExceptionDuringQuery in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:836 #30 Concrete\Core\Permission\Access\Entity\GroupEntity:getAccessEntitiesForUser in <#unknown>:0 #29 Concrete\Core\Permission\Key\Key:validate in <#unknown>:0 #28 Doctrine\DBAL\Driver\PDOException in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93 #27 Concrete\Core\Permission\Access\Entity\GroupEntity:getAccessEntitiesForUser in <#unknown>:0 #26 Concrete\Core\Permission\Key\Key:validate in <#unknown>:0 #25 PDOException in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91 #24 PDOStatement:execute in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91 #23 Doctrine\DBAL\Driver\PDOStatement:execute in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:830 #22 Doctrine\DBAL\Connection:executeQuery in /home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:510 #21 Doctrine\DBAL\Connection:fetchAssoc in /home/webgetmeditable/public_html/concrete/src/Database/Connection/Connection.php:87 #20 Concrete\Core\Database\Connection\Connection:GetRow in /home/webgetmeditable/public_html/concrete/src/User/Group/Group.php:59 #19 Concrete\Core\User\Group\Group:getByID in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/GroupEntity.php:84 #18 Concrete\Core\Permission\Access\Entity\GroupEntity:load in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Entity.php:77 #17 Concrete\Core\Permission\Access\Entity\Entity:getByID in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/GroupEntity.php:53 #16 Concrete\Core\Permission\Access\Entity\GroupEntity:getAccessEntitiesForUser in <#unknown>:0 #15 call_user_func_array in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Type.php:78 #14 Concrete\Core\Permission\Access\Entity\Type:__call in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Entity.php:89 #13 Concrete\Core\Permission\Access\Entity\Type:getAccessEntitiesForUser in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Entity.php:89 #12 Concrete\Core\Permission\Access\Entity\Entity:getForUser in /home/webgetmeditable/public_html/concrete/src/User/User.php:507 #11 Concrete\Core\User\User:getUserAccessEntityObjects in /home/webgetmeditable/public_html/concrete/src/Permission/Access/Access.php:163 #10 Concrete\Core\Permission\Access\Access:validate in /home/webgetmeditable/public_html/concrete/src/Permission/Key/Key.php:424 #9 Concrete\Core\Permission\Key\Key:validate in <#unknown>:0 #8 call_user_func_array in /home/webgetmeditable/public_html/concrete/src/Permission/Response/Response.php:100 #7 Concrete\Core\Permission\Response\Response:validate in /home/webgetmeditable/public_html/concrete/src/Permission/Response/PageResponse.php:60 #6 Concrete\Core\Permission\Response\PageResponse:canViewPage in /home/webgetmeditable/public_html/concrete/src/Permission/Response/PageResponse.php:179 #5 Concrete\Core\Permission\Response\PageResponse:testForErrors in /home/webgetmeditable/public_html/concrete/src/Permission/Checker.php:46 #4 Concrete\Core\Permission\Checker:__construct in /home/webgetmeditable/public_html/concrete/src/Routing/DispatcherRouteCallback.php:132 #3 Concrete\Core\Routing\DispatcherRouteCallback:execute in /home/webgetmeditable/public_html/concrete/src/Application/Application.php:449 #2 Concrete\Core\Application\Application:dispatch in /home/webgetmeditable/public_html/concrete/bootstrap/start.php:305 #1 require in /home/webgetmeditable/public_html/concrete/dispatcher.php:36 #0 require in /home/webgetmeditable/public_html/index.php:2

An exception occurred while executing 'select * from Groups where gID = ?' with params ["1"]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Groups where gID = '1'' at line 1

/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
            case '1343':
            case '1344':
            case '1382':
            case '1479':
            case '1541':
            case '1554':
            case '1626':
                return new Exception\SyntaxErrorException($message, $exception);
 
            case '1044':
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php
        $msg = "An exception occurred while executing '".$sql."'";
        if ($params) {
            $msg .= " with params " . self::formatParameters($params);
        }
        $msg .= ":\n\n".$driverEx->getMessage();
 
        if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DriverException) {
            return $driver->convertException($msg, $driverEx);
        }
 
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                } else {
                    $stmt->execute($params);
                }
            } else {
                $stmt = $this->_conn->query($query);
            }
        } catch (\Exception $ex) {
            throw DBALException::driverExceptionDuringQuery($this->_driver, $ex, $query, $this->resolveParams($params, $types));
        }
 
<#unknown>
<#unknown>
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
     * {@inheritdoc}
     */
    public function execute($params = null)
    {
        try {
            return parent::execute($params);
        } catch (\PDOException $exception) {
            throw new PDOException($exception);
        }
    }
Exception message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Groups where gID = '1'' at line 1
<#unknown>
<#unknown>
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
 
    /**
     * {@inheritdoc}
     */
    public function execute($params = null)
    {
        try {
            return parent::execute($params);
        } catch (\PDOException $exception) {
            throw new PDOException($exception);
Exception message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Groups where gID = '1'' at line 1
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
 
    /**
     * {@inheritdoc}
     */
    public function execute($params = null)
    {
        try {
            return parent::execute($params);
        } catch (\PDOException $exception) {
            throw new PDOException($exception);
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                list($query, $params, $types) = SQLParserUtils::expandListParameters($query, $params, $types);
 
                $stmt = $this->_conn->prepare($query);
                if ($types) {
                    $this->_bindTypedValues($stmt, $params, $types);
                    $stmt->execute();
                } else {
                    $stmt->execute($params);
                }
            } else {
/home/webgetmeditable/public_html/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
     * @param array  $params    The query parameters.
     * @param array  $types     The query parameter types.
     *
     * @return array
     */
    public function fetchAssoc($statement, array $params = array(), array $types = array())
    {
        return $this->executeQuery($statement, $params, $types)->fetch(PDO::FETCH_ASSOC);
    }
 
/home/webgetmeditable/public_html/concrete/src/Database/Connection/Connection.php
     * alias to old ADODB method
     */
    public function GetRow($q, $arguments = array())
    {
        if (!is_array($arguments)) {
            $arguments = array($arguments); // adodb backward compatibility
        }
        $r = $this->fetchAssoc($q, $arguments);
        if (!is_array($r)) {
            $r = array();
/home/webgetmeditable/public_html/concrete/src/User/Group/Group.php
    {
        $db = Database::connection();
        $g = CacheLocal::getEntry('group', $gID);
        if (is_object($g)) {
            return $g;
        }
 
        $row = $db->getRow("select * from Groups where gID = ?", array($gID));
        if (isset($row['gID'])) {
            $g = \Core::make('\Concrete\Core\User\Group\Group');
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/GroupEntity.php
    }
 
    public function load()
    {
        $db = Loader::db();
        $gID = $db->GetOne('select gID from PermissionAccessEntityGroups where peID = ?', array($this->peID));
        if ($gID) {
            $g = Group::getByID($gID);
            if (is_object($g)) {
                $this->group = $g;
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Entity.php
            }
 
            $class = '\\Core\\Permission\\Access\\Entity\\' . Core::make('helper/text')->camelcase($pt->getAccessEntityTypeHandle()) . 'Entity';
            $class = core_class($class, $pt->getPackageHandle());
            $obj = Core::make($class);
            $r['petHandle'] = $pt->getAccessEntityTypeHandle();
            $obj->setPropertiesFromArray($r);
            $obj->load();
        }
        CacheLocal::set('permission_access_entity', $peID, $obj);
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/GroupEntity.php
        foreach ($user->getUserGroups() as $key => $val) {
            $ingids[] = $key;
        }
        $instr = implode(',', $ingids);
        $peIDs = $db->GetCol('select pae.peID from PermissionAccessEntities pae inner join PermissionAccessEntityTypes paet on pae.petID = paet.petID inner join PermissionAccessEntityGroups paeg on pae.peID = paeg.peID where petHandle = \'group\' and paeg.gID in (' . $instr . ')');
        if (is_array($peIDs)) {
            foreach ($peIDs as $peID) {
                $entity = \Concrete\Core\Permission\Access\Entity\Entity::getByID($peID);
                if (is_object($entity)) {
                    $entities[] = $entity;
<#unknown>
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Type.php
            return $wt;
        }
    }
 
    public function __call($method, $args)
    {
        $obj = Core::make($this->getAccessEntityTypeClass());
        return call_user_func_array(array($obj, $method), $args);
    }
 
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Entity.php
    }
 
    public static function getForUser($user)
    {
        $entities = array();
        $types = Type::getList();
        foreach ($types as $t) {
            $entities = array_merge($entities, $t->getAccessEntitiesForUser($user));
        }
 
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Entity/Entity.php
    }
 
    public static function getForUser($user)
    {
        $entities = array();
        $types = Type::getList();
        foreach ($types as $t) {
            $entities = array_merge($entities, $t->getAccessEntitiesForUser($user));
        }
 
/home/webgetmeditable/public_html/concrete/src/User/User.php
            // and we don't save them in session.
            return PermissionAccessEntity::getForUser($this);
        }
 
        if ($session->has('accessEntities')) {
            $entities = $session->get('accessEntities');
        } else {
            $entities = PermissionAccessEntity::getForUser($this);
            $session->set('accessEntities', $entities);
            $session->set('accessEntitiesUpdated', time());
/home/webgetmeditable/public_html/concrete/src/Permission/Access/Access.php
 
    public function validate()
    {
        $u = new User();
        if ($u->isSuperUser()) {
            return true;
        }
        $accessEntities = $u->getUserAccessEntityObjects();
 
        return $this->validateAccessEntities($accessEntities);
/home/webgetmeditable/public_html/concrete/src/Permission/Key/Key.php
        if (!$item->isMiss()) {
            return $item->get();
        }
 
        $pae = $this->getPermissionAccessObject();
 
        if (is_object($pae)) {
            $valid = $pae->validate();
        } else {
            $valid = false;
<#unknown>
/home/webgetmeditable/public_html/concrete/src/Permission/Response/Response.php
            throw new Exception(t('Unable to get category for permission %s', $permissionHandle));
        }
        $pk = $this->category->getPermissionKeyByHandle($permissionHandle);
        if (!$pk) {
            throw new Exception(t('Unable to get permission key for %s', $permissionHandle));
        }
        $pk->setPermissionObject($this->object);
        return call_user_func_array(array($pk, 'validate'), $args);
    }
 
/home/webgetmeditable/public_html/concrete/src/Permission/Response/PageResponse.php
        }
        return $this->canViewPage();
    }
 
 
    public function canViewPage()
    {
        return $this->validate('view_page');
    }
 
/home/webgetmeditable/public_html/concrete/src/Permission/Response/PageResponse.php
    {
        if ($this->object->isMasterCollection()) {
            $canEditMaster = TaskPermission::getByHandle('access_page_defaults')->can();
            if (!($canEditMaster && Session::get('mcEditID') == $this->object->getCollectionID())) {
                return COLLECTION_FORBIDDEN;
            }
        } else {
            if ((!$this->canViewPage()) && (!$this->object->getCollectionPointerExternalLink() != '')) {
                return COLLECTION_FORBIDDEN;
            }
/home/webgetmeditable/public_html/concrete/src/Permission/Checker.php
    }
 
 
    public function __construct($object = false)
    {
        if ($object) {
            $this->response = PermissionResponse::getResponse($object);
            $r = $this->response->testForErrors();
            if ($r) {
                $this->error = $r;
/home/webgetmeditable/public_html/concrete/src/Routing/DispatcherRouteCallback.php
            }
        }
 
        if ($c->getCollectionPointerExternalLink() != '') {
            return Redirect::url($c->getCollectionPointerExternalLink(), 301);
        }
 
        $cp = new Permissions($c);
 
        if ($cp->isError() && $cp->getError() == COLLECTION_FORBIDDEN) {
/home/webgetmeditable/public_html/concrete/src/Application/Application.php
                $request->attributes->add($matcher->match($path));
                $matched = $matcher->match($path);
                $route = $collection->get($matched['_route']);
                Route::setRequest($request);
                $response = Route::execute($route, $matched);
            } catch (ResourceNotFoundException $e) {
                $callback = new DispatcherRouteCallback('dispatcher');
                $response = $callback->execute($request);
            }
        }
/home/webgetmeditable/public_html/concrete/bootstrap/start.php
\Events::dispatch('on_before_dispatch');
 
/**
 * ----------------------------------------------------------------------------
 * Get the response to the current request
 * ----------------------------------------------------------------------------
 */
$response = $cms->dispatch($request);
/**
 * ----------------------------------------------------------------------------
/home/webgetmeditable/public_html/concrete/dispatcher.php
 
 
/**
 * ----------------------------------------------------------------------------
 * Begin concrete5 startup.
 * ----------------------------------------------------------------------------
 */
$cms = require $__DIR__ . '/bootstrap/start.php';
 
 
/home/webgetmeditable/public_html/index.php
<?php
require('concrete/dispatcher.php');
Key Value
Version 5.7.5.13
Installed Version 5.7.5.13
Key Value
concrete.version 5.7.5.13
concrete.version_installed 5.7.5.13
concrete.version_db 20160615000000
concrete.installed true
concrete.site getMeditable
concrete.locale hu_HU
concrete.charset UTF-8
concrete.maintenance_mode false
concrete.debug.display_errors true
concrete.debug.detail debug
concrete.proxy.host null
concrete.proxy.port null
concrete.proxy.user null
concrete.proxy.password null
concrete.upload.extensions *.flv;*.jpg;*.gif;*.jpeg;*.ico;*.docx;*.xla;*.png;*.psd;*.swf;*.doc;*.txt;*.xls;*.xlsx;*.csv;*.pdf;*.tiff;*.rtf;*.m4a;*.mov;*.wmv;*.mpeg;*.mpg;*.wav;*.3gp;*.avi;*.m4v;*.mp4;*.mp3;*.qt;*.ppt;*.pptx;*.kml;*.xml;*.svg;*.webm;*.ogg;*.ogv
concrete.mail.method PHP_MAIL
concrete.mail.methods.smtp.server
concrete.mail.methods.smtp.port
concrete.mail.methods.smtp.username
concrete.mail.methods.smtp.password
concrete.mail.methods.smtp.encryption
concrete.cache.enabled true
concrete.cache.lifetime 21600
concrete.cache.overrides true
concrete.cache.blocks true
concrete.cache.assets true
concrete.cache.theme_css true
concrete.cache.pages all
concrete.cache.doctrine_dev_mode false
concrete.cache.full_page_lifetime forever
concrete.cache.full_page_lifetime_value null
concrete.cache.full_contents_assets_hash false
concrete.cache.directory /home/webgetmeditable/public_html/application/files/cache
concrete.cache.directory_relative null
concrete.cache.page.directory /home/webgetmeditable/public_html/application/files/cache/pages
concrete.cache.page.adapter file
concrete.cache.environment.file environment.cache
concrete.cache.levels.expensive.drivers.core_ephemeral.class \Stash\Driver\Ephemeral
concrete.cache.levels.expensive.drivers.core_filesystem.class \Stash\Driver\FileSystem
concrete.cache.levels.expensive.drivers.core_filesystem.options.path /home/webgetmeditable/public_html/application/files/cache
concrete.cache.levels.expensive.drivers.core_filesystem.options.dirPermissions 493
concrete.cache.levels.expensive.drivers.core_filesystem.options.filePermissions 420
concrete.cache.levels.object.drivers.core_ephemeral.class \Stash\Driver\Ephemeral
concrete.multilingual.redirect_home_to_default_locale false
concrete.multilingual.use_browser_detected_locale false
concrete.multilingual.default_locale false
concrete.multilingual.default_source_locale en_US
concrete.design.enable_custom true
concrete.design.enable_layouts true
concrete.log.emails true
concrete.log.errors true
concrete.log.spam false
concrete.log.queries.log false
concrete.log.queries.clear_on_reload false
concrete.jobs.enable_scheduling true
concrete.filesystem.temp_directory null
concrete.filesystem.permissions.file 420
concrete.filesystem.permissions.directory 493
concrete.editor.concrete.enable_filemanager true
concrete.editor.concrete.enable_sitemap true
concrete.editor.plugins.selected.0 concrete5lightbox
concrete.editor.plugins.selected.1 undoredo
concrete.editor.plugins.selected.2 specialcharacters
concrete.editor.plugins.selected.3 table
concrete.email.enabled true
concrete.email.default.address concrete5-noreply@web.getmeditable.com
concrete.email.default.name
concrete.email.form_block.address false
concrete.email.forgot_password.address null
concrete.email.forgot_password.name null
concrete.email.validate_registration.address null
concrete.email.validate_registration.name null
concrete.marketplace.enabled true
concrete.marketplace.request_timeout 30
concrete.marketplace.token null
concrete.marketplace.site_token null
concrete.marketplace.intelligent_search true
concrete.marketplace.log_requests false
concrete.external.intelligent_search_help true
concrete.external.news_overlay true
concrete.external.news true
concrete.misc.user_timezones false
concrete.misc.package_backup_directory /home/webgetmeditable/public_html/application/files/trash
concrete.misc.enable_progressive_page_reindex true
concrete.misc.mobile_theme_id 0
concrete.misc.sitemap_approve_immediately true
concrete.misc.enable_translate_locale_en_us false
concrete.misc.page_search_index_lifetime 259200
concrete.misc.enable_trash_can true
concrete.misc.app_version_display_in_header true
concrete.misc.default_jpeg_image_compression 80
concrete.misc.help_overlay true
concrete.misc.require_version_comments false
concrete.misc.access_entity_updated 1497776953
concrete.misc.do_page_reindex_check false
concrete.misc.latest_version 8.2.1
concrete.misc.modern_tile_thumbnail_fid 15
concrete.misc.modern_tile_thumbnail_bgcolor
concrete.misc.iphone_home_screen_thumbnail_fid 14
concrete.misc.favicon_fid 13
concrete.theme.compress_preprocessor_output true
concrete.theme.generate_less_sourcemap false
concrete.updates.enable_auto_update_core false
concrete.updates.enable_auto_update_packages false
concrete.updates.enable_permissions_protection true
concrete.updates.check_threshold 172800
concrete.updates.services.get_available_updates http://www.concrete5.org/tools/update_core
concrete.updates.services.inspect_update http://www.concrete5.org/tools/inspect_update
concrete.paths.trash /!trash
concrete.paths.drafts /!drafts
concrete.icons.page_template.width 120
concrete.icons.page_template.height 90
concrete.icons.theme_thumbnail.width 120
concrete.icons.theme_thumbnail.height 90
concrete.icons.file_manager_listing.handle file_manager_listing
concrete.icons.file_manager_listing.width 60
concrete.icons.file_manager_listing.height 60
concrete.icons.file_manager_detail.handle file_manager_detail
concrete.icons.file_manager_detail.width 400
concrete.icons.user_avatar.width 80
concrete.icons.user_avatar.height 80
concrete.icons.user_avatar.default /concrete/images/avatar_none.png
concrete.file_manager.images.use_exim_data_to_rotate_images false
concrete.file_manager.images.manipulation_library gd
concrete.file_manager.results 10
concrete.sitemap_xml.file sitemap.xml
concrete.sitemap_xml.frequency weekly
concrete.sitemap_xml.priority 0.5
concrete.accessibility.toolbar_titles true
concrete.accessibility.toolbar_large_font false
concrete.accessibility.display_help_system false
concrete.i18n.choose_language_login null
concrete.urls.concrete5 http://www.concrete5.org
concrete.urls.concrete5_secure https://www.concrete5.org
concrete.urls.newsflow http://newsflow.concrete5.org
concrete.urls.background_feed //backgroundimages.concrete5.org/wallpaper
concrete.urls.background_feed_secure https://backgroundimages.concrete5.org/wallpaper
concrete.urls.background_info http://backgroundimages.concrete5.org/get_image_data.php
concrete.urls.help.developer http://www.concrete5.org/documentation/developers/5.7/
concrete.urls.help.user http://www.concrete5.org/documentation/using-concrete5-7
concrete.urls.help.forum http://www.concrete5.org/community/forums
concrete.urls.paths.menu_help_service /tools/get_remote_help_list/
concrete.urls.paths.site_page /private/sites
concrete.urls.paths.newsflow_slot_content /tools/slot_content/
concrete.urls.paths.marketplace.connect /marketplace/connect
concrete.urls.paths.marketplace.connect_success /marketplace/connect/-/connected
concrete.urls.paths.marketplace.connect_validate /marketplace/connect/-/validate
concrete.urls.paths.marketplace.connect_new_token /marketplace/connect/-/generate_token
concrete.urls.paths.marketplace.checkout /cart/-/add/
concrete.urls.paths.marketplace.purchases /marketplace/connect/-/get_available_licenses
concrete.urls.paths.marketplace.item_information /marketplace/connect/-/get_item_information
concrete.urls.paths.marketplace.item_free_license /marketplace/connect/-/enable_free_license
concrete.urls.paths.marketplace.remote_item_list /marketplace/
concrete.white_label.logo false
concrete.white_label.name false
concrete.white_label.dashboard_background null
concrete.session.name CONCRETE5
concrete.session.handler file
concrete.session.save_path null
concrete.session.max_lifetime 7200
concrete.session.cookie.cookie_path false
concrete.session.cookie.cookie_lifetime 0
concrete.session.cookie.cookie_domain false
concrete.session.cookie.cookie_secure false
concrete.session.cookie.cookie_httponly true
concrete.user.registration.enabled false
concrete.user.registration.type disabled
concrete.user.registration.captcha true
concrete.user.registration.email_registration false
concrete.user.registration.validate_email false
concrete.user.registration.approval false
concrete.user.registration.notification false
concrete.user.gravatar.enabled false
concrete.user.gravatar.max_level 0
concrete.user.gravatar.image_set 0
concrete.user.group.badge.default_point_value 50
concrete.user.profiles_enabled false
concrete.user.username.maximum 64
concrete.user.username.minimum 3
concrete.user.username.allow_spaces false
concrete.user.password.maximum 128
concrete.user.password.minimum 5
concrete.user.password.hash_portable false
concrete.user.password.hash_cost_log2 12
concrete.user.password.legacy_salt
concrete.user.private_messages.throttle_max 20
concrete.user.private_messages.throttle_max_timespan 15
concrete.spam.whitelist_group 0
concrete.spam.notify_email
concrete.security.session.invalidate_on_user_agent_mismatch true
concrete.security.session.invalidate_on_ip_mismatch true
concrete.security.ban.ip.enabled true
concrete.security.ban.ip.attempts 5
concrete.security.ban.ip.time 300
concrete.security.ban.ip.length 10
concrete.security.misc.x_frame_options SAMEORIGIN
concrete.permissions.forward_to_login true
concrete.permissions.model advanced
concrete.seo.tracking.code
concrete.seo.tracking.code_position bottom
concrete.seo.exclude_words a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with
concrete.seo.url_rewriting 1
concrete.seo.url_rewriting_all false
concrete.seo.redirect_to_canonical_url 1
concrete.seo.canonical_url http://web.getmeditable.com
concrete.seo.canonical_ssl_url https://web.getmeditable.com
concrete.seo.trailing_slash false
concrete.seo.title_format %1$s :: %2$s
concrete.seo.title_segment_separator ::
concrete.seo.page_path_separator -
concrete.seo.group_name_separator /
concrete.seo.segment_max_length 128
concrete.seo.paging_string ccm_paging_p
concrete.statistics.track_downloads true
concrete.limits.sitemap_pages 100
concrete.limits.delete_pages 100
concrete.limits.copy_pages 10
concrete.limits.page_search_index_batch 200
concrete.limits.job_queue_batch 10
concrete.limits.style_customizer.size_min -50
concrete.limits.style_customizer.size_max 200
concrete.page.search.always_reindex false
concrete.maintenance.version_job_page_num 172
empty
empty
empty
empty
Key Value
_sf2_attributes Array ( [uGroups] => Array ( [1] => 1 ) )
_sf2_flashes Array ( )
_sf2_meta Array ( [u] => 1711650956 [c] => 1711650956 [l] => 7200 )
Key Value
USER webgetmeditable
HOME /home/webgetmeditable
FCGI_ROLE RESPONDER
REDIRECT_UNIQUE_ID ZgW4jM8MzNxDkEbv6XfLXwAAgSA
REDIRECT_SCRIPT_URL /blog/tags/tag/health
REDIRECT_SCRIPT_URI https://web.getmeditable.com/blog/tags/tag/health
REDIRECT_HTTPS on
REDIRECT_SSL_TLS_SNI web.getmeditable.com
REDIRECT_HTTP2 on
REDIRECT_H2PUSH off
REDIRECT_H2_PUSH off
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_STREAM_TAG 28171-322-3
REDIRECT_STATUS 200
UNIQUE_ID ZgW4jM8MzNxDkEbv6XfLXwAAgSA
SCRIPT_URL /blog/tags/tag/health
SCRIPT_URI https://web.getmeditable.com/blog/tags/tag/health
HTTPS on
SSL_TLS_SNI web.getmeditable.com
HTTP2 on
H2PUSH off
H2_PUSH off
H2_PUSHED
H2_PUSHED_ON
H2_STREAM_ID 3
H2_STREAM_TAG 28171-322-3
proxy-nokeepalive 1
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST web.getmeditable.com
HTTP_X_HTTPS 1
PATH /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME web.getmeditable.com
SERVER_ADDR 178.238.222.10
SERVER_PORT 443
REMOTE_ADDR 3.238.233.189
DOCUMENT_ROOT /home/webgetmeditable/public_html
REQUEST_SCHEME https
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/webgetmeditable/public_html
SERVER_ADMIN webmaster@web.getmeditable.com
SCRIPT_FILENAME /home/webgetmeditable/public_html/index.php
REMOTE_PORT 58992
REDIRECT_URL /blog/tags/tag/health
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/2.0
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /blog/tags/tag/health
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711650956.2449
REQUEST_TIME 1711650956
argv Array ( )
argc 0
empty
0. Concrete\Core\Error\Handler\ErrorHandler
1. Concrete\Core\Error\Handler\JsonErrorHandler
2. Whoops\Handler\PlainTextHandler