#I was doing Panel Installation step and i got an error
1 messages · Page 1 of 1 (latest)
Read what the error says in your first screenshot.
I have php and curl
But do you have the php-curl extension?
Oh i dont...
I just installed it now i have this error..
Read what it says
i did apt install intl
thats not what it says
i does
It doesnt
at the top
Found this:
For php.ini 5.6 version (check version using php -v)
;extension=php_intl.dll
; remove semicolon
extension=php_intl.dll
For php.ini 7.* version
;extension=intl
; remove semicolon
extension=intl
NVM