Bug #27022
file typo3/cli_dispatch.phpsh is missing execute permission
| Status: | Resolved | Start date: | 2011-05-24 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Oliver Hader | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 2 (View) |
Description
The source package of TYPO3 4.5.3 has not set the execute permission with file typo3/cli_dispath.phpsh and therefore my cron job is failing.
Related issues
| related to Core - Bug #27029: File rights incorrect: Cronjob can't execute! | Closed | 2011-05-25 |
Associated revisions
[BUGFIX] File typo3/cli_dispatch.phpsh is missing execute permission
Change-Id: I629ed1689f4f4e278d8fda703d35d5e10ae1b29c
Resolves: #27022
History
Updated by Chris topher almost 2 years ago
Same problem for some other files. For an overview see #27029.
Updated by Ernesto Baschny almost 2 years ago
Info from Stephan Grossberndt in #27029:
The following files need execute rights (and do not have them in 4.5.3 and 4.4.8):
./typo3/cleaner_check.sh
./typo3/cleaner_fix.sh
./typo3/cli_dispatch.phpsh
./typo3/mod/user/ws/cli/ws_cli.phpsh
./typo3/sysext/indexed_search/cli/indexer_cli.phpsh
Thanks!
Updated by Oliver Hader almost 2 years ago
- Assignee set to Oliver Hader
Updated by Oliver Hader almost 2 years ago
- Status changed from New to Accepted
Updated by Mr. Hudson almost 2 years ago
Patch set 1 of change I629ed1689f4f4e278d8fda703d35d5e10ae1b29c has been pushed to the review server.
It is available at http://review.typo3.org/2389
Updated by Oliver Hader almost 2 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100