GMX9 / Crypto-Exchange-PHP

Free crypto exchange built with changenow.io API
GNU General Public License v3.0
87 stars 104 forks source link

Missing globals.php #12

Closed layinka closed 4 years ago

layinka commented 4 years ago

Hi, I just tried running this on windows using Apache.

include(configs/global.php): failed to open stream: No such file or directory in C:\wamp64\www\Crypto-Exchange\includes\frontend\navbar.php

Please where do i get the configs/global.php file

layinka commented 4 years ago

Never mind. I figured out the global.php file is created after the install.

My site was not redirecting to the install site automatically