You are here
View more context
_ss_environment.php can be above webroot, afaik it scans all dirs up
_ss_environment.php
yeah, i've been rummaging around the server up and up, but without _config.php ?
hmm, somewhere is configureFromEnv called
configureFromEnv
grep for require_once('conf/ConfigureFromEnv.php');
require_once('conf/ConfigureFromEnv.php');
or even better: grep for $databaseConfig
$databaseConfig
ok
it might be a project that has "app" instead of "mysite", or "z-something" or whatever
@wmk your windows gotta grip with grep? haha
git bash ftw... but @will__ might be on the server
or WSL 😉