This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Sup. I got this problem after i installed the October (i'm using WAMP everything is working nice and smoove), when i go to localhost/october/backend nothing... so i went to my october folder and i saw that i didnt have the backend folder. I already did the .htacess thing and still doesn't work. i tried to found another solution but 0.
Problem Resolved just needed to put "index.php/" before "/backend" it looked like "http://localhost/october/index.php/backend/"
Just experienced this as well - why is it like this? is it something I did wrong during installation?
Hi,
- Make sure you have the .htaccess file. If you have copied your site this file is sometimes excluded
- Check to make sure mod_rewrite is on
Last updated
Ok, This may seem pretty basic for some, but I feel it needed documented for the google search that sent me to this thread in the first place. I'm still learning this internet thing.. This error happened when I was playing around and wanted to install this in a subdirectory of a domain -for testing- www.mydomain.com/subdirectory/installlocation this location was not located in a subfolder in the original mydomain.com but had it's own folder same hierarchy as all my domains.
I don't know if it was making a subdomain October.mydomain.com that allowed the .htaccess file that was created by the install to rewrite properly or if it was the .htaccess I had back at www.mydomain.com that forced https
regardless, when I made a subdomain point to the installation folder and removed the subdirectory reference it works and I'm playing with it now.
1-7 of 7