[Webgenerator-x-devs] Database to test rc1
Brought to you by:
gregni
From: Postmaster <pos...@we...> - 2002-05-13 19:33:19
|
Hi, You can download a database export to test WG-X rc1 at http://www.iforge.net/rc1.sql . As beta testers, you should send in any bug, trouble you get with this new release. Warning, the image module is not working now. You must not use the install script. You need fresh files from sourceforge cvs. You can get the files by using cvs via: cvs -z3 -d:pserver:ano...@cv...:/cvsroot/webgenerato r-x co rc1 (on one line) You can get help on that topic at http://sourceforge.net/cvs/?group_id=28578. Then, once the files are downloaded, you must set writeable by anybody attributes to internal/cache and internal/compiled_templates (chmod 777 on Unix). Then you must use a tool like PHPmyADMIN to import the database dump into a fresh database. Then, finally edit by hand WG-X/config.php to match your configuration. (Only database and root_dir need changes). There you go ! See you soon, Giorgio |