Search







Search results for «Extension» (57):

  1. Re: Once again about an empty screen

    09/22/2024 12:39 - WikiAdmin - 1.2 KiB - en

    There is probably a missing PHP extension (/Org/Tools/Hosting/TestServer) (intl) or similar or an environment configuration issue. semicolon ( ; ) from your xampp/php/php.ini the following code. ;extension=php_intl.dll Restart XAMPP.Please check if you've activated the intl extension, for some reason in XAMPP for Windows it is not enabled by default.

  2. API Reference

    01/13/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

  3. History

    08/07/2025 12:53 - WikiAdmin - 2.9 KiB - en - 1

    depreciated R4 legacy code 5.4 | 2014-04-17 | Removes legacy MySQL extension support, PHP 5.4 - 5.5 compatibility 5.5 | 2018-08-02 | Major refactoring of init ...

  4. Toms modified Wakka API

    04/19/2025 06:35 - WikiAdmin - 45.4 KiB - en

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

  5. Problembehebung

    07/23/2025 12:35 - WikiAdmin - 3.5 KiB - de

    1. Öffne die php.ini Datei (e.g. C:\xampp\php\php.ini). 1. Suche nach ;extension=gd und ;extension=intl. 1. Enferne ; von beiden Einträgen und starte dann den ...

  6. Migration to Unicode (UTF-8)

    10/18/2021 09:59 - WikiAdmin - 2.9 KiB - en

    (http://www.php.net/manual/en/ref.iconv.php) 3. Internationalization extension (https://www.php.net/manual/en/intro.intl.php) -- ICU library wrapper 2. PHP ... if your PHP installation is not compiled with UTF-8 support in the PCRE extension. 2. 3rd party libraries used by WackoWiki also require UTF-8 support 3. utf8mb4: ...

  7. ToDo R5.5

    12/18/2023 18:03 - WikiAdmin - 10.1 KiB - en

    (_properties) 2. min_href() 3. router.conf 4. upload of file without extension -> broken 5. empty body_r after page rename/relocation -> page needs re-rendering ... 1. upload: check if the MIME type of the uploaded file matches the file extension 1. https://www.owasp.org/index.php/Unrestricted_File_Upload 2. ...

  8. 5.5 Change Log

    09/16/2025 16:41 - WikiAdmin - 25.2 KiB - en

    1. added AP module 2. to convert MyISAM to InnoDB 1. for Bad Behavior extension 1. for user approval 2. to config appearance 3. to config upload 1. localized ... Extensions 1. added Bad Behavior (/Dev/Components/Lib/BadBehaviour) extension

    ,
  9. Установка и наладка WacoWiki в Windows XP

    06/12/2016 22:28 - WikiAdmin - 20.3 KiB - ru

    extension_dir = "C:\php\ext"extension=php_mysql.dllОбязательно раскомментируйте extension=php_mysql.dll иначе с MySQLем не свяжетесь, к бабке ходить не надо. Строчка закомментирована, а сам же модуль преспокойненько ...

  10. Решение проблем

    07/23/2025 12:37 - WikiAdmin - 7.1 KiB - ru

    1. Откройте файл php.ini (например, C:\xampp\php\php.ini). 1. Найдите ;extension=gd и ;extension=intl. 1. Удалите ; из обеих записей, а затем перезапустите сервер ...