I installed zen cart and i can go to the shopping cart but when I click on the link to the admin i get a Page Not Found error.
What am i doing wrong.
I installed it on a different server with no problem at all.
Thanks for your reply
I installed zen cart and i can go to the shopping cart but when I click on the link to the admin i get a Page Not Found error.
What am i doing wrong.
I installed it on a different server with no problem at all.
Thanks for your reply
If this is a new install ... reload all the subdirectories and files in /admin ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Thanks for the reply.
It is a new install and I did reinstall the admin folder and started the install from scratch but im getting the same error again.
If you manually type in the URL for the:
/yourdirectory/admin
Do you get an error?
If you manually type in the URL for:
/yourdirectory/admin/index.php
Do you get an error?
/yourdirectory/admin/login.php
Do you get an error?
Try browsing your database in phpMyAdmin on the configuration table and find the configuration_key for:
SHOW_VERSION_UPDATE_IN_HEADER
Set the configuration_value to false ...
Does this change anything?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I get page not found error for all those locations except the login where i do get the log in screen then a page not found error.
I am new to this so would have to set up the phpMyAdmin thing so cant answer that one at this time.
Going to try a fresh install one more time I hope this works, then i will have to figure out phpMyAdmin.
Um .... if you're getting "page not found" when trying to access admin or the login in the store, then you've most likely chosen to enable SSL during installation, but have provided incorrect URL's to the SSL server.
Edit your configure.php files and change
define('ENABLE_SSL', 'true');
and
define('ENABLE_SSL_ADMIN', 'true');
.... to 'false' instead of 'true'
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.