[TYPO3-english] [solved] LocalConfiguration.php question at typo3 version 6.0.0
joydeep at infoservices.in
joydeep at infoservices.in
Wed Dec 19 11:44:58 CET 2012
On Wed, 19 Dec 2012 16:10:46 +0530
joydeep at infoservices.in wrote:
> On Wed, 19 Dec 2012 11:24:12 +0100
> Jigal van Hemert <jigal.van.hemert at typo3.org> wrote:
>
> > Hi,
> >
> > On 19-12-2012 10:41, "joydeep."@infoservices.in wrote:
> > >
> > > <?php
> > > $typo_db = 'all_wrong';
> > > ?>
> > >
> >
> > What about
> > $GLOBALS['TYPO3_CONF_VARS']['DB']['database'] = 'all_wrong';
> > in AdditionalConfiguration.php ?
> >
>
> This time atleast something happen and it is ;-)
>
> ```````````
> Oops, an error occurred!
> `````````
>
> It is same when I put the correct DB name.
Sorry for my previous post. I did a mistake in my observation.
Your tips is running fine. Yes, it is running OK.
many many thanks for the clue. Now it is easier for me to figure-out
the rest.
More information about the TYPO3-english
mailing list