i got stuck at step1 with this error:
i am running on:
apache2
PHP/5.1.4-0.1
mySQL 5.0.22
PHP-info
edit: i succesfully installed with skipping step1 by modifing the URL and made point it to /activeCollab/install/index.php?step=2
i am still testing every feature, and will get back with feedback on this release
Notice: Undefined index: script_installer_executed_steps in /var/www/virtual/therealgame.net/htdocs/activeCollab/install/library/classes/ScriptInstaller.class.php on line 317 Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/therealgame.net/htdocs/activeCollab/install/library/classes/ScriptInstaller.class.php:317) in /var/www/virtual/therealgame.net/htdocs/activeCollab/install/library/functions.php on line 82
i am running on:
apache2
PHP/5.1.4-0.1
mySQL 5.0.22
PHP-info
edit: i succesfully installed with skipping step1 by modifing the URL and made point it to /activeCollab/install/index.php?step=2
i am still testing every feature, and will get back with feedback on this release
thänx! i had a clean install from step 1-5.
only at "finish" i got an error that he couldnt write the autoloader.php into the cache folder. i did chmod 777 for cache and everything is fine now.
i will keep testing a bit with this
only at "finish" i got an error that he couldnt write the autoloader.php into the cache folder. i did chmod 777 for cache and everything is fine now.
i will keep testing a bit with this
yo mean setting your DB to:
before install / setup db. i did it after the setup, and things are still workin.
ALTER DATABASE `collab` DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci
before install / setup db. i did it after the setup, and things are still workin.
Ilija Studen:Only files have changed so you should:
1. Backup your old aC files
2. Rewrite old with new ones (you can keep cache/autoloader.php but you shoud take a look at how new config.php looks. it has one extra config that says to MySQL to use Unicode or not to use. If you use latin1 collation in MySQL you should set it to false).
So this new installer leaves the MySQL database untouched?
Can I just upgrade via svn?
edit: OK, I did it manually this time, but it would be nice if we could have a svn repository that we could use to keep up to date with the development. This svn repository shouldn't have config.php in it.
The reason is because you could as well delete some files that are not needed. There were some files in the first download that are not here in this Community preview, so it's hard to keep pace. (eg. tests directory, etc.)
edit: OK, I did it manually this time, but it would be nice if we could have a svn repository that we could use to keep up to date with the development. This svn repository shouldn't have config.php in it.
The reason is because you could as well delete some files that are not needed. There were some files in the first download that are not here in this Community preview, so it's hard to keep pace. (eg. tests directory, etc.)
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



