I started learning codeigniter a few days ago and I have the following problem:
I've done the correct installation of LAMP and Codeigniter /var/www/html/codeigniter
But when I try to access the Welcome page of the framework using the following url http://localhost/codeigniter
, browsing simply does not display the Welcome page as usual, it displays the php CODE of index.php
within the framework root , I can not load the view Welcome framework