error when trying to shorten link, using CLI #108
-
setup selfhosted shlink on Ubuntu with lamp stack. when using cli to shorten link, I get the error listed below. PHP Fatal error: Uncaught Error: Undefined constant "IDNA_DEFAULT" in /var/www/shlink/vendor/guzzlehttp/guzzle/src/Client.php:217 |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 2 replies
-
Make sure you follow the instructions here when installing Shlink https://shlink.io/documentation/install-dist-file/ In this case, this error means you are missing the intl extension. |
Beta Was this translation helpful? Give feedback.
Make sure you follow the instructions here when installing Shlink https://shlink.io/documentation/install-dist-file/
In this case, this error means you are missing the intl extension.