buckyroberts / Social-Network

Open source social network for thenewboston community.
https://www.thenewboston.com/
182 stars 183 forks source link

xampp #13

Open Cycle65 opened 7 years ago

Cycle65 commented 7 years ago

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

lablnet commented 7 years ago

change name of file

Cycle65 commented 7 years ago

to what @Lablnet

lablnet commented 7 years ago

config.php file name is required

allantorres commented 7 years ago

After that you need to rename the secure file inside includes/functions

jonathan-x01 commented 6 years ago

I fixed this problem by myself so here is the instructions:

Just open it in word pad and open dp_config.php.sample as well because it will show error for this than open notepad and copy the text of the config file located in the "includes" file and paste it in the notepad and said it as "config.php" without the quotes and than do the same with the "db_config.php.sample" file but name that file as "db_config.php" and make sure to put it includes folder as well and it will work for that but than it will so you more errors I have not figured out yet but if you have no new errors than lucky you.