I was just having you check what it actually was. To reiterate 128MB should be plenty for phpBB.Memory_limit is set to 512M in both Local and Master value per the listing in the ACP.
If you have error logs in directories then the error log path has not been set. You can check the value for that under error_log. You should set this so the errors are all written to single file.
Also check the error_reporting level, if this is set too low it wont'' report some errors.
Last but not least 500 errors are not always logged to php error log. It may be logged to Apache error log and that may not be available to you unless you have VPS or better. That's usually found in var/log/*
Statistics: Posted by thecoalman — Sat Mar 09, 2024 2:14 pm