Login or Register

RSS IconRecent posts in this topic

avatar
Netatom on Jan 12. 2007. 11:50 am
Got to the last screen, clicked finish, took me to the right URL, blank screen. Enabled debug in config and no output.

Latest Apache 1x
PHP5.2 with Zend
MySQL4.1.21

Trying to install latest AC version.
avatar
Ilija Studen on Jan 12. 2007. 12:48 pm
What about log.php?
activeCollab team member
avatar
Netatom on Jan 13. 2007. 9:41 am
There is nothing in the cache (and it is chmod 777)
avatar
Ilija Studen on Jan 15. 2007. 3:39 am
Really can't tell what the problem is. There is no error message, nothing in logs... Sorry, but I need at least something.
activeCollab team member
avatar
loomis on Jan 15. 2007. 9:12 am
Hi,


I'm experiencing the exact same situation.

My setup is:
PHP 5.04. (with Zend Debugger, Optimizer etc.)
Apache 2.0.52
MySQL 4.1.20
(all of above passed install tests)

No errors in my php5.log (php.ini reporting level = E_ALL), and all activeCollab dirs are chmod'ed 777.
Also, activeCollab config.php: debug = true.

I tried executing index.php from the php CLI and got the following error:

*** glibc detected *** double free or corruption (!prev): 0x091481d8 ***
Aborted


Any help would be appreciated.
avatar
gillespie on Feb 3. 2007. 2:39 pm
I had the same problem as well. I installed on my home PC to test the application before hosting it somewhere (my host wont upgrade, so I'm going to have to mission finding another just for this, wanted to test it before going through all that).

* WinXP (Pro)
* WAMP
- Apache 2.0.59 (Win32)
- PHP 5.2.0
- MySQL 5.0.27-community-nt

Everything checked out fine and green in the pre-install check

PHP Error Log:
[03-Feb-2007 21:07:49] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\activecollab\environment\classes\AutoLoader.class.php on line 174
[03-Feb-2007 21:11:32] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\activecollab\environment\classes\AutoLoader.class.php on line 207
[03-Feb-2007 22:04:13] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\activecollab\environment\classes\AutoLoader.class.php on line 174
[03-Feb-2007 22:14:32] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\activecollab\language\en_us\project_interface.php on line 5


Once, when I tried to go specifically to index.php I got some weird error message saying I was using the wrong version of PHP (but I think Apache wasn't running at the time and I can't reproduce that error now).

And now... all of a sudden, out of the blue without me doing anything different, now its suddenly working... Go figure. Well, I spent all that time typing this note up, damned if I am not posting it now ;)
avatar
btuser on Sep 19. 2007. 5:45 am
Having the same problem, can someone explain a fix for the WAMP install of ActiveCollab. Thanks
avatar
Ilija Studen on Sep 19. 2007. 6:05 am
If you get the same error messages as gillespie than you should try to disable upgrade check.

1. Open ac_config_options table
2. Find upgrade_check_enabled option
3. Set its value to 0 and save

If that does not solve the problem read these instructions to learn how to see what is wrong with your activeCollab setup.
activeCollab team member
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic