Search







Search results for «Extension» (52):

  1. Re: Fresh install produces a blank page

    11.03.2022 12:22 - 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

    11.04.2024 07:31 - WikiAdmin - 13.6 KiB - en

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

  3. I keep trying

    10.12.2019 23:14 - 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

    13.02.2024 10:41 - WikiAdmin - 7.4 KiB - en - 1

    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. Bad Behaviour for WackoWiki

    05.02.2024 07:43 - WikiAdmin - 4.1 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

    , , ,
  6. XAMPP + xDebug + PhpStorm

    30.04.2020 10:41 - Elar9000 - 11.5 KiB - en - 1

    In fact there is no any xdebug.so extension where it should be (as well as no most of other extensions). installation of xDebug. Tailored Installation means you can compile an extension for a pre-installed PHP. So it's compiler time.Extensions directory: /opt/lampp/lib/php/extensions/no-debug-non-zts-201909025. Install the pre-requisites for compiling PHP extensions.

    ,
  7. Extensions / Components / Actions

    04.01.2022 21:44 - 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?

    , , ,
  8. Troubleshooting

    13.02.2024 10:52 - WikiAdmin - 4.0 KiB - en - 1

    For XAMPP Windows you first need to enable the GD and Intl extension in php.ini, both of which are required by WackoWiki. ...

    ,
  9. API Reference

    13.01.2023 11:18 - WikiAdmin - 44.4 KiB - en

    effectively, provides arbitrary extension of $page fields [=] credits - some extension ideas and code adapted from Wacko R3.5 variant of Wakka