- uncomment exit_code(1, 'This script needs to be enabled manually !'); line in /tools/run_event.php file
- execute php tools/run_event.php adm:OnDeploy b674006f3edb1d9cd4d838c150b0567d command in root folder of a project
- confirm, that deployment script output is displayed gradually (first the action name, e.g. Importing LanguagePack ... and then OK) instead of all at once
- execute php tools/cron.php command in root folder of a project
- confirm, that no error happened
Details
Details
- Reviewers
erik - Commits
- rINP16680: Fixes INP-1793 - Disable output buffering in Console
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.