This repository was archived by the owner on Mar 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
it is not installing - PHP 7.4 / umbuntu server 18.4 #115
Closed
Labels
@murilolivorato
Description
I am trying to install in PHP 7.4 / umbuntu server 18.4
I type those commands -
$ sudo add-apt-repository -y ppa:ondrej/php
$ sudo add-apt-repository -y ppa:pinepain/php
$ sudo apt-get update -y
$ sudo apt-get install -y php7.4 php-v8
Then
$ php --ri v8
show this error
Extension 'v8' not present.
please some one can help me ? I need this extension . thanks