I get 500 Internal server error, after install last version on 234BS Gold and problem was in .htaccess - in install manual is
Options +FollowSymLinks
, but in apache error log was "Option FollowSymLinks not allowed here".
I changed to
Options +SymLinksIfOwnerMatch
(like in my 234 classic shop) problem was solved...
HTTP Server: Apache/2.4.10 PHP Version: 5.6.7-1 (Zend: 2.6.0)