Updated PHP 5.6.34 and phplist admin get error: 500

Hi:
I have installed php 5.6.34 over phplist 3.2.5 and phplist admin get error: 500.
also does not save the error log file
Can you help me please?

Thanks

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@phplist.mayoristasonline.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

was this working before you installed php 5.6.34?

hi,
before instalation of php 5.6.34 phplist is working fine.
Thanks

The 500 error is a web server error, something is not correct with the
web (apache?) server.
Here’s a link:

The discussion revolves around permissions…

I tried phplist 3.2.6RC1 on PHP 5.6.25 and received this same issue - I can init the db on install, after that both /lists/ and lists/admin throw a 500 with no apparent reason. Nothing in the logs - if anyone has any updates to this love to hear - i’ll post anything I can figure out.

I started over with a fresh install and in the end only had to add DirectoryIndex index.php index.html to my directory container and was able to get 3.2.6RC1 up and running.