Hello everyone. I am running Dolibarr on an instance of cPanel and everything works great, except for when I go to 3rd Parties → List. I get a internal server error 500.
Status 500 Internal Server Error
Version HTTP/1.1
Transferred 715 B (0 B size)
Referrer Policy strict-origin-when-cross-origin
Request PriorityHighest
I think this has to do with CORS, but I am not sure how to fix this. Does anyone know?
Just an FYI. I was running this dolibarr instance on cPanel. cPanel by default does not have php logging turned on. When I turned the logging on, I go an error about php running out of memory.
I set my apache to 256M for the memory limit and that fixed the issue.
I have almost 140,000 thirdparties and that is probably what was causing it to crash.