Bug #5765
GSA DB User must be different from TYPO3 DB User
| Status: | New | Start date: | 2009-12-16 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Hi,
first of all thanks for the great shop!
I got it working on one installation on a dedicated server. Then I copied the installation to my local pc, using the same database user and password for both databases (TYPO3 and GSA).
Using GSA Admin it was not possible to add products manually. The debug / trace message said, that there was no tsConfigurationPid set. But is / was.
The second issue depending on the categories extension was the it tried to query "gsaminidb" for the table "pages" which is not existent (of course, since it is in the TYPO3 DB).
The solution was to use two different db users and passwords for the TYPO3 DB and for the GSA DB. Then everything works as expected. I don't know whether I should call it a bug. At least it should go into the documentation for pt_gsasocket and pt_gsaminidb.
History
Updated by Marcus Schwemer over 3 years ago
Close / reject this one please ... Just submitted it twice sorry.
Marcus