Weblancet
Simplicity
We designed WebLancet to be as easy as possible to use. More
Scalability
WebLancet is designed to be scalable and extendable beyond the limits of imagination. More
Open source
WebLancet meets demand best as it is driven by community. More
Installing from SVN
Installing from SVN
2008 11 13 00:00:01
Installing WebLancet from SVN and getting it running
svn co svn://muiline.com/weblancet/trunk
  • Database - _

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”