GX-Bug #67247
Von Moritz Bunjes vor mehr als 4 Jahren aktualisiert
Der Fix #66902, der das lösen soll, bewirkt bei einigen Kunden genau das Gegenteil (es funktioniert also ohne den Fix, also mit den "falschen" Pfaden in der configure.php).
For testing:
1. edit the inlcudes/configure.php and admin/includes/configure.php and set DIR_FS_CATALOG to a path containing a symbolic link (like /var/www/html_link/shop/src/) - see attached screens
2. clear the cache folder except for the .htaccess and index.html file
3. open the shop and login into the Gambio Admin
Expected result
Shop frontend and Gambio Admin can be used without any error messages.
You create a symbolic link in the console by entering
sudo ln -s /var/www/html/ /var/www/html_link