Recent Posts by beltran
Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 17
|
4 hours ago
|
Topic: General / Start an app entry? Hi, On Linux it does not exist an entry in the Applications menu because the BitNami Stacks should be run on a lot of linux distros and different desktop environments. You can start/stop servers using the main control script in the Terminal.
On OS X exists a graphical tool to manage the servers. Cheers. |
|
18 hours ago
|
Topic: BitNami en español / Modificar el hip de la jvm Hola, No entiendo muy bien qué quieres decir con el “hip de jvm”. Si te refieres a las opciones de Java para optimización (por ejemplo -XX:MaxPermSize=512m -Xms256m -Xmx512m) puedes modificarlo en el siguiente fichero:
Saludos. |
|
18 hours ago
|
Topic: WordPress / I can't login once i shut my laptop down Hi, Could you try to restart the servers? Go to Start->Programs->BitNami Wordpress Stack->Services->Stop services (and then start services). Then try to go to http://127.0.0.1 in your browser. Cheers. |
|
18 hours ago
|
Topic: BitNami en español / Como cambiar pagina de inicio alfresco ¿A qué página exactamente te refieres? ¿Quieres que la página de BitNami sea directamente la de login de Alfresco? Échale un vistazo al siguiente hilo: http://bitnami.org/forums/forums/15/topics/827 La redirección es sencilla y no te dará problemas si estás buscando eso. |
|
18 hours ago
|
Topic: WAPPStack / Address being changed to localhost.xxx.xxx Hi, I have also a Gallery running on my laptop but over LAMP Stack. The problem is that you have to configure your public IP address in the Gallery installation wizard. In this case if you want to access to Gallery from a PC in your LAN network you only should configure Gallery using 192.168.40.40:4444. If you want to access from anywhere, I suggest to create a free dyndns.org:”http://www.dyndns.com/” account (or another similar service), so you can use your dns name to configure Gallery. If you change your IP address you only should modify your dns redirection and your application will be accessible from anywhere. You can also use a client to refresh your IP automatically, take a look this link I hope it works for you, cheers. |
|
Jan 8, 2009
|
Topic: Liferay / Liferay on cpanel vps Hi, BitNami Liferay Stack contains an Apache Tomcat server so the default port is 8080. If you want to modify the default port you can install using this option:
Cheers. |
|
Jan 7, 2009
|
Topic: Redmine / Having some real issues connecting to svn on the bitnami xp redmine install Hi,
You can connect the subversion repository using file:/// or svn://. If the repository is in the same machine that the Redmine application you can use file:/// connection. If you want to connect using svn, you have to start the subversion server. You can get more information about this in the Readme file. Cheers. |
|
Jan 7, 2009
|
Topic: General / User credentials Hi, We do not include RPM packages in the BitNami Stacks. You can install as root user or a regular user. If you want to install as service you should install the Stack as root user. Does this answer your question? |
|
Jan 5, 2009
|
Topic: Redmine / Redmine 0.8 Hi, Thanks for your suggestion. We will work to update to the latest stable version. About two weeks is the usual deadline. Cheers. |
|
Dec 29, 2008
|
Topic: Redmine / Subversion not starting I’m glad to hear this. Cheers. |
|
Dec 29, 2008
|
Topic: General / Installers seg fault on Onpen Suse 11.1 Hi Bill, We are trying to reproduce the error on our side. Could you start the RubyStack using the XWindow mode?
Please let us know if this solution is valid for you. |
|
Dec 26, 2008
|
Topic: Alfresco / OS X Problem with 2.9.0B Hi, Have you tried to start using ctlscript.sh?
Thanks for the suggestion. There are a lot of good Java servers such as JBoss, Glassfish, Jetty, Geronimo, etc. We are working to modularize all applications and servers, so in the future you can select the server and the application list that you want to install. Cheers |
|
Dec 23, 2008
|
Topic: General / How to start the MAMP Servers in Mac OS X Hi, You can find an executable called “control” in your /Applications/mampstack-* folder. Try double clicking and start the servers. If you prefer you can use the Terminal to start the servers: Go to Terminal an type the following:
I hope it helps! |
|
Dec 22, 2008
|
Topic: MAPPStack / Using MySQL with MAPP Hi, The lines that you have uncommented only runs well on Windows system. Take a look the modules *. dll extension. Currently it is not possible to have in the same Stack MySQL and PostgreSQL but we have in our TODO list for the future. Cheers. |
|
Dec 20, 2008
|
Topic: Redmine / Plugin installation Hi, It is easy, you should follow the plugin installation steps that you can find at http://www.redmine.org/wiki/redmine/Plugins Before to start any command (ruby, rake, mysql, ...) you should access to the Stack console. If you have installed BitNami Redmine on Linux or OS X you can type:
If you have installed Redmine on Windows, you can access using the “use_redmine” shortcut. Cheers. |
|
Dec 17, 2008
|
Topic: General / wordpress stack with portal server Hi, Currently only Ruby and PHP Stacks can run using the same servers (MySQL and Apache), not Java yet (in Liferay case). But you can install Wordpress Stack and Liferay Stack in the same machine using different ports. |
|
Dec 17, 2008
|
Topic: Drupal / I can't access my install on my local network Hi, On Ubuntu Linux the default installation directory is /home/<user>/drupal-* |
|
Dec 17, 2008
|
Topic: Liferay / change port and url Hi Gineta, Yes, you need the compat libraries to run BitNami applicaitons on 64 bits systems. Have you tray to install them? Take a look this post http://bitnami.org/forums/forums/1/topics/753 |
|
Dec 16, 2008
|
Topic: Liferay / change port and url It seems that the Java memory is not enough. Try to edit the following line in apache-tomcat/scripts/ctl.sh file:
You can replace MaxPermSize=512m with MaxPermSize=1024. Cheers |
|
Dec 12, 2008
|
Topic: Redmine / Subversion not starting Yes the repository permissions should be the same that the user which starts svnserve. Try the following. Remove subversion/tmp/svnserve.pid if this file exists. Check that there are not any other svnserve running
Try to start the server manually:
Check if the daemon is running using “ps aux | grep svnserve” or post if you can see an error. Cheers. |
|
Dec 12, 2008
|
Topic: Joomla! / Database Error: Unable to connect to the database:Could not connect to MySQL Hi, Where you are installing the Stack on Windows, Linux or OS X? If you have installed on Windows you have shortcuts in the Start Menu to restart the services. On OS X or Linux you have to go to the Terminal and execute the instructions that I posted. Cheers. |
|
Dec 11, 2008
|
Topic: Redmine / Subversion not starting Do you know if you have another application using the 3690 port? Do you have any firewall or SELinux enabled? Another error could be that the repository has different permissions that the svnserver. Have you installed the stack as root user or as regular user? What user have you used to create the repository? Cheers |
|
Dec 11, 2008
|
Topic: Liferay / Upgrade possibility Hi Kirk, Sorry but we can not reproduce this issue on our side. Could you try to remove your web browser cache? Cheers |
|
Dec 10, 2008
|
Topic: Liferay / Upgrade possibility Hi, Just a note to let you know that we have released a new version of Liferay Stack 5.2.1. Cheers |
|
Dec 9, 2008
|
Topic: DokuWiki / start page - want dokuwiki, not bitnami Hi, you can find some solutions at http://bitnami.org/forums/forums/15/topics/827 Cheers |
