E
E
Eugene M.2020-02-16 18:28:40
xampp
Eugene M., 2020-02-16 18:28:40

How to install php accelerator on xampp in win10-64?

How to install php accelerator on xampp in win10-64? Needed for Bitrix!

5e495fa20590f631444519.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene M., 2020-02-17
@egvimar

I figured it out myself! Maybe someone will come in handy! You need to specify the path to the library in php.ini

[opcache]
; Determines if Zend OPCache is enabled
zend_extension=C:\Xampp\php\ext\php_opcache.dll
opcache.enable=1

; Determines if Zend OPCache is enabled for the CLI version of PHP
opcache.enable_cli=1

5e4aab0a1c650608734947.png

X
xmoonlight, 2020-02-17
@xmoonlight

This is a normal php module.
How to install php modules - google (the installation process is extremely simple!).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question