Включение extension в php.ini - не отрабатывает
Добавлено: 04 окт 2024, 17:01
Всем привет!
Обновляю php.ini:
C:\OSPanel\modules\PHP-8.3\ospanel_data\default\templates\php.ini
(активирую extension pgsql)
но по-прежнему получаю ошибку: "Your PHP installation does not support the pgsql module. You will need to install, enable, or compile it to use phpPgAdmin."
В C:\OSPanel\modules\PHP-8.3\PHP\php.ini строка:
;extension = pgsql - остаётся закомментированной
Подскажите что я делаю не так и почему extension не активируется?
Обновляю php.ini:
C:\OSPanel\modules\PHP-8.3\ospanel_data\default\templates\php.ini
(активирую extension pgsql)
но по-прежнему получаю ошибку: "Your PHP installation does not support the pgsql module. You will need to install, enable, or compile it to use phpPgAdmin."
В C:\OSPanel\modules\PHP-8.3\PHP\php.ini строка:
;extension = pgsql - остаётся закомментированной
Подскажите что я делаю не так и почему extension не активируется?