CodeIgniter Forums
HELP: Just Start Learn CI (rewrite.php missing) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: HELP: Just Start Learn CI (rewrite.php missing) (/showthread.php?tid=78052)



HELP: Just Start Learn CI (rewrite.php missing) - agusls - 11-24-2020

'm just start guide create new project with CI4
but after step "php spark serve"
access browser http://localhost:8080/

i'm get error:

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required 'E:\___CodeIgniter4\belajar-1\vendor\codeigniter4\framework\system\Commands\Server/rewrite.php' (include_path='C:\xampp\php\PEAR') in Unknown on line 0


i'm look this folder file rewrite.php is missing.... so i'm copy paste but i'm can't

Screenshot: 
https://prnt.sc/vpc4ar

why file rewrite.php always missing after i'm create new project? and why can't paste with new rewrite.php?

OS: Windows 10
Xampp
PHP 7.4


RE: HELP: Just Start Learn CI (rewrite.php missing) - agusls - 11-25-2020

sorry,
my avast look this file like virus (IDP.Generic). so i'm add exception ci folders
resolve now..