Jump to content

Missing Files/Folders


xxmowgli
 Share

Recommended Posts

Im new to this...

I have recieving this warning/error:

Warning: require(../../../phaser/build/config.php): failed to open stream: No such file or directory in C:\inetpub\wwwroot\phaser\projects\bomber\index.php on line 33

Fatal error: require(): Failed opening required '../../../phaser/build/config.php' (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\phaser\projects\bomber\index.php on line 33

A "build" folder does not exist. I have not changed any of the files. I downloaded the phaser example master zip and copied it to my web server (IIS). Any ideas? I don't know what to google or where to start.

Link to comment
Share on other sites

If you are going to try and run the Phaser examples off your own webserver instead of using the online examples then the Phaser git repository needs to be cloned in a folder called 'phaser'.

This folder should be in the same parent folder as the Phaser Examples:

C:\inetpub\wwwroot\phaser
C:\inetpub\wwwroot\phaser-examples

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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