-
Notifications
You must be signed in to change notification settings - Fork 453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot get to the admin page #602
Comments
Seems you haven't configured well php environment in your computer. Suggested you to use xampp or wamp for beginners. |
Well it does exactly the same on that as well, so out of the box I get the same error, so nothings wrong with my php environment. |
So to be clear, you've setup the installation in a subfolder called "fuel" correct? If so, did you add that folder to the .htaccess like so?
If so, did you enable the admin in |
Yes i did put it in was my mistake, but now it throws a bunch of errors. I give up |
I have followed everything to setup Fuel and after everything done I want to goto localhost/fuel/fuel/ as it directs me and a 404 appears Not found. When I look into the index.php it says this: <?php header('Location: start'); exit();
No idea where to look for start as a location, so I got stuck even before I can begin.
Some pointers would be nice, thank you.
The text was updated successfully, but these errors were encountered: