[TYPO3-english] Major background issues

Richard Davies richard at ocular.co.nz
Fri Jun 14 03:36:19 CEST 2013


Hi Marina,

When you first set up a Typo3 website (with a source + dummy set-up, not
the introduction package) and visit the front page you should be able to
walk through 'installation' steps, which include a section where you enter
database details. According to this article:
http://wiki.typo3.org/Introduction_Package#Installation when you first
visit an introduction package install you should have seen the same thing.

If you still have the introduction package source zip/tar, delete
everything and start again. Otherwise, recreate the ENABLE_INSTALL_TOOL (as
previously mentioned) and then append this to your base URL in a browser:
/typo3/install/index.php?mode=123&step=1&password=joh316 (this is where you
are redirected to when you first visit a Typo3 installation). If it tells
you that you have the wrong password, delete the file
typo3conf/LocalConfiguration.php (or typo3conf/localconf.php if the other
file is not there) and try again (it means you or something changed the
password - deleting that file removes the password and it defaults back to
joh316).

If you are still having issues with the database username/password after
entering them, have you tried logging into your mysql server with that
username/password pair? There are multiple WAMP packages and I imagine they
don't all have the same default username/passwords. If you can log into
your mysql server with the username/password you are trying to use for
Typo3 then you its more likely a Typo3 issue - but again may not be.


Richard


On 14 June 2013 12:36, marina t <marina at mtadiello.com> wrote:

> Hi Philipp,
>
>
> --> Philipp Gampe wrote:
>
>>
>>
>> Unless you tell us the error message (if any), we will not be able to help
>> you.
>>
>> I used WAMP and LAMP before and it was always enough to use localhost,root
>> and my database passwort to setup TYPO3.
>>
> --<
>
>
> The issue seems to be with the ENABLE_INSTALL_TOOL file. This is what I
> get every time I try to start TYPO3, after creating the file above as
> requested:
>
> ==============================**=======================
> Login to TYPO3 6.1.1 Install Tool
> Site: New TYPO3 site
>         .       Password
>         .       Login
> The password you just tried has this md5-value:
> bacb98acf97e0b6112b1d1b650b849**71
> The Install Tool Password is not the admin password of TYPO3.
> The default password is joh316. Be sure to change it!
>
> If you don't know the current password, you can set a new one by setting
> the value of $TYPO3_CONF_VARS['BE']['**installToolPassword'] in
> typo3conf/LocalConfiguration.**php to the md5() hash value of the
> password you desire.
>
> ==============================**=======================
>
> I confess the above makes no sense to me. What is an md5-value? Why should
> I know it?
>
> Also, as you mention your database password - when are you required to
> enter it, and how do you get it? I couldn't find any way to set up the
> database while installing TYPO3, so evidently I am missing some fundamental
> steps (or required skill!)
>
> I am giving up at this stage, but thanks anyway :-)
>
> marina
>
> ______________________________**_________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**english<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english>
>


More information about the TYPO3-english mailing list