All Questions
Tagged with phpmyadmin amazon-ec2
5 questions
2
votes
2
answers
514
views
phpMyAdmin missing php-xml
I have an instance on AWS (Amazon Linux 2). I installed lamp on the server and access the phpMyAdmin.
And I get this error:
Composer detected issues in your platform: Your Composer dependencies ...
-1
votes
1
answer
488
views
Can't install phpMyAdmin due to package dependency issue
When I run the command sudo yum --enablerepo=epel install phpmyadmin it returns the following package dependency error:
Error: Package: php-mcrypt-5.3.3-5.el6.x86_64 (epel)
Requires: ...
1
vote
1
answer
3k
views
phpmyadmin database getting deleted automatically [closed]
I am using aws ec2 t2 instance. Where I created few database as per my requirement.
For last few day I noticed new databases which I create getting deleted automatically. Is there any possibility of ...
2
votes
1
answer
960
views
Setting up phpmyadmin to only connect to remote server
I've been stuck on this for a while, and was hoping you could provide some insight into what I'm doing wrong.
I have a fresh amazon EC2 (Ubuntu 16.04) instance connected to an RDS (mysql) database, ...
-3
votes
1
answer
107
views
Amazon EC2 vs Google App Engine [closed]
For a Vaadin App, that uses a MySQL database and must have lots of files uploaded, which cloud platform is better? Amazon EC2 or Google App Engine? Can I use phpmyadmin in both?
Better in terms of:
...