D
Dennis
Guest
Actually we have two project on our test server unter /var/www/html/projectName. For Example: /var/www/html/Customer /var/www/html/Invoices Because under the apache root directory are subfolders we got problems with loading the projects. Because of any reason both projects trying to load the translations.default.json file not from /var/www/html/Customer/translations/translations.default.json and /var/www/html/Invoices/translations/translations.default.json. Both are trying it from /var/www/html/translations/translations.default.json. The subfolders Customer and Invoices are ignored. I thought there's allready any post for such a problem but I'm not sure and I can't find it. Any help please?
Continue reading...
Continue reading...