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
75
votes
15 answers

XAMPP permissions on Mac OS X?

I installed XAMPP 1.7.3 on Mac OS X 10.6.8 without changing any defaults. The webserver seems to work okay, but the permissions on the htdocs directory are set to "Read only" for everyone other than system. So (a) I have to provide root password…
Andrew
  • 1,222
  • 1
  • 10
  • 14
66
votes
13 answers

How can I remove bitnami banner on WordPress site?

I installed WordPress using Bitnami and now I have the Bitnami banner in the lower right corner of the page on that WordPress site. How can I remove it?
Vladimir Despotovic
  • 3,200
  • 2
  • 30
  • 58
53
votes
1 answer

Why Xampp control panel shows an error access denied upon launch

I am facing a problem with my Xampp control panel. Once I try to launch it, it pops out an error message saying: "Error:Cannot create file "C:\xampp\xampp-control.ini". Access denied. The version I installed is xampp-win32-5.6.23. When I try to…
Sahar Alsadah
  • 2,580
  • 3
  • 19
  • 25
42
votes
1 answer

Azure Service Bus vs RabbitMQ for Enterprise applications

I need to decide between Azure Service Bus and RabbitMQ (Deployed on Azure) for an enterprise level application and my major use will be of topics (with durable storage). I see that service bus has more features as compared to RabbitMQ like Retries…
Muhammad Faizan
  • 863
  • 1
  • 7
  • 16
29
votes
7 answers

Error installing XAMPP: Windows cannot find -n

I've been trying to install XAMPP for quite some time now, but every time, at the end of the installation, it says: Windows cannot find "-n" And after that, it says: Problem running post-install step. Installation failed (php.exe) Perhaps you…
chainboost
  • 527
  • 1
  • 4
  • 16
19
votes
4 answers

initdb.bin: invalid locale settings; check LANG and LC_* environment variables

When I tried to install bitnami odoo 9 in my ubuntu system via terminal, I got the following error message. How to solve this issue? initdb.bin: invalid locale settings; check LANG and LC_* environment variables Thanks in advance!
Jithin U. Ahmed
  • 1,495
  • 1
  • 19
  • 29
16
votes
2 answers

xampp windows mariadb not starting

mariaDB is not starting in my windows 10. I am getting the following in the logs: Cannot find checkpoint record at LSN (1,0x5c8f) 2019-12-19 9:18:13 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete…
16
votes
4 answers

Can't connect to phpmyadmin in Bitnami instance hosted by AWS

I'm trying to connect to phpmyadmin through my Public DNS and I can't seem to get it to work. I've tried following these directions: Can't Access PHPMyAdmin By default phpMyAdmin is restricted to localhost. If you want it to be accessible from…
Prmths
  • 2,022
  • 4
  • 21
  • 38
14
votes
6 answers

Are there any disadvantages to using Bitnami vs a native server stack?

I have read about the advantages of using a BitNami stack for LAMP development, now I am wondering if there are any drawbacks to using BitNami vs manually installing PHP, MySQL, and Apache separately. I use Mac OS but I would be interested on how it…
webworm
  • 10,587
  • 33
  • 120
  • 217
13
votes
3 answers

How can I login to PHPMyAdmin on AWS Lightsail?

I just set up an AWS Lightsail account and chose the LAMP installation, provided by Bitnami. According to the Bitnami documentation, to connect to PHPMyAdmin, you create an SSH tunnel and browse to the path giving. Great, I can see the login page,…
mmcglynn
  • 7,668
  • 16
  • 52
  • 76
13
votes
1 answer

How to restart mysql server?

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 config file '/opt/bitnami/mysql/my.cnf' is…
12
votes
5 answers

How can I tell what user Jenkins is running as?

I have a bitnami Jenkins VM, how do I tell what user Jenkins is running as? I suspect it is Tomcat.
Zach
  • 885
  • 2
  • 8
  • 27
11
votes
1 answer

Deploying bitnami/mysql helm chart with an existing Persistence Volume Claim

I'm trying to deploy bitnami/mysql chart inside my minikube. I'm using Kubernetes v1.19, Minikube v1.17.1 and Helm 3 I've created a PVC and PV as follow: kind: PersistentVolumeClaim apiVersion: v1 metadata: name: mysql-pvc spec: …
Jérémy Octeau
  • 689
  • 1
  • 10
  • 26
11
votes
3 answers

How to migrate gitlab backups to new server which has latest gitlab version

I am trying to migrate my gitlab backups for my old server to new server. my old server has gitlab (gitlab-6.5.1-0) and my new server has gitlab version (gitlab 6.6.5-omnibus). i taken backup from my old server using the following command bundle…
Naveen Subramani
  • 2,134
  • 7
  • 20
  • 27
11
votes
6 answers

Bitnami Redmine backup strategy

We started using Redmine at work. I know it uses MySQL as the database, and Apache 2 as the web server. How can Redmine be properly backed up so that it can be reloaded quickly when anything goes wrong?
devXen
  • 3,013
  • 3
  • 35
  • 44
1
2 3
99 100