BitNami is an app store for server software.
0
votes
0answers
4 views
Get Bitnami app to run in the root?
Apologies in advance for the newbie question. I've deployed a small instance running Discourse within the Bitnami console. I can now reach Discourse on the following domain:
...
0
votes
0answers
9 views
amazon ec2 bitnami AMI enable HTTPS
Im having difficulties configuring HTTPS on my server,
here is what i already did
on httpd.conf:
Include conf/extra/httpd-ssl.conf
on ssi.conf
updated the root document
on httpd-ssl.conf
...
0
votes
0answers
29 views
solr server on tomcat7 on aws is not starting
My solr server is not starting on tomcat7 on aws created using bitnami tomcat stack
Below is the error.
INFO: Starting service Catalina
May 15, 2013 7:01:51 AM ...
0
votes
1answer
33 views
BitNami GitLab Stack 5.1.0-2 rewrites gitlab.yml after reboot
I am trying configure BitNami GitLab Stack 5.1.0-2 with LDAP
Then ran into problem
Could not authorize you from Ldap because “Server 192.168.133.100 refused connection on port 389”.
where ...
2
votes
0answers
26 views
How to update GitLab in Bitnami stack
I am trying BitNami GitLab Stack 5.1.0-2,
and while I was doing that 5.1.0-3 was released.
How to update GitLab in Bitnami stack?
Related to
BitNami GitLab Stack 5.1.0-2 with LDAP
0
votes
1answer
18 views
Allowed Host Setting for Django on EC2
I just deployed to an Amazon EC2 bitnami djnago stack and I'm having trouble with the ALLOWED_HOSTS setting in the settings.py file. I am not sure what hostname to use or where to find it. I have ...
1
vote
0answers
79 views
BitNami GitLab Stack 5.1.0-2 with LDAP
I am configuring LDAP for BitNami GitLab Stack 5.1.0-2
I use following settings for /opt/bitnami/apps/gitlab/htdocs/config/gitlab.yml
## LDAP settings
ldap:
enabled: true
host: ...
0
votes
3answers
65 views
EC2 - cannot deploy as “bitnami” user
I am using Capistrano for deploying a Rails app to Amazon EC2.
In the deploy files, I have following credentials for connecting to Amazon EC2:
set :user, "bitnami"
#set :user, "root"
server ...
1
vote
2answers
69 views
Not able to connect to SVN repository remotely through Tortoise
I have set up svn repository on my amazon ec2 server
Here is what I have done
I have installed bitnami on amazon and created svn on server which is accessible through server, but when trying to ...
0
votes
1answer
152 views
How to use Bitnami Wordpress Install on XAMPP on Windows 7
I'm new to running Xampp and Bitnami, but as far I can tell Bitnami provides a 1-click install facility for Wordpress similar to the facility I get on my web host.
Xampp is running and I've installed ...
3
votes
2answers
822 views
Wordpress Theme cannot find CSS (localhost)
I am using the Wordpress theme from http://html5blank.com, and it works great when I upload it to my servers online, but when I use it locally using a Wordpress Bitnami Stack the theme cannot find the ...
0
votes
2answers
71 views
Redmine doesn't access VisualSVN repository
I'm trying to keep on VisualSVN Server because it works great and has a nice admin UI.
Using TortoiseSVN, I can properly check out from it using the URL http://myhost:90/svn/HikariKrumo/
But I can't ...
0
votes
1answer
86 views
I can't access Bitnami Redmine's Subversion
I installed Bitnami Redmine in Windows. It installs a built-in Subversion.
But I can't get to access it and neither can find svnadmin commands I need.
if I run for example svnadmin create project1, ...
1
vote
0answers
96 views
Bitnami: Impossible to install Nginx on Ubuntu server
I am not Ubuntu guru, and wanted quick start wit GitLab.
After getting Bitnami GitLab VM, I ran into problem, and can't configure Apache2.
Now want to follow GitLab 5.0 installation, and install ...
0
votes
1answer
280 views
Bitnami: How to configure GitLab 5.0 application in Apache2 not to have relative root?
(Or how to make GitLab application as root application on Apache2 HTTP server. )
I have not used Apache2 before, but I got Bitnami GitLab VM with preinstalled server.
I and run into issues, because ...
0
votes
0answers
78 views
Bitnami/Wordpress Multisite Subdirectory: Redirect Loop
I'm using the AWS/Bitnami/Wordpress stack to install WP multisite (3.5.1-1) with a subdirectory structure.
I can create sub-sites, however trying to view a sub-sites dashboard results in a 'redirect ...
0
votes
0answers
27 views
Problems with links prefix when executing with bitnami redmine
I'm developing plugins to redmine and I have a little problem. I'm developing with a clean installation of redmine but in production it's installed with bitnami redmine. I have a route in my plugin ...
1
vote
2answers
766 views
Bitnami GitLab 5.0 and git & Eclipse EGit quick start
We have just set up GitLab 5.0 using Bitnami stack and need quick start.
By Bitnami default SSH is disabled. That is OK with me, I'd prefer use HTTP. But it seems that GitLab 5.0 doesn't smoothly ...
1
vote
1answer
98 views
Doctype returned from Sever instead of String?
I'm using BitNami to test my django project. I'm creating a connection from android, passing to it a url to fetch some data from the database. The data is in this form:
{"apps": ["False", "Hello from ...
1
vote
2answers
166 views
solr lazy loading error during pdf file extraction
I am working with solr to index pdf and doc files. I am working with the bitnami stack (http://bitnami.com/stack/solr)
now I add the following code to my c# app:
string filecontent = null;
...
0
votes
1answer
15 views
axis 2 and bitnami
I just installed Bitnami Namp Stack 5.4.13-0. I want to get axis 2 up and running with the apache server. Is this included in the Bitnami install? if not, what do I need to do to get axis 2 working ...
0
votes
1answer
66 views
How to install mod_xsendfile on mappstack
FINAL UPDATE: Bitnami will include mod_xsendfile to the MAPP stack as of the next release planned for somewhere around April 8, 2013.
I have tryed compiling and installing mod_xsendfile on my ...
0
votes
3answers
54 views
What user is a web server's daemon?
On my web server, if I do <?php echo exec('whoami'); ?>, it returns daemon.
On my site I upload files, and it says permission is not granted for this user. What user or group is daemon on a ...
0
votes
2answers
105 views
Wordpress localhost doesn't show front-end
Can't see the front end of my wordpress localhost.
The process I've done:
1. I installed wordpress locally with BitNami on Mac OX.
2. imported an existing data base to the phpmyadmin.
3. changed the ...
0
votes
1answer
44 views
“Webserver is fetching rather than executing CGI files” When trying to run Bugzilla
Disclaimer: I know this questions sounds lame. But I am no n00b and I have done whatever I know and I could find help about this. I have already searched the forum for this and tried all the fixes ...
0
votes
0answers
176 views
rake commands giving “No such file to load” error for redmine environment file
Whenever i am executing any rake command in the bitnami redmine terminal, i am getting the following error:
"rake aborted!
no such file to load ...
1
vote
1answer
307 views
PHP Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format
I'm using an AWS EC2 Bitnami AMI: bitnami-lampstack-5.4.11-1-linux-ubuntu-12.04.1-x86_64-ebs (ami-aadf4cc3)
I have a php file:
<?php
$im = new imagick();
...
0
votes
1answer
67 views
How to create virtual appliance like bitname and turnkey linux
i have a question i am bit of a linux user sort of programmer but i couldn't understand is how to develop your own virtual appliance similar to bitnami and turnkey and if there is a way please tell ...
0
votes
1answer
380 views
mod rewrite not working with laravel and bitNami
http.conf has mod rewrite uncommented
so no custom routes are working someone in #laravel mentioned it would be because mod rewrite isn't working here is my setup:
laravel.conf has the following ...
0
votes
1answer
53 views
How to deploy my php+mysql application for the end users in an easy-install way?
It's a common task, and I explored this site, then I found a tool called "BitNami Stacks" doing something like this, so I gave it a try.
I downloaded an installer with phpbb in it, and I started to ...
1
vote
0answers
16 views
I am using BitNami Django Stack in my Mac Snow Leopard 10.6.8 . I am having trouble in finding the way to create new application in it .
I am using BitNami Django Stack in my Mac Snow Leopard 10.6.8 . I am having trouble in finding the way to create new application in it as the name I selected application name prag which is already ...
0
votes
1answer
39 views
How can I run Bitnami OSQA with other web service (wordpress, joomla)?
I installed OSQA Bitnami on my VPS. And I also point 3 domains to this VPS. Now I want each domain point to different web service (I have another PHP website I want to host here).
How can I run php ...
2
votes
2answers
270 views
Apache HTTP Basic Auth - 401 error after supplying username and password
I am attempting to configure my amazon server with Apache Http to prompt the user for username/password upon hitting the domain via browser.
Here is a snippet from my app.conf file (included in the ...
0
votes
0answers
67 views
Bitnami windows-manager doesn't show Apache or MySql
I recently deployed the Bitnami rubystack(1.8.7) to a usb stick and added a copy of an application to it. After some teething issues with RubyGems the rubystack successfully starts the application ...
0
votes
0answers
76 views
Hosting Mediawiki site on Amazon Cloud [closed]
I'm planning to create a new Mediawiki site hosted on Amazon Cloud. When looking in to how to do this I got to know that bitnami offers amazon cloud hosting for Mediawiki. What I want to know is it ...
0
votes
0answers
172 views
SMTP for Bitnami Magento Stack [closed]
I'm using Bitnami Magento Stack for my magneto but the instruction says use this
...
0
votes
2answers
99 views
Trouble with Apache, mod_wsgi, and Django configuration
Just set up a 64 bit ubuntu EC2 instance using the Bitnami DjangoStack image.
So far I have installed a few python dependencies and removed the Project django app which was created by default. I ...
1
vote
1answer
84 views
How to implement facebook module with Joomla build on Bitnami image running on Amazon EC2?
I am trying to implement a facebook comment box in an article. There is a "Facebook Comments Plugin" which is supposed to replace "{fcomments}" anywhere in an article with a facebook comment box. I ...
1
vote
1answer
166 views
Asset precompiling with bitnami on EC2
Did anyone sees the error?
It occurs when precompiling assets in an bitnami-ruby-environment. When running local everything works fine. I'm using nodejs instead of (execjs and therubyracer).
** ...
0
votes
2answers
145 views
Bitnami Stack : accessing wordpress installation in its own directory at domain root
Please Bear With Me!!
i am using this tutorial Giving Wordpress Its Own Directory (Using a pre-existing subdirectory install part ) to launch a wordpress (installed at a sub folder called wordpress) ...
0
votes
0answers
412 views
Unable to locate WordPress Content directory (wp-content)
I am working on my WordPress blog site which is hosted in Amazon - Bitnami Wordpress Instance.
Earlier, I was able to upload images and install the plugins.
But suddenly, I am not able to upload the ...
0
votes
2answers
195 views
How do I stop Apache httpd from rejecting HTTP PATCH requests?
I'm working on an implementation of the JSON Patch spec using Java servlets on the Bitnami Tomcat Stack. On the servlet end I'm handling the HTTP PATCH method by overriding HttpServlet.service() ...
1
vote
1answer
143 views
Applying encryption on email.yml / configuration.yml at Bitnami Redmine?
I'm a newbie on REDMINE(my version is 1.4.4)
I just got a question that is there any way that I can encrypt my email password on configuration.yml file which is to set up email configuration.
FYI, ...
0
votes
1answer
105 views
gitorious fatal error when accessing remotely
I just installed a new gitorious server. From inside the LAN I'm able to pull\push without a problem. However from outside the LAN I get:
== Gitorious: ...
1
vote
0answers
105 views
Instructions to install Codeigniter framework included in Bitnami Wappstack in Net Beans 7.2 [closed]
I am having problem in integrating (set-up) CodeIgniter included in BitNami WAPP Stack and NetBeans 7.2. I could not find any website that gives instruction related to BitNami.
How can I solve this ...
0
votes
1answer
1k views
How to restart mysql server? [closed]
Every time I restart MySQL server
bitnami@xxx:/$ sudo opt/bitnami/ctlscript.sh start server
WWarning: World-writable config file '/opt/bitnami/mysql/my.cnf' is ignored
Warning: World-writable ...
1
vote
1answer
393 views
After enabling PDO - Error 2002 getaddrinfo failed: Name or service not known
I recently learned about PDO so I changed my php files to fit the format and now I am getting back this response:
ERROR: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or ...
0
votes
2answers
605 views
how to fix (2002, “Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)”) on ec2 bitnami?
I am working on ec2 bitnami with python django on AWS. I am encountering (2002, "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)") while fetching objects from mysql database.
...
1
vote
1answer
114 views
404 FIle not found
I'm using amazon EC2, bitnami LAMP AMI.
I recently added a folder so i can test another website out eg www.website.com/foldername/
I did chmod 777 to that folder so i can access it but the problem is ...
2
votes
2answers
270 views
How to add EPSG 900913 to geodjango spatialite database?
I'm trying to include a Google Maps widget in my admin-interface using this snippet on a Linux system (presently running locally on a Bitnami django stack in VMWare Player).
The map renders, but ...



