After installation, when I add: wfLoadExtension( 'WikiSEO' ); I get this error: This page isn’t working www.domain.com is currently unable to handle this request. HTTP ERROR 500 I'm on PHP 7.2 and MW 1.31. How can I solve this? Thanks.
After installation, when I add:
wfLoadExtension( 'WikiSEO' );
I get this error:
This page isn’t working www.domain.com is currently unable to handle this request.
HTTP ERROR 500
I'm on PHP 7.2 and MW 1.31. How can I solve this?
Thanks.