Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nette Tracy 2.9.0 - Warning #527

Closed
Dvorak-Stepan opened this issue Jan 10, 2022 · 1 comment
Closed

Nette Tracy 2.9.0 - Warning #527

Dvorak-Stepan opened this issue Jan 10, 2022 · 1 comment

Comments

@Dvorak-Stepan
Copy link

After updating Nette Tracy to version 2.9.0, a warning is displayed:
Warning: is_dir(): open_basedir restriction in effect. File(/data/www/11496/tmp) is not within the allowed path(s): (/data/www/11496/off-limits_cz) in phar:///data/www/11496/off-limits_cz/www/pluginy/tracy.phar/Tracy/Debugger/Debugger.php on line 489

@MartinMystikJonas
Copy link

This seems like Tracy wants to use some default tmp dir for session storage but your hosting restricts access there. You would have to use Debugger::setSessionStorage(new FileSession($pathToAccessibleTmpDir))

@dg dg closed this as completed in b917af6 Jan 10, 2022
forrest79 pushed a commit to forrest79/tracy that referenced this issue Apr 1, 2022
forrest79 pushed a commit to forrest79/tracy that referenced this issue Apr 1, 2022
forrest79 pushed a commit to forrest79/tracy that referenced this issue Apr 2, 2022
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

No branches or pull requests

2 participants