Ticket #633 (new bug)

Opened 2 months ago

Last modified 1 month ago

CLI script and applications shouldn't share the same temp directory

Reported by: laurentj Assigned to:
Priority: high Milestone: Jelix 1.1 beta 1
Component: jelix-scripts Version: 1.0.4
Severity: major Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

Description

When using some commands of jelix-scripts like createdao which uses a jelix environnement, the temp directory of the application is used. However, it may have already some cache files created by the web server, and in this case, there are some permission issue when using jelix-script (because this scripts are launched by a different user as the apache user)

Change History

07/15/08 23:51:57 changed by laurentj

  • milestone changed from Jelix 1.0.5 to Jelix 1.1 beta 1.

Impossible to resolve this issue without changing the API. So changed the milestone.

JELIX_APP_* defines will be replaced by static properties in a new class Jelix.

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed