buckyroberts/Social-Network

Can not run app on wamp 2.5

Opened this issue · 2 comments

I'm using wamp to test the app but getting error

( ! ) Warning: require_once(C:\wampw\www\Social-Network-Website-master\includes/config.php): failed to open stream: No such file or directory in C:\wampw\www\Social-Network-Website-master\includes\bootstrap.php on line 8
Call Stack
|# |Time |Memory |Function |Location
|1 |0.0008 |244032 |{main}( ) |..\index.php:0
|2 |0.0016 |265288 |require( 'C:\wampw\www\Social-Network-Website-master\includes\bootstrap.php' ) |..\index.php:2

( ! ) Fatal error: require_once(): Failed opening required 'C:\wampw\www\Social-Network-Website-master\includes/config.php' (include_path='.;C:\php\pear') in C:\wampw\www\Social-Network-Website-master\includes\bootstrap.php on line 8
Call Stack
|# |Time |Memory |Function |Location
|1 |0.0008 |244032 |{main}( ) |..\index.php:0
|2 |0.0016 |265288 |require( 'C:\wampw\www\Social-Network-Website-master\includes\bootstrap.php' ) |..\index.php:2

How can I solve this issue Please...

check the file in that folder and change name of that file from config.php.sample to config.php and same for bootstrap.php
even solved that problem there is one more problem other files cannot be accessed

hey guys...

How can I solve this issue Please...

Warning: require_once(C:\xampp\htdocs\social network\Social-Network-master\includes/config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\social network\Social-Network-master\includes\bootstrap.php on line 8

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\social network\Social-Network-master\includes/config.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\social network\Social-Network-master\includes\bootstrap.php on line 8