Search







Search results for «Extension» (62):

  1. Re: Fresh install produces a blank page

    - WikiAdmin - 1.2 KiB - en

    It seems that the intl extension is missing. I tested only XAMPP for Linux, so I guessing that the intl extension is not enabled by default in XAMPP for Windows.I found two possible issues: 1. How can I enable PHP extension intl in XAMPP for Windows? (https:stackoverflow.com/questions/33869521/how-can-i-enable-php-extension-intl) ... Please check and ensure that the intl extension is enabled and installed correctly.

  2. File Upload and Media Handling

    - WikiAdmin - 13.7 KiB - en

    MIME type and file extensionsBlacklisting File ExtensionsWhitelisting File Extensions# Allowed uploadable file extensions and mimetypes

  3. I keep trying

    - walttheboss - 4.0 KiB - en

    >getMathExtension()\n#1 /var/www/html/wackowiki/class/urirouter.php(250): Hashids\\Hashids->construct('O-oiND7eRCQrps8...')\n#2 /var/www/html/wackowiki/class/urirouter.php(79): ... PHP Fatal error: Uncaught RuntimeException: Missing BC Math or GMP extension. in /var/www/html/wackowiki/lib/hashids/Hashids.php:418\nStack trace:\n#0 /var/www/html/wackowiki/lib/hashids/Hashids.php(106): ... PHP Fatal error: Uncaught RuntimeException: Missing BC Math or GMP extension. in /var/www/html/wackowiki/lib/hashids/Hashids.php:418\nStack

  4. Local Test Server

    - WikiAdmin - 12.6 KiB - en - 1

    (adjust path as needed). - Enable necessary extensions (e.g., GD, Intl, PDO, MySQLi, mbstring, etc., depending on WackoWiki version).Enable GD and Intl extension on WindowsOn XAMPP for Windows the GD and Intl extension are disabled by default, however WackoWiki requires both extensions. 1. Open php.ini file (e.g. C:\xampp\php\php.ini). 1. Search for ;extension=gd and ;extension=intl. 1. Remove ; from both then restart the Apache server.

    , , , , , ,
  5. Troubleshooting

    - WikiAdmin - 4.7 KiB - en - 1

    this means you've got a Fatal error, this can be caused by a missing PHP extension (intl, gd) or another issue.For XAMPP Windows you first need to enable the GD and Intl extension in php.ini, both of which are required by WackoWiki. ...

    , ,
  6. Re: Problems when updating from 6.2.1 to 6.3.0

    - WikiAdmin - 939.0 B - en

    Undefined constant "MYSQLI_REPORT_OFF" typically occurs when the MySQLi extension is not installed or enabled in your PHP environment. Without the MySQLi extension, ... The MySQLi extension is missing or disabled in your php.ini configuration.The MySQLi extension is missing or disabled.

  7. Bad Behaviour for WackoWiki

    - WikiAdmin - 4.2 KiB - en - 2

    implemented as extensionTo activate the extension you have to set ext_bad_behaviour to 1 in the the Secondary Config, you can do this via the Admin panel.Admin panel: Extensions -> Bad Behaviour -> Settings0.4 Integrated in distribution as extension

    , , ,
  8. Extensions / Components / Actions

    - matjung - 623.0 B - en - 1

    https:wackowiki.org/doc/Search?phrase=ExtensionWhat is the best place to find commercial / open source Extensions / Components ?I can see that extension Bad Behavior was pre-installed.What other extensions are known to be useful?

    , , ,