I am trying to use the phppgAdmin with the Bitnami Wapp Stack installer on a Windows 10 virtual machine. The installer seemed to install just fine except the option to include phppgadmin was grayed out and there was no way to enable it. Does anyone know of a solution to this issue?
Bitnami Wapp stack: In the installation wizard, PhpPgAdmin is grayed out and I cannot be selected to enable it. Is there away around this?
428 Views Asked by Felicia Wilkes At
2
There are 2 best solutions below
0
sebastian.do
On
Bitnami wapp stack ships with PHP version 8+.
It seems there is no PHP 8+ supported version of phppgadmin yet, see release on github: https://github.com/phppgadmin/phppgadmin/releases.
Related Questions in STACK
- What is causing my towers of hanoi logic to infinitely loop?
- Asking code suggestions about data structure and algorithm
- Why is 'EDITBIN /STACK:2097152 w3wp.exe' cmd is giving me an LNK1342 error?
- issues with circular queues
- Missing PAGE_GUARD flag on the memory of stack for one windows application
- Purpose of stack register(s) in holding 0x7c00
- Split Dataframe and stack horizontally
- segmentation fault (core dumped) in C programming
- How to find Find max right using stack?
- Does an Stackoverflow occur in the JVM if the Activation Record is too small but there is still space left in the general stack?
- How to create 100 maps with bootstrapping using stacked ensemble fit with tidymodels
- How does the class Exchanger in Java actually work?
- How can I improve the iterative approach to be faster than recursive implementation, as usual?
- Need to make Stack cards on nav click as well ass page scroll with help of jquery
- Puncover: Stack column is empty after analysis
Related Questions in BITNAMI
- How to set strict pod affinity for a chart that utilizes bitnami common chart (Appsmith)
- bitnami Postgresql 16.2 Password authentication failed for user Role does not exist
- Using uv to install packages in the bitnami/deepspeed:0.14.0 Docker image fails with 'uv: command not found'
- AWS-LAMP Bitnami | External API Call Error
- "shell not found" error in gitlab deployment for k8s
- Can't login in bitnami wordpress debian virtual machine using virtual box
- Cannot read credential_key.json in bitnami spark image on docker when connect to google cloud storage
- Error when running spark job using bitnami docker compose on Windows
- Helm pod for mongodb crashing on startup
- Pyspark integration in Jupyter-singleuser
- AWS EC2 Bitnami Wordpress - Can't get username or password- access denied (public key)
- Infinite 301 Redirect Loop on GKE Using bitnami wordpress-nginx Image
- Additional moodle instance with Bitnami Moodle on GCP
- Install Kafka Cluster with Bitnami Helm on Kubernetes
- keycloak nginx doesn't work. infinity loading of AdminUI
Related Questions in PHPPGADMIN
- Import existing Postgre database with phpPgAdmin and double single quotes
- Cannot login to phpPgAdmin after installing postgres 16.1 in XAMPP (Windows)
- localhost/phppgmyadmin displaying error 403
- phppgadmin "login failed" between containers
- Why phpPgAdmin on ubuntu server shows message No objects found?
- Cannot edit or delete data or rows within PostgreSQL 9.2.24
- Error 500 : Internal Server Error when open phpPgAdmin PostgreSQL in CPanel
- phpPgAdmin , view/create tables etc from one user
- can't install phpPgAdmin with cwp
- Why I can not login into phppgadmin with postgres user?
- Cannot edit or delete data or rows within phppgadmin
- Adding new server to PhpPgAdmin
- How to create read-only user in pgAdmin 4?
- On centOS is Impossible to access to phpPgAdmin due to pgsql not found
- phpPgAdmin refused to connect
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I am resolving my own question here. I have downloaded another version that phpPGAdmin is enabled for wappstack-7.4.27-0. Downloaded and everything worked perfectly. Still, if there is another option for the above version I would like to know the solution or understand why it is disabled for the higher version of wappstack-8.x.xx-x.