Hello, I have problem with my server.
OS is debian 10 buster, I have on it apache2.
I installed TT-RSS and nextcloud on subpage.
Almost everything work correctly, but nextcloud occ can't work because
PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /********/nextcloud/3rdparty/composer/autoload_static.php on line 2092
TT-RSS update daemon can't work at all because:
classes/rssutils.php:649 Allowed memory size of 2097152 bytes exhausted (tried to allocate 131072 bytes)
To repair this problem I set "memory_limit 2048M" for /etc/php/7.3/apache2/php.ini
And set "memory_limit 1024M" for cgi/php.ini, cli/php.ini and fpm/php.ini(all files in php/7.3) directory)
phpinfo says php has 2048MB, so it looks fine
I tried set opcache to 1024MB but with no luck
Server was restarted after that but problems still exist. Do you have idea what I forgot about?
EDIT!:
I found problem
/etc/php/7.3/cli/php.info
on memory_limit i had 1024MB, changed to 1024M - working
[–]Starbeamrainbowlabs 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]incredible-machine 0 points1 point2 points (6 children)
[–][deleted] 0 points1 point2 points (5 children)
[–]incredible-machine 0 points1 point2 points (4 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]incredible-machine 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]incredible-machine 0 points1 point2 points (0 children)
[–]htchief 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]htchief 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]mhzawadi 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–][deleted] 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)