Jump to content

Cannot open the Phaser example debug from git clone.


notalentgeek
 Share

Recommended Posts

My Phaser http://localhost/phaser-examples/examples/debug.php resulted in this.

Warning: require(../../phaser/build/config.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/phaser-examples/examples/debug.php on line 159

Fatal error: require(): Failed opening required '../../phaser/build/config.php' (include_path='.:') in /opt/lampp/htdocs/phaser-examples/examples/debug.php on line 159

I have tried to add Phaser folder with build folder and edit the path to config.php but it returns permission error.

I fix the permission error with chown and chmod. However, the whole examples has this error now.

debug.php?s=camera&f=camera/zooming the camera.js:519 Uncaught ReferenceError: Phaser is not defined

And also a lot of GET errors.

PS. The example that I want to see is not yet online and I am using LAMPP in Elementary Linux.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...