🇪🇸Spain davuko
Hi everyone. I was also getting this error message. I'm working locally on Windows with Laragon, using Apache-2.4.62, PHP-8.3.13 and MySQL-8.0.40.
I managed to get rid of this error message with some settings in php.ini. Here they are:
--------------------------------------------
realpath_cache_size = 10M
memory_limit = 4G
--------------------------------------------