8
I have already installed PHP 7, Apache 2 and Postgresql 9.5.
I’ve already enabled the extension on php.ini
but it doesn’t work.
In Windows just enable this extension on php.ini
that already works but here on Ubuntu was not enough.
Can anyone tell me what I should do to fix.
Informing the version of Ubuntu can help
– gmsantos
I’m sorry, the version is 16.04 LTS
– Everton Rodrigues
sudo systemctl Restart apache2
– PROF. EDIO