Search
Search results for «Extension» (2):
-
Troubleshooting
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. ...
mode_rewrite, nginx -
Local Test Server
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.
database, how to, mariadb, mysql, nginx, sql mode, xampp