Posts that Aktion is monitoring

Subscribe to Posts that Aktion is monitoring 20 post(s) found

Jul 16, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Hi syed,

Quoting myself from the first post in this page:

No, the stacks are all independent. The needed configuration is in the installation folder, no registry tweaking involved :)
The only problem that I think could happen would be if you install the new stack with the RubyStack services off. That way, both stacks will use the same ports, so you can only run one at a time. If you install the new stack with the RubyStack services running, you will be prompted to choose different ports for the servers, as the default ones will be already taken.

Cheers

 
Jul 15, 2008
Avatar syed 8 post(s)

Topic: Mantis Windows problem

Dear Antonio,

Actually I tried 6 times in Windows XP SP3 and it failed all the times with the same problem.
Finally, I installed redmine and works nicely.
Before installing redmine I completely uninstalled & deleted all directories of Mantis.

Now I can try once again (7th time for you),
but I am afraid that it will disturb my redmine configuration.
If you confirm that there is no such disturbance to redmine configuration,
then I will go ahead and produce the log files for you.

Please confirm.

Thanks & Best Regards,
Syed

 
Jul 14, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Hi syed,

I’m afraid any of the BitNami developers is able to reproduce this issue. As you point out, it works okay on Windows Vista, and also on most WinXP installations, so it seems to be related to the operating system configuration. If possible, please provide us with the Apache log files and information about the Mantis installation (install dir, ports, etc)

Cheers

 
Jul 12, 2008
Avatar syed 8 post(s)

Topic: Mantis Windows problem

Dear Antonia,

I am facing same problem as the one faced by Aktion.
After installation I can see Apache BitNami page and can run phpMyAdmin.
This problem is with Windows XP SP3.
By the way, it works fine with Windows Vista.

Let me please know, if you are having any solution.

Best Regards,
Syed

 
Feb 6, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Hi, I’m bumping this thread to check if you’re using a proxy server. We have been told of problems with them when installing MediaWiki as well. Thanks

 
Jan 14, 2008
Avatar beltran 420 post(s)

Topic: OSX problem

Hi Aktion,

Thanks for report this issue. We have some questions to find the error. To set the RubyStack environment variables you have to execute first the rubyconsole:

$ ./rubyconsole

Are you executing “script/server” into the rubyconsole? We included RubyGems 0.9.4, have you installed another “ruby on rails” software in your OS X which includes another RubyGem version?

Thanks.

 
Jan 13, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

No, the stacks are all independent. The needed configuration is in the installation folder, no registry tweaking involved :)

The only problem that I think could happen would be if you install the new stack with the RubyStack services off. That way, both stacks will use the same ports, so you can only run one at a time. If you install the new stack with the RubyStack services running, you will be prompted to choose different ports for the servers, as the default ones will be already taken.

Cheers

 
Jan 12, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

We should add emoticons to the forums so that there is some way to show you how puzzled I am :)

Could you try to install another PHP stack? Not the Dokuwiki Stack, though, as it doesn’t install a MySQL server. Drupal, Joomla!, Wordpress or Mediawiki would be fine. Thx

 
Jan 11, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Are the contents of ‘postresult.html’ after installing still the same than before editing the ‘hosts’ file? I’m not able to reproduce this issue in any computer I’ve tried to

 
Jan 9, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

The ‘admin’ folder is deleted by the installer after the installation, following the recommended guidelines on installing Mantis. Can I have a look into your ‘hosts’ file please?

 
Jan 9, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Yes, what you need to add is the other line

127.0.0.1 aktion

 
Jan 8, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Aktion, please edit the file

C:\Windows\system32\drivers\etc\hosts

and add

127.0.0.1 aktion

below

127.0.0.1 localhost

It seems that your machine is not able to translate your hostname to an IP address, which is really strange indeed. Those changes should make it possible to install the stack, good luck!

 
Jan 8, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

I think I finally know what’s happening :), but I have to figure out the best approach to solve this issue. We’ll release a new version that should fix this as soon as possible, stay tuned!

 
Jan 8, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

You can find the latest version at http://bitnami.org/stack/mantis

 
Jan 8, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Oh my :)

I will create a new installer with some debugging options enabled and release it to www.bitnami.org as soon as possible. Would you mind to try it and post here the contents of the file ‘postresult.html’, present in the installation folder?

 
Jan 3, 2008
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Any luck disabling the firewall?

 
Dec 31, 2007
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

We have released a beta version with the MySQL timers increased. You can find it at http://bitnami.org/stack/mantis

By the way, are you using a firewall? Could it be possible that you denied in the first installation the communication to the MySQL server? We haven’t been able to reproduce this issue, and the timers I have changed were high enough in my opinion. Maybe that could be the problem, would you mind to check it out please?

Cheers

 
Dec 29, 2007
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Hi Aktion,

Please answer the following questions to help us track the problem:

  • What are your computer specs? Mainly processor and RAM
  • Do you have another MySQL process running in the background?
 
Dec 27, 2007
Avatar antonio 530 post(s)

Topic: Mantis Windows problem

Hi Aktion,

We have just released a new version that should fix this issue, please give it a try.

Cheers

 
Dec 26, 2007
Avatar Daniel Lopez 113 post(s)

Topic: Mantis Windows problem

Hi Aktion,

We have been looking into this, taking a detailed look at the installer logic. We have concluded that the most likely cause is a timing error related to MySQL, we plan to release a new version before the end of the week that will hopefully fix this.