rezoner / playground

Playground.js is a framework for your javascript based games. It gives you out-of-box access to essentials like mouse, keyboard, sound and well designed architecture that you can expand to your needs.
MIT License
459 stars 50 forks source link

Dev warning on states intro tutorial page #30

Open kimroen opened 8 years ago

kimroen commented 8 years ago

At the top of the intro to states, the following message appears:

Warning: file_exists(): open_basedir restriction in effect. File(documents/intro/states/meta.json) is not within the allowed path(s): (/tmp/:/home/rezovsky/) in /home/rezovsky/public_html/playgroundjs.com/index.php on line 46
rezoner commented 8 years ago

I have completely no idea why it happens only for that URL, there is nothing special about it =/