Jump to content

off to bad start: Error: "install" directory is missing


Recommended Posts

Hello,

 

trying to evaluate prestashop, but already ran into wall.

 

Dev Environment:

windows 7, using phpED IDE to develop/test/run app

i have phpED using php Engine version: 5.3

 

app installed on d:\nbs (windows drive, site will be moved to final resting place of linux afterwards...)

 

through phpED I can execute the app, but run into:

Error: "install" directory is missing

 

that's it, no other messages, config dir exists with 11 files located within.

 

dies in config.inc.php

line 52:

    if (file_exists($currentDir.'/../install')) {  

 

value of $currentDir = "D:\\prestashop\\config"

 

any advice appreciated,

Johnny

 

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...