I try to install magaento2 with php7 apache2 from web.
it succeded. Installation succeeded.
Magento Admin Info:
Username:
admin
Email:
admin@test.com
Password:
******
Your Store Address:
http://localhost/magento/
Magento Admin Address:
http://localhost/magento/admin/
but when i click those linkss
i got error
Not Found
The requested URL /magento/ was not found on this server.
Apache/2.4.18 (Ubuntu) Server at localhost Port 80
in other topics, people say
go to
/etc/php/7.0/apache2/conf.d
and some lines. But at that directory, i hve a lot of ini, it is not a texxtfile
“/etc/php/7.0/apache2/conf.d” is a directory.
when i try to open wit gedit
what can i do now?