Как включить расширение .zip на сервереPhp

Кемеровские программисты php общаются здесь
Гость
Как включить расширение .zip на сервере

Сообщение Гость »


Я хочу включить extension in my server. I added the below code in a file. But the website will take the default file.

Код: Выделить всё

extension=php_zip.dll
extension=zip.so
If I upload it in to the root directory of my website. Is there any way to take the uploaded php.ini instead of default ??

Or is there any other way (

Код: Выделить всё

.htaccess
) to enable .zip extension in the server??


Источник: https://stackoverflow.com/questions/153 ... -in-server

Вернуться в «Php»