Jump to content
The Uniform Server Community

Presta Shop on Local Server


glozinski
 Share

Recommended Posts

installed on E Drive server/UniServerZ/www under which I have 2 sites:

presta 2 old install not working

presta 6 new install working

config file is set Dreamweaver

<?php
define('_DB_SERVER_', 'localhost');
define('_DB_NAME_', 'silkpla1_presta2');
define('_DB_USER_', 'root');
define('_DB_PASSWD_', 'password');

seo & url back end of prestashop

Shop domain
SSL domain
Base URI
I can acess backend but cannot view my shop What to do to be able to view shop? Thank you in advance.. Great Server...

 

Link to comment
Share on other sites

I can view my shop but now I am getting these errors

the actual config file is below

<?php
define('_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 Found

The 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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...