Discussion:
[TYPO3-english] typo3.4.28 ENABLE_INSTALL_TOOL problem
Stan
2009-07-10 14:49:21 UTC
Permalink
Hi

I am trying to install typo3

Every time I create ENABLE_INSTALL_TOOL it does but then when I go to
domain.com/typo3/install is says there is no ENABLE_INSTALL_TOOL, and when I
look back in the localconf dir it has disappeared. Deleted itself.

I have the source in the root dir and the dummy in a folder /cms/

Anyone else had this problem?

stan
Dan Osipov
2009-07-10 15:07:31 UTC
Permalink
4.2.8 has a new security feature that auto deletes the file after a
while. See patch 11368. If you think there is a bug with the behavior,
make sure to report it.

Dan Osipov
Calkins Media
http://danosipov.com/blog/
Post by Stan
Hi
I am trying to install typo3
Every time I create ENABLE_INSTALL_TOOL it does but then when I go to
domain.com/typo3/install is says there is no ENABLE_INSTALL_TOOL, and when I
look back in the localconf dir it has disappeared. Deleted itself.
I have the source in the root dir and the dummy in a folder /cms/
Anyone else had this problem?
stan
Edward Lenssen
2009-07-14 14:38:45 UTC
Permalink
Make sure your server time is the same when you upload the file with FTP;

saw that my FTP was one our off because of daylight savings;

TYPO3 does show the message 'found ENABLE...' but when you go to install
tool; the file is too old...

Edward Lenssen




"Dan Osipov" <dosipov at phillyburbs.com> schreef in bericht
4.2.8 has a new security feature that auto deletes the file after a while.
See patch 11368. If you think there is a bug with the behavior, make sure
to report it.
Dan Osipov
Calkins Media
http://danosipov.com/blog/
Post by Stan
Hi
I am trying to install typo3
Every time I create ENABLE_INSTALL_TOOL it does but then when I go to
domain.com/typo3/install is says there is no ENABLE_INSTALL_TOOL, and when I
look back in the localconf dir it has disappeared. Deleted itself.
I have the source in the root dir and the dummy in a folder /cms/
Anyone else had this problem?
stan
Stan
2009-07-14 14:54:24 UTC
Permalink
Hi

I gave up on it?

Staying with older version.

Cheers Stan

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Edward
Lenssen
Sent: dinsdag 14 juli 2009 16:39
To: typo3-english at lists.netfielders.de
Subject: Re: [TYPO3-english] typo3.4.28 ENABLE_INSTALL_TOOL problem

Make sure your server time is the same when you upload the file with FTP;

saw that my FTP was one our off because of daylight savings;

TYPO3 does show the message 'found ENABLE...' but when you go to install
tool; the file is too old...

Edward Lenssen




"Dan Osipov" <dosipov at phillyburbs.com> schreef in bericht
4.2.8 has a new security feature that auto deletes the file after a while.
See patch 11368. If you think there is a bug with the behavior, make sure
to report it.
Dan Osipov
Calkins Media
http://danosipov.com/blog/
Post by Stan
Hi
I am trying to install typo3
Every time I create ENABLE_INSTALL_TOOL it does but then when I go to
domain.com/typo3/install is says there is no ENABLE_INSTALL_TOOL, and when I
look back in the localconf dir it has disappeared. Deleted itself.
I have the source in the root dir and the dummy in a folder /cms/
Anyone else had this problem?
stan
bernd wilke
2009-07-15 00:42:15 UTC
Permalink
Post by Stan
Hi
I am trying to install typo3
Every time I create ENABLE_INSTALL_TOOL it does but then when I go to
domain.com/typo3/install is says there is no ENABLE_INSTALL_TOOL, and
when I look back in the localconf dir it has disappeared. Deleted
itself.
do you have the correct access-rights?
the apache-user must have access to change/delete/create the file.
so it needs full access to the localconf directory and this file

bernd
--
http://www.pi-phi.de/t3v4/cheatsheet.html
Marcus 'biesior' Biesioroff
2009-07-25 08:18:27 UTC
Permalink
Post by Stan
Hi
I am trying to install typo3
Every time I create ENABLE_INSTALL_TOOL it does but then when I go to
domain.com/typo3/install is says there is no ENABLE_INSTALL_TOOL, and when I
look back in the localconf dir it has disappeared. Deleted itself.
Please insert KEEP_FILE line into the ENABLE_INSTALL_TOOL and tell us if
this is working :)
--
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)

Polish TYPO3 Community Proud Member
http://typo3.pl
Marcus 'biesior' Biesioroff
2009-07-25 11:04:05 UTC
Permalink
Post by Marcus 'biesior' Biesioroff
Please insert KEEP_FILE line into the ENABLE_INSTALL_TOOL and tell us if
this is working :)
PS. It is working! I met the user with the same problem at other forum
and after the suggestion he tested that way. So there is a solution :)
--
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)

Polish TYPO3 Community Proud Member
http://typo3.pl
Christian Tardif
2010-05-04 02:05:14 UTC
Permalink
Post by Marcus 'biesior' Biesioroff
Post by Marcus 'biesior' Biesioroff
Please insert KEEP_FILE line into the ENABLE_INSTALL_TOOL and tell us if
this is working :)
PS. It is working! I met the user with the same problem at other forum
and after the suggestion he tested that way. So there is a solution :)
Using T3 4.3.2, I'm still stucked with that ENABLE_INSTALL_TOOL problem.
I tried to put KEEP_FILE line in it, no luck...

Any idea? This is rather annoying.

Christian...
Christian Tardif
2010-05-04 04:45:42 UTC
Permalink
Post by Christian Tardif
Post by Marcus 'biesior' Biesioroff
Post by Marcus 'biesior' Biesioroff
Please insert KEEP_FILE line into the ENABLE_INSTALL_TOOL and tell us if
this is working :)
PS. It is working! I met the user with the same problem at other forum
and after the suggestion he tested that way. So there is a solution :)
Using T3 4.3.2, I'm still stucked with that ENABLE_INSTALL_TOOL
problem. I tried to put KEEP_FILE line in it, no luck...
Any idea? This is rather annoying.
Found out. Sorry. Some weird access problem somewhere in the typo3 tree.
I finally found out that any manual modification I was doing in the
localconf.php file wasn't read at all. And the permissions to the
localconf.php were OK.So, at the beginning of the tree, I did:

chown -R apache.apache [typo3_src]
chmod -R ug+rw,o-rwx [typo3_src]

Don't know exactly what was wrong there (I didn't change anything in the
perms of my website tree. Just the typo3 source tree), but suddenly,
I've been able to access the install tool, and now, any manual change in
localconf.php (even if it's no longer needed...) is shown in Admin
tools:Configuration

Go figure...

--

Christian...

Loading...