Tracy failed opening required… on server
Notice: This thread is very old.
- Zuben45
- Member | 268
Greetings,
I have a problem with Tracy, when I uploaded to companies server, and I have
some error, I see only this:
Fatal error: require(): Failed opening required '/var/www/kouba2/phpsystem/vendor/tracy/tracy/src/Tracy/assets/BlueScreen/bluescreen.phtml' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/kouba2/phpsystem/vendor/tracy/tracy/src/Tracy/BlueScreen.php on line 66
Files bluescreen.phtml and BlueScreen.php exists…
Do you know what I must do for fix this ?
Yeah and I on server dont see Tracy panel too.
PS: I dont have a problem on my own hosting (wedos), but only on companies server.
Thank you
Last edited by Zuben45 (2016-01-16 22:40)
- pata.kusik111
- Member | 78
If the file exists and the path to the file is correct the problem is ussualy that the script does not have permission to access the file. Check the permissions for the bluescreeen.phtml file.