therecluse26 / PHP-Login

A login system built with PHP, MySQL, jQuery and Bootstrap
MIT License
839 stars 444 forks source link

"PHP-Login-master/vendor/autoload.php " Is Missing #243

Open 9ravan opened 4 years ago

9ravan commented 4 years ago

After Succefully Installation of Database and Tables , it showing the following Erros:

  1. Warning: require(C:\xampp\htdocs\dashboard\websites\11\1\PHP-Login-master\PHP-Login-master/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\dashboard\websites\11\1\PHP-Login-master\PHP-Login-master\login\misc\pagehead.php on line 8

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\dashboard\websites\11\1\PHP-Login-master\PHP-Login-master/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\dashboard\websites\11\1\PHP-Login-master\PHP-Login-master\login\misc\pagehead.php on line 8 Step 1 Step 2 Step3 Step4 Steps 5 Steps 6 Steps 7

martindglaser commented 4 years ago

i have the same problem

SuporteWebGerente commented 4 years ago

Did you install necessary dependencies with Composer?

$ composer install --no-dev

CommunicAll144 commented 4 years ago

How is composer installed using XAMPP in Windows?

SuporteWebGerente commented 4 years ago

There's an official installation package for Windows:

https://getcomposer.org/Composer-Setup.exe

9ravan commented 4 years ago

Thanks to all. It helped a lot

Atharvaveda

On Mon, 13 Jul 2020, 21:34 AxerWeb Suporte, notifications@github.com wrote:

There's an official installation package for Windows:

https://getcomposer.org/Composer-Setup.exe

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/therecluse26/PHP-Login/issues/243#issuecomment-657647814, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO2JYMGIOQXVTXSYCIMMY33R3MWCDANCNFSM4LQ3LF2A .