[TYPO3-english] Step 2

Søren Malling soren.malling at gmail.com
Wed Apr 3 15:06:42 CEST 2013


Hi,

What you should do is to enter the database name "coopetitdb1" in the
install process - i just did because your install tool was open.

What you should do now, is to go to

http://www.co-opetition.net/typo3/install/index.php?TYPO3_INSTALL[type]=typo3conf_edit&TYPO3_INSTALL[typo3conf_files]=%2Fhomez.713%2Fcoopetit%2Fwww%2Ftypo3conf%2FENABLE_INSTALL_TOOL#confEditFileList

and change the line containing "installToolPassword" to a new password
(it's a md5 sum, so you coud write

md5('myBrandNewSecurePassword');

HTH


Søren Malling

Twitter: twitter.com/sorenmalling


On Wed, Apr 3, 2013 at 2:45 PM, Juliane Engsig <julianeengsig at gmail.com>wrote:

> Hi Bernd,
>
> Thanks for your help!
>
> However, in the Basic Configuration under Check database I get :
> Connected to SQL database successfully Username: (my username)
> Host: (my host)
> No database selected
>
> Currently you have no database selected.
> Please select one or create a new database.
> Write configuration: Database not configured yet!
>
> You need to specify database username, password and host as one of the
> first things.
> Next you'll have to select a database to use with TYPO3.
>
> Use the form below.
> But when I feel in the form, I get this Error
> The following errors occured
>
>    - Could not create database 'coopetitdb1' (...not created)
>
> Doesn't it look like OVH wont give the name of my database to TYPO3 ?
>
> Thanks again!
>
> /Juliane
>
>
>
> 2013/4/3 bernd wilke <t3ng at bernd-wilke.net>
>
> > Am 03.04.2013 13:58, schrieb Juliane Engsig:
> >
> >  Hi! I'm new to TYPO3 and I am installing it for the first time (creating
> >> web sites in general is new to me...so please bare with me). My hosting
> >> and
> >> domain are with OVH.
> >>
> >> Problem : In the install tool I can't get any further than step 2, since
> >> TYPO3 tells me that a database has not been created (which is not true).
> >>
> >> So I try to use the "skip this wizard" function and I go to "Edit files
> in
> >> typo3conf/<http://www.co-**opetition.net/typo3/install/**
> >> index.php?TYPO3_INSTALL[type]=**typo3conf_edit<
> http://www.co-opetition.net/typo3/install/index.php?TYPO3_INSTALL[type]=typo3conf_edit
> >
> >> >"
> >> where I put in (with of course the actual names of my database, etc) :
> >>
> >> $typo_db_username = 'user DB';
> >> $typo_db_password = 'pass';
> >> $typo_db_host = 'server name';
> >>
> >> $typo_db = 'name DB ';
> >>
> >>
> >> In my  ENABLE_INSTALL_TOOL<http://**www.co-opetition.net/typo3/**
> >> install/index.php?TYPO3_**INSTALL[type]=typo3conf_edit&**
> >> TYPO3_INSTALL[typo3conf_files]**=%2Fhomez.713%2Fcoopetit%**
> >> 2Fwww%2Ftypo3conf%2FENABLE_**INSTALL_TOOL#confEditFileList<
> http://www.co-opetition.net/typo3/install/index.php?TYPO3_INSTALL[type]=typo3conf_edit&TYPO3_INSTALL[typo3conf_files]=%2Fhomez.713%2Fcoopetit%2Fwww%2Ftypo3conf%2FENABLE_INSTALL_TOOL#confEditFileList
> >
> >> >**file
> >> I put in "Keep file".
> >>
> >
> > Better: just create it (and refresh it each time you need it)
> > it will enable access to INSTALL-Tool for 30 minutes after each touch
> (and
> > will be touched for each page-call inside the install-tool)
> >
> >
> >  I save it - and hereafter I'm not sure what to do. Nothing happens but I
> >> do
> >> find a new deprecation_log file in Typo3conf every time I try to log on
> to
> >> the Installation Tool (to see if my configuration has worked).
> >>
> >> Has any body any idea of what is bugging? Is it OVH that do not work
> with
> >> Typo3?
> >>
> >
> > in a fresh installation you may ignore the deprecation log
> >
> > you may start the basic install-tool with
> > http://your.domain.tld/typo3/**install/index.php<
> http://your.domain.tld/typo3/install/index.php>
> >
> > try to fill in the needed configuration in the "basic configuration"
> (e.g.
> > database connection) which is missing.
> > then start "database analyser" and do a 'compare'. As no tables exist you
> > may generate all tables.
> >
> > in the same section 'Create "admin" user'.
> >
> > now you can login to the normal TYPO3 backend and start a new page
> >
> > before this you may visit "all configuration" and disable deprecation
> log:
> > search for [enableDeprecationLog] and empty the value (storing is done at
> > the end of the very long page).
> >
> >
> > bernd
> > --
> > http://www.pi-phi.de/**cheatsheet.html<
> http://www.pi-phi.de/cheatsheet.html>
> >
> > ______________________________**_________________
> > 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>
> >
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list