[TYPO3-linux] Can't access backend admin or frontend website
Christopher
bedlamhotel at gmail.com
Fri Mar 17 20:13:18 CET 2006
On 3/17/06, Matt Stanley <superstan76 at hotmail.com> wrote:
> OK... On the Administratino Login on QuickStart page I am typing in the
> username and password that are stored in the $typo_db_username and
> $typo_db_password fields of typo3conf.php but it STILL will not let me in...
> Using the install tool I have successfully created a database for TYPO3
> (cms_staff.db). Also, the MySQL user "webuser" has been created and given
> all permissions to modify the cms_staff db. I succesfully logged into MySQL
> via a SSH console on the box. Despite all these steps I still get the
> following error when trying to log into TYPO3:
>
> Your login attempt did not succeed. Make sure to spell your username and
> password correctly, including upper/lowercase characters.
>
> What am I missing here guys?
>
The basic concept?
The first error you reported was an error reporting that the SCRIPT
could not connect to the database. NOW, you're reporting that you
can't use the DATABASE username and password to login to the website?
Not only does this not make a lot of sense, it means that the first
error you reported has been resolved (it _must_...if the script can't
connect to the database, you don't even get a login page).
Did you create an admin user in the install tool? It seems unlikely,
since you need to provide a username and password at that step too...
Look on the "Database analyser" page in the install tool for a link
that says 'create "admin" user'. Click it, provide a new username and
password (these should not be the same as the database username and
password, these are login information for accessing the back end of
the website). Then you can go to http://example.com/typo3/ to log in.
-Christopher
More information about the TYPO3-linux
mailing list