YunoHost-Apps / pixelfed_ynh

The federated image shareing service Pixelfed for YunoHost
https://pixelfed.org/
GNU Affero General Public License v3.0
44 stars 15 forks source link

Uncomment extension in php.ini #121

Closed ImaCrea closed 4 years ago

ImaCrea commented 4 years ago

Hey there, I don't know if I made a mistake or not but as I was reading this officiel doc https://docs.pixelfed.org/install-guides/arch.html#preparing-a-machine I discovered there were some extension to declare in the php.ini

Capture d’écran 2020-10-03 à 16 57 33

So I uncommented what was there and added a couple of lines missing. Then restarted phpfpm. I dunno if it helps or if I did it for nothing or worse if it's not adapted to this installation :/

yalh76 commented 4 years ago

which file did you modify ?

ImaCrea commented 4 years ago

Hi, I edited /etc/php/7.3/fpm/php.ini

yalh76 commented 4 years ago

I made some test, there is no need to uncomment in /etc/php/7.3/fpm/php.ini The extension are activated with the files in /etc/php/7.3/fpm/conf.d/*.ini files