Project

General

Profile

Actions

Bug #23982

closed

The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing

Added by Rob Vonk over 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I tried the beta package with the introduction package but installing failed. One of the first things i do after an install is checking the paths in Basic Configuration to see if all are correct. I found out that some of them weren't writable.

After setting all paths correct, the introduction package still didn't show correct. I found out it was due to this error:

Core: Error handler (BE): PHP Warning: copy(/var/www/public_html//fileadmin/default/templates/images/step1.png): failed to open stream: No such file or directory in /var/www/public_html/typo3conf/ext/introduction/Classes/Import/Filestructure.php line 77

The installation of the introduction package failed and the file wasn't there.

So before running the 1-2-3 installtool, it should check if all the relevant folders are writable (it currently checks for typo3conf only).

(issue imported from #M16296)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24139: "FIRST_INSTALL" file is not found due to wrong rights (and there is no message about the problem)Closed2010-11-19

Actions
Actions #1

Updated by Ernesto Baschny over 13 years ago

This probably also affects older releases (4.3, 4.4) and should also be fixed there. Would be cool to have that fixed bfore 4.5.0 so that the user experience with the Intro Package is the most "out-of-the-box" as possible.

Thanks for reporting!

Please report the issue with the intro package error-handling to the IP forge issue tracker:

http://forge.typo3.org/projects/extension-introduction/issues

Actions #2

Updated by Rob Vonk over 13 years ago

I see that it's fixed in RC1. I would have expected that it shows all non-writable directories at once but it shows them at the moment that it tries to write to them. So it works fine now. Issue can be closed.

Actions #3

Updated by Steffen Gebert over 13 years ago

Are you sure? I don't think so, there wasn't any change. But I defenitely want this for 4.6 - as you suggest: Directly say "I want fileadmin, typo3conf, typo3temp and uploads writable".

Actions #4

Updated by Ernesto Baschny over 13 years ago

The check was added in the intro package, which is why it "works in RC1" probably.

See:

http://forge.typo3.org/issues/11780

For 4.6 we definitively have to integrate some of the usability enhancements of the intro package into the CORE!

Actions #5

Updated by Steffen Gebert over 13 years ago

Great, thanks Ernesto!

Actions #6

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

This part is rewritten with the new 123 installer for TYPO3 6.2.
So, can we close this issue?

Actions #7

Updated by Christian Kuhn over 10 years ago

  • Status changed from Needs Feedback to Closed

This is solved since 6.2 and will probably not be fixed any longer in older version. If you still feel it is important to work on that, please re-open and go ahead.

Actions

Also available in: Atom PDF