Search







Search results for «Extension» (2):

  1. Troubleshooting

    02.09.2024 06:38 - WikiAdmin - 4.3 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. ...

    ,
  2. 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.

    , , , , , ,