Questions tagged [bitnami]

Bitnami is a library of popular server applications and development environments that can be installed with one click, either in your laptop, in a virtual machine or hosted in the cloud.

1759 questions
0
votes
2 answers

How can I change Niginx php.ini configuration?

I have installed Bitnami Nginx stack on my local OSX system. I not able to change [phpinfo.php] file. How can I change php.ini file. allow_url_include Off Off
Ashok Bhamla
  • 7
  • 1
  • 8
0
votes
1 answer

Cannot Create a new Project using Bitnami Django Stack console

I have installed bitnami django stack 1.8.7. I want to create a new project from the bitnani django console, but it does not work it does not recognize django-admin.py and the manage.py. I followed this documentation…
juanpscotto
  • 990
  • 1
  • 13
  • 32
0
votes
2 answers

Install Knowledgebase plugin on Bitnami Redmine 3.1.1

I'm trying to install Knowledgebase plugin on Bitnami Redmine 3.1.1 (running on Windows Server 2012R2). I tried as follows but no luck. Downloaded redmine-3.0-compat and copied it to htdocs\plugins and renamed the extracted folder as…
jhmt
  • 1,401
  • 1
  • 11
  • 15
0
votes
1 answer

Bitnami redirects localhost to another ip

I just installed the bitnami stack. When going to 127.0.0.1 it works fine on the root page but when trying to access one of my applications I got a redirect somehow to an IP which does not exist. What do I need to configure in order to prevent the…
xhallix
  • 2,919
  • 5
  • 37
  • 55
0
votes
1 answer

bitnami gitlab 7.14.3-0 error "your change could not be committed"

os: ubuntu 12.04_x64 bitnami gitlab :7.14.3-0 I tried to edit the readme file for a repository on gitlab web page, it returned me an error "your change could not be committed...". I have tried to remove native ruby,but it didn't work for me. here…
valiant wang
  • 75
  • 10
0
votes
0 answers

trac-admin initdev gives error

I installed bitnami trac on Windows 7 to C:\Bitnami\trac-1.0.9-0\ directory. Installation seemed to complete no problem. From command prompt I created a folder called projects under C:\Bitnami\trac-1.0.9-0\. CD'd to projects and typed trac-admin…
driftwood
  • 2,051
  • 4
  • 21
  • 28
0
votes
1 answer

Adding angular js into Bitnami mean stack

I have successfully activated All the js program for MEAN stack except Angualar. I used but I can't be able to understand the process of making .bowerrc in my application directory. I am following the instructions from Bitnami MEAN stack installing…
0
votes
0 answers

Bitnami Concrete5-5.7.5.2-0 instance is not loading themes properly

When adding concrete5 theme into application/themes/my_custom_theme bitnami instance does not recognize new theme. It recognizes it when moving theme into concrete/themes/my_custom_theme. Issue is only that in the current concrete5 version…
Maksim Luzik
  • 5,863
  • 4
  • 36
  • 57
0
votes
1 answer

Migrate from Trac to Redmine, and gives the error saying 'gem sqlite3 is not loaded'

I've been trying to migrate data from Trac 0.11 to Redmine 3.1.1 which both are on the same machine, Windows Server 2012. I installed redmine 3.1.1 with Bitnami, and followed this migration guide:…
Yoo Matsuo
  • 2,361
  • 2
  • 28
  • 41
0
votes
2 answers

Bitnami Wordpress: Installing theme error 'Could not copy file'

I have downloaded the Bitnami Wordpress stack (https://bitnami.com/stack/wordpress). It all seems to have installed perfectly fine. I go into wordpress on my browser and log in. I have purchased a wordpress theme which I know works because I have…
0
votes
1 answer

No route to host, after database update

i have a magento store running by bitnami on the AWS i recieved an email from amazon telling me that i have to upgrade their database, so i followed the instructions here…
Marwan
  • 627
  • 1
  • 7
  • 15
0
votes
1 answer

Default root password for Bitnami Dreamfactory Stack

I was trying to use MySQL Workbench to view and alter my tables on MySQL. The default password for other tools like mamp, wamp and lamp are usually root. However I tried using that and my computers root passwords, but both don't work. Can some one…
NSCoder
  • 1,594
  • 5
  • 25
  • 47
0
votes
1 answer

Connecting google cloud bitnami SSH

Google Cloud dashboard is very different and relatively difficult as compare to EC2, I have created a VM powered by LAMP, Now I want to put files on my server or SSH to it via File Zilla or Win SCP. It didnt ask me to create the keys, I tried using…
require_once
  • 1,995
  • 3
  • 21
  • 29
0
votes
0 answers

Rewrite folder to subdomain using htaccess

My site structure is below; index.php blog/index.php careers/index.php wwww.mydomain.com === index.php How can I get my subdomain to redirect to my sub folders; blog.mydomain.com == blog/index.php careers.mydomain.com == careers/index.php Thanks
moh_abk
  • 2,064
  • 7
  • 36
  • 65
0
votes
1 answer

`bower install` does nothing inside putty instance

I'm trying to set up my project in Amazon ec2 instance. I'm using Bitnami as AMI. Everything worked well except bower install. It's not even throwing any kind of error. When I do simply bower it shows the commands list etc. I tried some solutions…
sandesh ps
  • 43
  • 1
  • 9
1 2 3
99
100