Hi folk! I have some problem with bzr, so i tried to make a fresh aiki install and 1 hour after i do't get it.
Problems i found: - INSTALL (file with instrucctions) don't describe use of ./autogen.sh first step. - Aiki copies files in usr/share/aiki but: * DOESN'T modify apache configurations to create a alias like phpmyadmin for example, * DOESN'T create a valid config file. /usr/share/aiki/config/config.php is symbolic link to /etc/aiki/config.php that contains DB_HOST, DB_NAME..instead real parameters. - directory src/lib/classes is not copied ( i created this file) - htaccess.inc (template to create htaccess file) is in /etc/aiki. To correct the installation you need: - copy files in var/www/aiki - delete var/www/aiki/config/aiki-def.php - run index.php.. (now the installer is created..but can write config.php or .htaccess) Now, i want correct some bugs, but i can't: i haven't a working copy of aiki. I want finish the new render engine and new installer but with i will delay new development. roger.
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

