php.ini
-
Joomla error OPcache
joomla Warning: Zend OPcache API is restricted by "restrict_api" configuration
Oplossing: [opcache uit (fcgi gaat dan beter)] dus aan custom php.ini instellingen opcache.enable=0 toevoegen
-
Maximum upload te klein
Als je een website bij Webreus.nl hebt kun je het op de volgende manier oplossen.
- Login in portaal.webreus.nl.
- Ga naar tabblad websites.
- Klik in de lijst op de website waarvan u php.ini wilt aanpassen.
- Ga naar tabblad "opties"
- Vul u php instelling in in veld "Custom php.ini instellingen"
- vul in: post_max_size = 100M
- upload_max_filesize = 100M
Daarna zie je in joomla de max size is 100 Mb