Hi,
i’ve just done everything according to the tutorial and had no error.
i can’t access anything. i’ve got the default apache webpage, and http://localhost/admin and http://localhost/admin/login don’t exist at all.
did i miss something ?
Hi,
i’ve just done everything according to the tutorial and had no error.
i can’t access anything. i’ve got the default apache webpage, and http://localhost/admin and http://localhost/admin/login don’t exist at all.
did i miss something ?
jhonson did you use XAMPP or plain apache installation? check the installation path. Your installation is probably under a subfolder. Based on your installation the default configuration file is called httpd.conf or apache2.conf verify DocumentRoot element. it should be your TastyIgniter installation path.