glozinski Posted February 20, 2014 Report Share Posted February 20, 2014 installed on E Drive server/UniServerZ/www under which I have 2 sites:presta 2 old install not workingpresta 6 new install workingconfig file is set Dreamweaver<?phpdefine('_DB_SERVER_', 'localhost');define('_DB_NAME_', 'silkpla1_presta2');define('_DB_USER_', 'root');define('_DB_PASSWD_', 'password'); seo & url back end of prestashopShop domainSSL domainBase URII can acess backend but cannot view my shop What to do to be able to view shop? Thank you in advance.. Great Server... Quote Link to comment Share on other sites More sharing options...
meows Posted February 20, 2014 Report Share Posted February 20, 2014 This looks messy. And Dreamweaver is your database? I suggest you go page by page as this looks like a setting issue.If you can see the web pages with the data base NOT started your issue is the data base settings. Quote Link to comment Share on other sites More sharing options...
glozinski Posted February 21, 2014 Author Report Share Posted February 21, 2014 I can view my shop but now I am getting these errorsthe actual config file is below<?phpdefine('_DB_SERVER_', 'localhost');define('_DB_NAME_', 'silkpla1_presta2');define('_DB_USER_', 'user');define('_DB_PASSWD_', 'password');define('_DB_PREFIX_', 'ps_');define('_MYSQL_ENGINE_', 'InnoDB');define('_PS_CACHING_SYSTEM_', 'CacheMemcache');define('_PS_CACHE_ENABLED_', '0');define('_MEDIA_SERVER_1_', '');define('_MEDIA_SERVER_2_', '');define('_MEDIA_SERVER_3_', '');define('_COOKIE_KEY_', 'aKALQQd5H7aEEMBaG2Z3xAF8Wqiw5Ka4dImargWQDmzcvPTJEypozeQH');define('_COOKIE_IV_', 'msbxxZ92');define('_PS_CREATION_DATE_', '2013-12-05');define('_PS_VERSION_', '1.5.6.2');define('_RIJNDAEL_KEY_', 's03WQmcqOkuU65aF57VcaLmfuYTOeZPs');define('_RIJNDAEL_IV_', '/hQbNCwCFwgvxfnpVTYmeA==');define('_PS_DIRECTORY_', '/../../'); Not FoundThe requested URL /presta2/en/3-accessories was not found on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.