This forum is no longer active. Please post your questions to our new community site

Recent Posts

Subscribe to Recent Posts 12,162 post(s) found

Pages: « Previous 1 3 4 5 6 7 8 9 405 406

11 Jan, 2012 02:33 PM
Avatar Beltrán Rueda 3,714 post(s)

Topic: RubyStack & JRubyStack / Bundler

Thanks for reporting it, we noticed the issue and we are working on a new RubyStack version.

 
11 Jan, 2012 12:55 AM
Avatar ralfthewise 1 post

Topic: RubyStack & JRubyStack / Bundler

I realize this topic is old and these forums are deprecated, but thought I would post here since I spent a while figuring this out.

Turns out the Bitnami ruby stack for OSX is kind of screwed up (using 2.2-2, maybe it’s fixed in newer versions). If you look at /Applications/rubystack-2.2-2/scripts/setenv.sh in an editor like vim you may notice that the

CONFIGURE_ARGS=“—with-cflags=‘-m32’ —with-ldflags=‘-m32’”

line is a bit odd. Specifically I think they used some sort of unicode/utf8 type character for the double-dash before the “with” arguments. Turns out ruby doesn’t like this (maybe this is fixed with ruby 1.9 as well, since it has better unicode/utf8 support, but the ruby shipped with this rubystack is 1.8.7) and interprets those arguments as:

\342\200\224with-cflags

this in turn causes those arguments to not be parsed correctly, which breaks mkmf and the construction of the Makefile, which in turn causes the native gems to generate x64 binaries. Deleting that weird double-dash character and replacing it with 2 ascii ‘-’ characters fixes things. I guess people using these stacks probably aren’t building gems outside of what is already included otherwise they’d be using macports/brew/RVM/bundler etc. and so it probably doesn’t come up all that often.

 
07 Jan, 2012 11:31 PM
Avatar honzas7 1 post

Topic: Trac / Howto: BitNami Trac Stack + CollabNet Subversion Edge

Hi, I followed the instructions and everything went OK. However when i try to run trac-admin, i get the following error message

ImportError: No module named pkg_resources

Do you have any suggestions?

 
14 Nov, 2011 12:08 PM
Avatar Beltrán Rueda 3,714 post(s)

Topic: BitNami en español / Backup y migrar datos a otra pc

El problema es que el puerto 80 está ocupado por otra aplicación:

(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80

Para otro servidor que pueda estar corriendo e intenta reiniciar la aplicación

 
07 Nov, 2011 05:49 PM
Avatar rolopyo 3 post(s)

Topic: BitNami en español / Backup y migrar datos a otra pc

mysqld_safe mysqld from pid file /opt/redmine-1.2.1-2/mysql/data/ubuntuserver.pid ended
( ubuntuserver nombre del equipo ) fijarse que esta linea no aparece en la instalación anterior ( pc vieja ) cuando se procesa el comando ./ctlscript.sh start . no se si tendria algo que ver este punto.

 
07 Nov, 2011 05:47 PM
Avatar rolopyo 3 post(s)

Topic: BitNami en español / Backup y migrar datos a otra pc

Paso a comentar el escenario que tengo actualmente:

- PC anterior ( ubuntu 10.04 )

- PC nueva ( ubuntu 10.04 )

directorio de instalacion:

/opt/redmine-1.2.1-2#

Procdedimiento:

Se ha copiado el directorio redmine-1.2.1-2 enteramente al directorio /opt ( como esta configurado la pc vieja ).

al iniciar el redmine, sale el siguiente error:

root@ubuntuserver:/opt/redmine-1.2.1-2# ./ctlscript.sh start
111107 14:40:23 mysqld_safe Logging to ‘/opt/redmine-1.2.1-2/mysql/data/mysqld.log’.
111107 14:40:23 mysqld_safe Starting mysqld.bin daemon with databases from /opt/redmine-1.2.1-2/mysql/data
111107 14:40:23 mysqld_safe mysqld from pid file /opt/redmine-1.2.1-2/mysql/data/ubuntuserver.pid ended
/opt/redmine-1.2.1-2/mysql/scripts/ctl.sh : mysql could not be started
missing process: removing tmp/pids/mongrel.3001.pid
starting port 3001
missing process: removing tmp/pids/mongrel.3002.pid
starting port 3002
Syntax OK
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
/opt/redmine-1.2.1-2/apache2/scripts/ctl.sh : httpd could not be started
svnserve: Can’t bind server socket: Address already in use
/opt/redmine-1.2.1-2/subversion/scripts/ctl.sh : subversion could not be started

 
05 Nov, 2011 09:44 PM
Avatar letizia 2 post(s)

Topic: WordPress / Multiple WordPress Blogs

Thank you Victoria for your explanation, which helped me to understand a little better.
I wonder if you can help me solve the following major problem I run into and that is connected to this whole issue.

3 weeks ago I lost a whole website and now I am wondering if having multiple apache and mySql servers is a good idea or not… I am not even sure how I got in this trouble; I only remember that I’d finished my site (it was a second local website hosted on my computer) and wanted to publish it online. I downloaded a fresh copy of Wordpress to my computer. Next thing I remember is that the manager osx – window where the servers are – WAS EMPTY!!! I cannot log in into my local site anymore. All my work is GONE. Unfortunately I didn’t make any backup (I’ve been fustigating myself a lot for this :| )

Before I start all over again, my question is: isn’t there any way to recuperate my site’s pages and posts somehow from the folder I still have (the one with all Bitnami Wordpress stack folders – wp content etc.)? Do I really have to RE-DO the whole work from scratch? Isn’t anything saved somehow on my computer? Did the servers leave taking ALL with them ? …. (afterwards I installed one more bitnami wordpress stack and it works; the servers are there. Only for my lost site the servers are not there anymore).

I’d greatly appreciate if you’d give me advice. You’d save my life (this project was greatly important to me, and it costed me TONS of sacrifice in terms of time, energy etc.)
Thank you. Letizia

 
24 Oct, 2011 11:21 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: BitNami en español / Backup y migrar datos a otra pc

Si copias todo el directorio completo no hay problema, tendrás todos los directorios y base de datos incluido.

 
22 Oct, 2011 06:22 AM
Avatar mar 11 post(s)

Topic: Subversion / http:// in subversion

Hello. Put subversion 1.6.17 for work with Redmine, please!

 
21 Oct, 2011 06:12 PM
Avatar rolopyo 3 post(s)

Topic: BitNami en español / Backup y migrar datos a otra pc

Hola, estoy siguiendo el hilo….se debería copiar los directorios y la base de datos, alguna cofniguración o requisito aparte para levantar en la otra maquina el redmine?.

 
21 Sep, 2011 04:30 PM
Avatar Beltrán Rueda 3,714 post(s)

Topic: Redmine / Downloading old Bitnami Stacks?

Sorry, you are right, fixed.

 
21 Sep, 2011 10:50 AM
Avatar rzaripov 2 post(s)

Topic: Redmine / Downloading old Bitnami Stacks?

Thank you Beltran! You help me! (link be incorrect, but i fix it ;) )

 
21 Sep, 2011 10:27 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: Redmine / Downloading old Bitnami Stacks?

I hope it helps.

http://bitnami.com/files/stacks/redmine/1.0.2-0/bitnami-redmine-1.0.2-0-linux-installer.bin

 
20 Sep, 2011 11:44 AM
Avatar rzaripov 2 post(s)

Topic: Redmine / Downloading old Bitnami Stacks?

Please, share me Redmine stack 1.0.2 for Linux if possible! Thank you!

 
16 Sep, 2011 09:16 AM
Avatar kokookao 15 post(s)

Topic: LAMPStack / Lampstack vs Lampp (index more slow)

hi Beltrán Rueda :
Sorry feedback for a long time.

Yes , index Very slow in SQLRDD+xHarbour .

I try index phpadmin platform no Problem.

SQLRDD+xHarbour Index work in Lampstack or Wampstack was more slow than Lampp or xampp .

I don’t know why ?

 
11 Sep, 2011 08:55 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: Moodle / FTP into Moodle

Hi,

Take a look at the following guide to sync files http://wiki.bitnami.com/BitNami_Cloud_Hosting/howto/Migrate_your_local_PHP_based_application_to_the_cloud_with_BitNami_Cloud_Hosting

In this how-to you can find how to migrate your files to BitNami Cloud Hosting. It is very similar for a Virtual Appliance, the only difference is that you do not need the private key, only the user/password of your machine.

Regards.

 
09 Sep, 2011 10:25 PM
Avatar msaad 1 post

Topic: Moodle / FTP into Moodle

Hi,

My question same as jenniferbryan regarding copying my customized theme to moodle and I managed to establish a connection to VM through WINSCP but I didn’t find moodle or moodle theme directory to proceed copying my theme. How I access moodle theme directory within VM? By the way my setup is VMware ESXi 4.1 and moodle stack.

Thanks.
Magdi

 
06 Sep, 2011 08:44 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: Tomcat Stack / Suggestion

Thanks for your suggestion. You can check it at http://bitnami.com/files/stacks/tomcatstack/6.0… The latest version that we are shipping is JDK 1.6.0_22. Cheers.

 
06 Sep, 2011 08:34 AM
Avatar unai 1 post

Topic: Tomcat Stack / Suggestion

On the other hand, we’d rather vote for keeping the tomcat-stack as small as possible.
We need it on embedded machines with limited memory and CPU-horsepower, and we just need the pure Java+Tomcat stack, for we only use servlets (Catalina) and JSPs (Jasper). For that matter, also the Apache httpd webserver kinda redundant: Tomcat’s Coyote HTTP-connector is just fine.
So I’d rather have a smaller, PHP-less, tomcat-stack…

In addition, one useful thing would be to have stated, somewhere in the TomcatStack webpage ( http://bitnami.com/stack/tomcatstack ), what JRE version the stack comes with (e.g. tomcat 6.0.33 & JRE 1.6.0_26, tomcat 7.0.20 & JRE 7.0.0)

 
03 Sep, 2011 03:55 PM
Avatar Beltrán Rueda 3,714 post(s)

Topic: WAPPStack / Anyone know how to PostGis a WAPPStack?

Hi,

You have to install the compiler tools in your system. For RedHat you can run the following command as root user:

# yum install gcc gcc-c++ autoconf automake

 
03 Sep, 2011 03:53 PM
Avatar Beltrán Rueda 3,714 post(s)

Topic: WordPress / Installation hangs on XP Home

Thanks a lot darius :) but I can not accept the offer for the moment. Cheers.

 
02 Sep, 2011 10:00 AM
Avatar darius 9 post(s)

Topic: WordPress / Installation hangs on XP Home

Ok. Wordpress, Mediawiki done installed on local PC running windows xp.

Reinstalled mediawiki 3 times to get it working.

BTW

http://bitnami.com/forums/forums/wordpress

Avatar Beltrán Rueda Administrator

Watch replies, your reply is the last.
You are highly interactive person.

I would like to work witjh you on a number of R&D projects in interactive media,
some most people get easily tired posting discussion forums.

Just few ppl in the world represent such level of interaction like you.

Please email me dariusjack2006@yahoo.ie

Thanks.

 
01 Sep, 2011 09:09 AM
Avatar darius 9 post(s)

Topic: WordPress / Installation hangs on XP Home

http://localhost/phpmyadmin/

Access forbidden!

New XAMPP security concept:

Access to the requested directory is only available from the local network.

This setting can be configured in the file “httpd-xampp.conf”.

Run Mediawiki installation and can’t make it running.
===
Database error
A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: http://www.mediawiki.org/wiki/Manual:Upgrading#…
Query: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = ‘en’ AND lc_key = ‘deps’ LIMIT 1
Function: LCStore_DB::get
Error: 1146 Table ‘mediawiki.l10n_cache’ doesn’t exist (localhost)

$ php update.php

did updated
===

Any idea ?

 
31 Aug, 2011 04:54 PM
Avatar darius 9 post(s)

Topic: WordPress / Installation hangs on XP Home

Beltrán Rueda Administrator,

In the meantime installed xampp (another php + apache + mysql package)
and copied wordpress files from your stack
run myphpadmin, created database,
configured database interface
and wordpress started to work on Windows XP

Not sure how to configure Joomla, Mediawiki
but work hard.

 
31 Aug, 2011 03:41 PM
Avatar g_n 1 post

Topic: WAPPStack / Anyone know how to PostGis a WAPPStack?

No issues with GEOS and Proj4, however PostGIS’s configure spits up a error on my RHEL 6 x86_64 box with Djangostack 1.3.1 running.

./configure

checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking how to print strings… printf
checking for gcc… gcc
checking whether the C compiler works… no
configure: error: in `/opt/downloads/postgres/postgis-1.5.3’:
configure: error: C compiler cannot create executables
See `config.log’ for more details


In the config.log
*******************
configure:2880: checking whether the C compiler works
configure:2902: gcc /opt/djangostack-1.3-1/postgresql/lib/ conftest.c >&5
/opt/djangostack-1.3-1/postgresql/lib/: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:2906: $? = 1
configure:2944: result: no
configure: failed program was:
| /* confdefs.h */

 
31 Aug, 2011 08:56 AM
Avatar darius 9 post(s)

Topic: WordPress / Installation hangs on XP Home

Beltrán Rueda Administrator

thanks,

Just run go-pear.bat

 
31 Aug, 2011 08:10 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: Moodle / Older Version?

Yes,

You can download it at http://bitnami.com/files/stacks/moodle/1.9.10-0/bitnami-moodle-1.9.10-0-module-windows-installer.exe

Regards.

 
31 Aug, 2011 08:06 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: Redmine / Rewriting the Redmine URL on Windows

Thanks for posting your solution. This will be helpful for other BitNami users.

 
31 Aug, 2011 08:05 AM
Avatar Beltrán Rueda 3,714 post(s)

Topic: WordPress / Installation hangs on XP Home

I’m one of the developers, trust me :) Please could you check that is not your Windows problem? Could you install Stacks in a different machine?

 
30 Aug, 2011 09:53 PM
Avatar darius 9 post(s)

Topic: WordPress / Installation hangs on XP Home

Beltrán Rueda Administrator ,

just contact me with app stacks developer to let me repair your stacks.

Next Page

Pages: « Previous 1 3 4 5 6 7 8 9 405 406