Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not run app on wamp 2.5 #5

Open
arshadalisoomro opened this issue Jan 15, 2016 · 2 comments
Open

Can not run app on wamp 2.5 #5

arshadalisoomro opened this issue Jan 15, 2016 · 2 comments

Comments

@arshadalisoomro
Copy link

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...

@rohansonawane
Copy link

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

@Cycle65
Copy link

Cycle65 commented May 1, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants