I am installing ZenCart on a Linux server through a hosting company. I have the SQl databases created and the php installed on the hosting company's server. When I got to the URL, the index.php file itself will open without any trouble. This would be what the customer sees. After renaming the admin directory, it just won't open. I have looked at the configure.php file and it seems to be configured properly yet when I type in the URL www.mydomain.com/renamedadmin (generic) it should prompt me to login into the admin panel yet it does not. In the hosting company web explorer, I have subdirectories under the root for each domain I am building websites for. I have pointed the domain to its specific destination so that when you go to the URL it opens the index file. example: /abcfiles/all the webfiles and directories here. so the admin path is /abcfiles/renamedadmin/includes/configure.php.
I am not sure how to get this to start working. Any suggestions would be appreciated.


Reply With Quote

