No promises, but I will try to keep it short...
My dedicated server was compromised so I ended up having it wiped and now reinstalling Zen Cart (original v1.5.1) from backups 30 days prior to the compromised event. After a couple of glitches (I forgot I added a mod AFTER the backup date) I can now visit the site just fine (Missing some images, but that's easy to fix).
The PROBLEM is trying to log into Admin! I am getting the following error:
Not Found
The requested URL /renamed-admin/login.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
The URL path DOES exist along with the file, login.php. I pretty much tried everything I knew, checked logs, disabled Magic SEO URL's, etc. Same problem.
Since the server was compromised on another domain on the server, to be safe I had changed the account login (changes path), changed the db_name and credentials, and made sure both configure.php files (catalog & admin) were updated with the changes as appropriate.
I also searched the database and updated any file paths that may have been stored in the db to the new and correct path(s).
I even tried adding a second admin via phpmyadmin with some SQL statements (similar to when you need to reset admin because of forgotten password). No help. (I did not delete and re-add the "Renamed-Admin" account, however.)
What else changed due to the rebuild besides the account name for the domain and db_name, db_database, db_password? Well, the dedicated IP changed and I requested a new SSL cert and installed it.
I am stumped and posting here as a last resort. What have I missed or overlooked? I searched the forum pretty good, but nothing is popping out at me as an "Ah ha!" moment...
Oh, because of the rebuild, I remember the ISP/Host provider said it would get the latest builds for the OS and so forth (CentOS). Using DirectAdmin (control panel) also states it has the latest versions of LAMP too (but not bleeding edge... lol).
Any ideas?