Installing WebLancet from SVN and getting it running
svn co svn://muiline.com/weblancet/trunk
Configuration
- You can just run in shell script Tools/Install.sh or
-
In directory ”/Class” copy file “Config.php.template” a
-
nd make “Config.php”. Change “Host” “DbHost”, “DbUser”, “DbPassword”, “DbDbName”. Provide valid login for the database that you have imported from SQL file.
-
Copy file ”.htaccess_RewriteUrlHandler” and make ”.htaccess”.
-
cHmod 777 directory ”/ClassVirtual”
-
cHmod 777 directory ”/Smarty/TemplatesCompiled”
-
cHmod 777 directory ”/UserFiles” and all subdirectories
-
Run “LinkAll.php” in directory ”/Tools”