Skip to content

setup.php-dist __CA_APP_DIR__ not defined error fix#175

Open
zachjamesjohn wants to merge 1 commit into
collectiveaccess:masterfrom
zachjamesjohn:master
Open

setup.php-dist __CA_APP_DIR__ not defined error fix#175
zachjamesjohn wants to merge 1 commit into
collectiveaccess:masterfrom
zachjamesjohn:master

Conversation

@zachjamesjohn
Copy link
Copy Markdown

@zachjamesjohn zachjamesjohn commented Mar 27, 2026

Removed

if (!defined("CA_LOG_DIR")) {
define("CA_LOG_DIR", CA_APP_DIR."/log");
}

from setup.php-dist

I believe it was mistakenly added in c09602c#diff-15cef81e15416052a091284b9f0b335e15777ee0597012d9f5c085a7320dc4b9

It was meant to be added back to post-setup.php

It was removed from post-setup.php in 6eaa091#diff-97c766ff6f2262b482ee6fe494021716ab97d1d03153d2dabfffc300e0eec88f

It was added back to post-setup.php in 047ba46

@zachjamesjohn zachjamesjohn mentioned this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant