[TYPO3] Can't connect to database
Nate Russell
webmaster at int-res.com
Thu Aug 24 15:08:24 CEST 2006
Dmitry Dulepov wrote:
> Hi!
>
> Nate Russell wrote:
>
>
>>Interestingly enough, When I use the MySQL Administrator tool, it shows
>>the correct database and user. However, when I enter "show databases;" I
>>get the following:
>>+----------+
>>| Database |
>>+----------+
>>| test |
>>+----------+
>>1 row in set (0.00 sec)
>>
>>It only shows the database called test.
>
>
> It means that your database user does not have rights to access your typo3
> database. Test database is accessible by everyone.
>
> I suggest to install mysql administrator application and give that user
> necessary permissions.
>
I already did that as well. Still doesn't work. But just to be sure, how
should that be set up? I have the following assigned privileges:
select
insert
update
delete
alter
drop
create
More information about the TYPO3-english
mailing list