This forum is no longer active. Please post your questions to our new community site
Recent Posts
Pages: « Previous 1 2 3 4 5 6 7 8 9 … 405 406 Next »
|
04 Aug, 2011 01:41 PM
|
Topic: MAPPStack / How to success change port 8080 to 80 Hi, The problem is that you installed the Stack as a regular user and you can only bind ports higher than 1024. Try the following from a Terminal to install the Stack as Administrator user:
This will configure Apache to run in the 80 port. |
|
04 Aug, 2011 01:39 PM
|
Topic: General / where's my app? I’m glad to hear that. |
|
04 Aug, 2011 01:38 PM
|
Topic: Redmine / Bitnami Redmine on Windows can't connect to remote SVN repository Hi, Are you trying to access to the repository through HTTPS protocol? Could you try to run ’’svn list -xml" from the “use_redmine” console? Check the following link where other users have reported the same issue http://www.redmine.org/issues/3929 |
|
04 Aug, 2011 01:30 PM
|
Topic: Redmine / PHP error mysql_connect() Hi, Redmine does not ship PHP. You should install RubyStack and then the Redmine module to use PHP and Ruby in the same Stack. Maybe Apache is using the PHP installed in your system. If this is case, try to install the php-mysql extension. |
|
04 Aug, 2011 01:23 PM
|
Topic: Redmine / Update strategy Redmine/RubyStack/Ubuntu ? Hi, I suggest to use the first method: install a new version of RubyStack + Redmine and them migrate your data to this new installation. If you use the second method, upgrading Redmine from the repository, ensure that you did a backup. You can find more info at http://wiki.bitnami.com/Applications/BitNami_Redmine_Stack#How_to_upgrade_Redmine.3f |
|
04 Aug, 2011 01:20 PM
|
Topic: Redmine / Redmine with Ruby 1.9 and rails 3 Hi, Please, use the lates RubyStack to install the Redmine module on top of it. Currently Redmine does not support rails 3, you can check it at http://www.redmine.org/projects/redmine/wiki/Re… |
|
04 Aug, 2011 01:18 PM
|
Topic: DjangoStack / manage.py, install error Hi, Are you running the command from the “use_django.sh” script? Try to start this script first and then run any python or django command. |
|
04 Aug, 2011 01:13 PM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Remove Bitnami Landing Page Hi, If you are running a Java application, you can rename the /installdir/apache-tomcat/webapps/your_application with /installdir/apache-tomcat/webapps/ROOT. If you are using a PHP application check the Wiki to see how to modify the URL. Another option is to remove the index.html file and write simple redirection page:
|
|
04 Aug, 2011 01:06 PM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Installing Alfresco Add-Ons Hi, You can connect to the machine through SCP and copy the extension jar file in the /installdir/apache-tomcat/shared/lib folder. Then restart the Tomcat server:
|
|
04 Aug, 2011 08:59 AM
|
Topic: Liferay / Where liferay store information about permissions First of all sry for my english im not from England or something but i think you will understand. So I have a lot of pages in my web aplication but i dont sure if i set all permissions corectlly. Sql is easy for me so its not a problem (i think so) Problem is that i completlly dont know how algorithm 6 works. One questions on start In general i dont rly need to know how algorithm 6 works. I just need where he store important information (page name and permissions for every user type). |
|
04 Aug, 2011 01:55 AM
|
Topic: MAPPStack / How to success change port 8080 to 80 I changed http.conf to listen port 80 in http.conf, but i was received this message when start service apache. Permission denied: make_sock: could not bind to port 80 I running the last version of mappstack and mac os x lion |
|
03 Aug, 2011 09:02 PM
|
Topic: General / where's my app? found the answer here: http://wiki.bitnami.com/BitNami_Hosting/FAQ#Where_are_my_apps_installed.3f $ sudo cat /opt/bitnami/properties.ini |
|
03 Aug, 2011 06:56 PM
|
Topic: General / where's my app? Hi, should have added, this is the Bitmani Alfresco hosted on EC2 that’s at issue here. |
|
03 Aug, 2011 06:45 PM
|
Topic: Redmine / Bitnami Redmine on Windows can't connect to remote SVN repository I have the Bitnami Redmine stack running on Windows. I would like to configure it to connect to a remote SVN repository (one that is on a different server). I went to the project settings > repositories tab. I have provided the url svn://servername/foldername that is the root for the current project (note folder name does not match the project name) I have provided the userid and password for access. But, when I go to the repository tab on the project it just hangs. How do I fix the issue and have redmine connect to svn The message I see in the log Processing RepositoriesController#show (for 172.20.21.125 at 2011-08-03 13:18:33) [GET] |
|
03 Aug, 2011 02:38 PM
|
Topic: General / where's my app? ok, pretty basic question but I need some help orienting… I ssh’d to my Bitnami instance… I’m at: home/bitnami I’m expecting to see Alfresco but it’s nowhere to be found. How to I get to it exactly? Many thanks! |
|
03 Aug, 2011 01:54 PM
|
Topic: Trac / Cannot install Bitnami Trac Stack. "There has been an error...nl.dat: Permission denied" Well, the computer is in an active directory environment in which I am not one of the administrators. Instead, I have been given admin rights. So I wonder if it may have something to do with “higher” security settings. I guess what I’m wondering is: what is nl.dat? |
|
03 Aug, 2011 01:15 PM
|
Topic: Redmine / PHP error mysql_connect() I am using bitnami redmine stack on my Linux machine. Redmine works perfectly fine. Now in the htdocs folder of apache I have added a php file that needs access to the mysql database. /opt/redmine-1.1.0-0/apache2/htdocs I get this error Fatal error: Call to undefined function mysql_connect() in /opt/redmine-1.1.0-0/apache2/htdocs/betacg/admin/connect.php The specific line where I get the error is this $conn = mysql_connect($host, $username, $password) or die (“Could not connect”); Essentially php is not able to resolve mysql_connect and hence the error. I believe bitnami stack has mysql extension for php enabled by default. Any pointers to solve this would be really appreciated. |
|
03 Aug, 2011 12:31 PM
|
Topic: Redmine / Update strategy Redmine/RubyStack/Ubuntu ? Hello, we started using Redmine at work. I see next:
|
|
03 Aug, 2011 12:18 PM
|
Topic: Redmine / Redmine with Ruby 1.9 and rails 3 When will a stack be available with ruby 1.9 and rails 3 ? Thanks |
|
03 Aug, 2011 08:24 AM
|
Topic: DjangoStack / manage.py, install error Hi, Ubuntu 11.04 64bit Install – Yes python manage.py syncdb Traceback (most recent call last): |
|
03 Aug, 2011 08:02 AM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Unable to SSH newly created Drupal Instance Hi, You can try BitNami Cloud Hosting. We create the ppk file for you and only have to download and use it. |
|
03 Aug, 2011 05:53 AM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Remove Bitnami Landing Page How do i remove the Bitnami page that makes me click on Access My Application each time. I just want my root to go to the share directory. Thanks. |
|
03 Aug, 2011 04:44 AM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Installing Alfresco Add-Ons What is the easiest way to get add-ons to the server so i can install them? I tried FTP but that only gets me to a user directory. Can I FTP the add-ons up to the server or do i need to download them directly? I am looking at extensions on googles share, http://code.google.com/p/share-extras/ I’m a novice when it comes to SSH install but can do it if I have a little bit of guidance. Thank you. |
|
02 Aug, 2011 05:16 PM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Unable to SSH newly created Drupal Instance Hi Beltran, I was able to connect from a linux machine using the ssh -i myPrivateKey.pem bitnami@ElasticIPAddress format. I also restarted the instance. That may had helped as well. Later, I was also able to use the MobaXtrem to connect. It worked without any problem. However, I was not able to connect, using the Putty yet. I followed the instruction to convert pem file to ppk file and use that. If you’ve any tips for that, it will be useful for future. Thanks Ashraf |
|
02 Aug, 2011 02:28 PM
|
Topic: Redmine / Need Stack for Redmine 1.0.0 Thanks, Beltrán. |
|
02 Aug, 2011 01:08 PM
|
Topic: Cloud (Amazon AWS & BitNami Cloud Hosting) / Unable to SSH newly created Drupal Instance Hi, Could you double check that you are using the same private kay that you specified during the AMI startup? Try to run the same commands with debug options. |
|
02 Aug, 2011 12:57 PM
|
Topic: Redmine / Need Stack for Redmine 1.0.0 I uploaded it at http://bitnami.com/files/stacks/redmine/1.1.0-0… I hope it helps. |
|
02 Aug, 2011 12:55 PM
|
Topic: Trac / Cannot install Bitnami Trac Stack. "There has been an error...nl.dat: Permission denied" Hi, It is strange. Not sure what you mean with “networked environment”. |
|
02 Aug, 2011 11:38 AM
|
Topic: Redmine / batch file to backup DB under windows Hi, I would create a simple batch file, it is not necessary to append in the use_redmine batch file.
That’s all. You can create a Windows Schedule Task to run this script periodically. |
|
02 Aug, 2011 11:34 AM
|
Topic: Virtual Appliances / cannot create SCM in project setting Hi, If you select Git or Subversion you can create the repository. This is because the Stack ships the Git and Subversion binaries. If you want to use a different one you can install in the machine using “apt-get install” command. |

