I
I
Islam Ibakaev2018-10-14 01:12:40
PHP
Islam Ibakaev, 2018-10-14 01:12:40

How to install php-v8js library on openserver?

I know this question was asked in 2015. But then it didn't matter to me. At the end of 2017 , it became possible to make ssr for laravel + vuejs spa. It just matters to me right now. I use openserver for work (I'm trying to learn docker, but so far in vain, the topic is extensive, and time is short). In order to run ssr js code in a php environment, you need to pull up the php-v8js library. Tell me how to add it to openserver? Surely some of you have already done it! Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Arkhipov, 2021-01-14
@devellopah

1) Unpack the archive into a folder with Open Server (it will not ask you to replace the files because all the files are new, unless of course you installed v8js before).
2) Connect the extension in the PHP config template (write extension = v8js or extension = php_v8js.dll depending on PHP version).
3) Restart Open Server Panel.
Archive itself: https://ospanel.io/forum/download/file.php?id=1941
Forum thread: https://ospanel.io/forum/viewtopic.php?p=28355#p28355

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question