Hi everyone,
I'm running a localhost server (standard xampp-configurations (or lampp like you prefer)).
I'm getting the following error message:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 318767104 bytes) in /opt/lampp/htdocs/websitebaker/framework/initialize.php on line 84
I've tried allocating more memory in my php.ini file. I also read somewhere in this forum that this issue could be resolved by upgrading to php 5. (But I'm already using php 5).
I really have no idea how I can solve this issue.
I get this error message when I'm trying to use a droplet in my template index.php file...
Am I doing something wrong?
Regards,
Stijn