Still can't seem to get it happening, any suggestions?
Still can't seem to get it happening, any suggestions?
Are you looking at the file:
/admin/includes/configure.php
on the server?
Look at your database in phpMyAdmin ...
Does the database name, username and password match what you have in the /admin/includes/configure.php on the server?
Do the table names have the prefixes of:
zen_
Check the file, on the server, for:
/includes/configure.php
Are the settings correct for the paths, database, username and password?
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!
Yes, the database information is correct.
-bump-
Trying to work this out asap.
the only other things i can think of are make sure 100% that the path you have placed is the correct one. I prefer to use a PHP script to find the path of a file for me so i can reference is later. Instructions can be found here: http://www.joejoomla.com/wiki/index...._Absolute_Path
If that doesn't work.. upload the zc_install folder and just run through the steps
Very Strange - moved it to a different server and it instantly worked. Just need to iron out the bugs now.
-Thanks to all.