UserAdmin-dbase

Summary: helper for recipe UserAdmin
Version: 2015-09-20

Description

This page is a placeholder for version maintenance -- see UserAdmin.

Notes

Only Version and potentially a few technical notes (specific to this sub-recipe) reside here on this page. For all "normal" UserAdmin information and documentation see that page.

If you have questions or ideas or discussion, please do not create a talk page for this sub-recipe but instead use UserAdmin-Talk or the mailing list.

Why Keep this page?

By maintaining this separate page a release of 1 sub-recipe doesn't require a release of all related recipes and features such as SiteAnalyzer and RecipeCheck are still functional.

More detail: UserAdmin includes 3 ways of storing user data: UserAdmin-dbase, UserAdmin-authuser, and UserAdmin-profiles. Often updates are made to 1 or the other independent of the other modules.

Change log / Release notes

See also

User notes : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.

Array
(
    [post_max_size] => 64M
    [$_POST keys] => 
    [$_REQUEST keys] => n
    [$_SERVER] => Array
        (
            [CONTEXT_DOCUMENT_ROOT] => /home/pmwiki/public_html
            [CONTEXT_PREFIX] => 
            [DOCUMENT_ROOT] => /home/pmwiki/public_html
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [HTTP_ACCEPT] => */*
            [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
            [HTTP_HOST] => www.pmwiki.org
            [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
            [HTTP_X_HTTPS] => 1
            [PATH] => /bin:/usr/bin
            [PHP_INI_SCAN_DIR] => /opt/cpanel/ea-php70/root/etc:/opt/cpanel/ea-php70/root/etc/php.d:.
            [QUERY_STRING] => n=Cookbook%2fUserAdmin%2ddbase
            [REDIRECT_HTTPS] => on
            [REDIRECT_QUERY_STRING] => n=Cookbook%2fUserAdmin%2ddbase
            [REDIRECT_SCRIPT_URI] => https://www.pmwiki.org/wiki/Cookbook/UserAdmin-dbase
            [REDIRECT_SCRIPT_URL] => /wiki/Cookbook/UserAdmin-dbase
            [REDIRECT_SSL_TLS_SNI] => www.pmwiki.org
            [REDIRECT_STATUS] => 200
            [REDIRECT_UNIQUE_ID] => afQ3luP4zmuaTmd7K7gRHgAAARI
            [REDIRECT_URL] => /wiki/Cookbook/UserAdmin-dbase
            [REMOTE_ADDR] => 216.73.216.25
            [REMOTE_PORT] => 16343
            [REQUEST_METHOD] => GET
            [REQUEST_SCHEME] => https
            [REQUEST_URI] => /wiki/Cookbook/UserAdmin-dbase
            [SCRIPT_FILENAME] => /home/pmwiki/public_html/index.php
            [SCRIPT_NAME] => /index.php
            [SCRIPT_URI] => https://www.pmwiki.org/wiki/Cookbook/UserAdmin-dbase
            [SCRIPT_URL] => /wiki/Cookbook/UserAdmin-dbase
            [SERVER_ADDR] => 23.254.203.248
            [SERVER_ADMIN] => webmaster@pmwiki.org
            [SERVER_NAME] => www.pmwiki.org
            [SERVER_PORT] => 443
            [SERVER_PROTOCOL] => HTTP/1.1
            [SERVER_SIGNATURE] => 
            [SERVER_SOFTWARE] => Apache
            [SSL_TLS_SNI] => www.pmwiki.org
            [TZ] => America/Los_Angeles
            [UNIQUE_ID] => afQ3luP4zmuaTmd7K7gRHgAAARI
            [PHP_SELF] => /index.php
            [REQUEST_TIME_FLOAT] => 1777612694.7827
            [REQUEST_TIME] => 1777612694
            [argv] => Array
                (
                    [0] => n=Cookbook%2fUserAdmin%2ddbase
                )

            [argc] => 1
        )

)