can't install (fixed)
Page: 1
unclemurray
on Jul 4. 2006. 3:37 pm
Hi. just downloaded and am trying to install on my semi-dedicated server.
I have uploaded all the files to a directory (/collab) but when i navigate to /collab/install i get a mess of scripting errors:
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 83
Am i missing a step or something?
I have uploaded all the files to a directory (/collab) but when i navigate to /collab/install i get a mess of scripting errors:
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 197
Notice: Only variables should be assigned by reference in /home/magnet/public_html/collab/install/library/classes/ScriptInstaller.class.php on line 83
Am i missing a step or something?
Ilija Studen
on Jul 4. 2006. 3:43 pm
Can you please tell me witch version of PHP are you using? activeCollab works only on PHP5. A friend of mine noticed that installer acts pretty strange on PHP4.
To get rid of the notices open /install/index.php and replace content of like 4 with:
That should kill the notices.
To get rid of the notices open /install/index.php and replace content of like 4 with:
error_reporting(E_ALL ^ E_NOTICE);
That should kill the notices.
activeCollab team member
unclemurray
on Jul 4. 2006. 3:50 pm
Darn. Just noticed i only have php 4.1. Guess i;ll have to wait for my host to update. thanks fo rthe fast reply...
unclemurray
on Jul 5. 2006. 12:50 pm
just tried on another account with php 5 and got the same notices and the installer won't get further than step 1...
Ilija Studen
on Jul 5. 2006. 1:26 pm
Can you please contact me on ilija.studen@activecollab.com so we can resolve this one?
activeCollab team member
unclemurray
on Jul 5. 2006. 2:22 pm
Got it installed! Had to upgrade PHP. Said i had 5 but was running 4. Installation was very easy. Now for bug reports....
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



