Bonjour, Je viens à vous car je ne peux pas installer Owncloud à la fin de l’installation J’ai ce message d’erreur.
J’ai un hébergement mutualisé avec CPanel php mysql phpmyadmin etc …
[12-Feb-2017 18:46:55 UTC] PHP Fatal error: Out of memory (allocated 8650752) (tried to allocate 2560 bytes) in /home/srvxxx/public_html/srvxxx.com/3rdparty/symfony/routing/Matcher/UrlMatcher.php on line 158
[12-Feb-2017 18:47:03 UTC] PHP Fatal error: Out of memory (allocated 8650752) (tried to allocate 32 bytes) in /home/srvxxx/public_html/srvxxx.com/3rdparty/symfony/routing/RouteCompiler.php on line 169
[12-Feb-2017 18:47:12 UTC] PHP Fatal error: Out of memory (allocated 8388608) (tried to allocate 3072 bytes) in /home/srvxxx/public_html/srvxxx.com/3rdparty/symfony/routing/Matcher/UrlMatcher.php on line 131
PS : Voici le fichier php.ini que j’ai modifié.
PHP.INI
allow_url_fopen = On
allow_url_include = On
asp_tags = Off
display_errors = On
enable_dl = Off
file_uploads = On
max_execution_time = 30
max_input_time = 60
max_input_vars = 1000
memory_limit = 3000M
session.save_path = ""
upload_max_filesize = 3000M
Je réinstalle OwnCloud après la modification, même erreur
Je vous remercie .