i didn't make any backups. i didn't think changing the max upload limit would do any harm, since i could always just edit it back to the default value.. . so i thought, but i guess editing the wrong php.ini file lead it to using the wrong one as default.


what do i need to edit in /etc/php.ini?
i'm not even sure where to start

---------- Post added at 07:07 AM ---------- Previous post was at 06:36 AM ----------

I'm not sure if this does any harm, but I "think" I got it working again.


I end up copying every missing ".so" from:
/usr/lib64/php/modules/

and copied it to:
/usr/lib/php/modules/

Now everything seems to be working as it should, but is there a chance this may cause problems down the line?