Quote Originally Posted by beyre View Post
Ok, now I have this problem.

I have a fully functioning store ... so the install went fine ... 100% functioning store.

I went and did the new security patch and renamed the admin folder - let's call it "abc123".

In admin/includes .... I changed the admin folder name in the configure.php file in the 3 places to abc123.

Now when I try to log into admin at, www.site.com/store/abc123 I get a 404 error.

I reversed the security patch and still nothing.

So, rename admin folder and change the admin folder name in 3 spots in the admin/includes configure.php file .... what else is there to do to rename the admin folder and have access ????

Yes, I changed the permissions on the configure.php file.
Renaming back to admin fixes things.
Just a heads up in case your ftp program has the same issue as mine. I had this same problem and went round and round and round trying to figure out why the heck it was happening. Finally I found out that I needed to refresh my view in the ftp program THEN rename my admin folder and it worked fine after that whereas before I was renaming the admin folder and it showed up as being renamed but when I refreshed saw it was still called "admin". So I refreshed first, renamed it then it took.