Hello,
I tried to install EPESI on my server with Linux, but after entering the database data, the installation failed with error:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/xxxxx/domains/crm.example.com/public_html/index.php on line 225
The EPESI files are located in the root directory of the subdomain. Value memory_limit in php.ini, I set on the highest available: 256M.
I'm using php 5.2.17, mysql 5.1.65
Please let me know how to solve this. Thanks.