I successfully installed the BitNami Redmine stack on Windows Server 2003. Everything worked perfectly.

Because I want to install phpMyAdmin, I had to install PHP as well. I made a few changes to the httpd.conf file, then restarted Apache. Apache stopped, but did not start again.

I then undid the changes to the httpd.conf file, but Apache still would not start.

link|improve this question

50% accept rate
4  
What does it say in your error logs ? – Iain Dec 8 '11 at 16:41
There are so many things wrong with this question. No log info given, no error messages given, Apache on Windows, phpMyAdmin in general... – MDMarra Dec 8 '11 at 16:57
1  
we will need a lot more information to even being to try to help. For the time being, check your error logs. You could also revert your changes and put them in one by one to see which one breaks your configuration – Roy Rico Dec 8 '11 at 18:18
feedback

1 Answer

if you reverted all the changes it should work. As mentioned in the comments you will need to provide more information. In any case you may want to install BitNami RubyStack (that already includes PHP and phpMyAdmin) and then install the BitNami Redmine Module on top of it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.