i change the chmod inclduing subdirs like here
but i get always the red error on the start installtion for üaths.
how can i get the info, what is or which path is wrong?
i change the chmod inclduing subdirs like here
but i get always the red error on the start installtion for üaths.
how can i get the info, what is or which path is wrong?
try the hint mentioned there:
If after all checking the script still mentions some faulty configuration, you can check which folder is meant with this hack:
make a backup-copy of /core/oxsysrequirements.php
around line 290, put in following codeline just before “return $iModStat”
echo $sPathToCheck;