I can't access phpMyAdmin on Ubuntu after successful installation The Next CEO of Stack OverflowWhy do I get “Permission denied (publickey)” when trying to SSH from local Ubuntu to a Amazon EC2 server?What webserver/enviroment should i use?Unable to add the environmental variables and run “as-cmd”Drupal installation. GD and PDO issue on ubuntu amazon EC2Ubuntu EC2 instance Mysql Database IssueAmazon EC2 Micro Instance - Public DNS Not AccessibleParent and cloned ec2 instances using the same MySQL server?connect mysql server installed on t1.micro instance from vpc t2.micro instanceSetting up phpmyadmin to only connect to remote serverCould not access AWS EC2 Ubuntu 16.04 instance using nomachine client?
How can I prove that a state of equilibrium is unstable?
Gödel's incompleteness theorems - what are the religious implications?
How badly should I try to prevent a user from XSSing themselves?
How seriously should I take size and weight limits of hand luggage?
Does the Idaho Potato Commission associate potato skins with healthy eating?
How can the PCs determine if an item is a phylactery?
How can a day be of 24 hours?
Why did the Drakh emissary look so blurred in S04:E11 "Lines of Communication"?
How to coordinate airplane tickets?
Strange use of "whether ... than ..." in official text
Can this transistor (2N2222) take 6 V on emitter-base? Am I reading the datasheet incorrectly?
Why was Sir Cadogan fired?
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
Can I hook these wires up to find the connection to a dead outlet?
logical reads on global temp table, but not on session-level temp table
pgfplots: How to draw a tangent graph below two others?
Calculate the Mean mean of two numbers
How exploitable/balanced is this homebrew spell: Spell Permanency?
Was the Stack Exchange "Happy April Fools" page fitting with the 90s code?
How did scripture get the name bible?
Does int main() need a declaration on C++?
Finitely generated matrix groups whose eigenvalues are all algebraic
Why does the freezing point matter when picking cooler ice packs?
Is it OK to decorate a log book cover?
I can't access phpMyAdmin on Ubuntu after successful installation
The Next CEO of Stack OverflowWhy do I get “Permission denied (publickey)” when trying to SSH from local Ubuntu to a Amazon EC2 server?What webserver/enviroment should i use?Unable to add the environmental variables and run “as-cmd”Drupal installation. GD and PDO issue on ubuntu amazon EC2Ubuntu EC2 instance Mysql Database IssueAmazon EC2 Micro Instance - Public DNS Not AccessibleParent and cloned ec2 instances using the same MySQL server?connect mysql server installed on t1.micro instance from vpc t2.micro instanceSetting up phpmyadmin to only connect to remote serverCould not access AWS EC2 Ubuntu 16.04 instance using nomachine client?
I have ready LAMP environment on my Amazon EC2 micro instance (Ubuntu).
I have installed phpMyAdmin distribution of Ubuntu, selected Apache 2 as the server, then selected 'yes' for 'db-common-config' option. After it's completed, I'm suppose to access it via http://server/phpmyadmin
, right? But I can't access it.
Is there any way to verify whether it's been installed properly and is running properly? Or do I have to do anything further?
ubuntu amazon-ec2 lamp
add a comment |
I have ready LAMP environment on my Amazon EC2 micro instance (Ubuntu).
I have installed phpMyAdmin distribution of Ubuntu, selected Apache 2 as the server, then selected 'yes' for 'db-common-config' option. After it's completed, I'm suppose to access it via http://server/phpmyadmin
, right? But I can't access it.
Is there any way to verify whether it's been installed properly and is running properly? Or do I have to do anything further?
ubuntu amazon-ec2 lamp
add a comment |
I have ready LAMP environment on my Amazon EC2 micro instance (Ubuntu).
I have installed phpMyAdmin distribution of Ubuntu, selected Apache 2 as the server, then selected 'yes' for 'db-common-config' option. After it's completed, I'm suppose to access it via http://server/phpmyadmin
, right? But I can't access it.
Is there any way to verify whether it's been installed properly and is running properly? Or do I have to do anything further?
ubuntu amazon-ec2 lamp
I have ready LAMP environment on my Amazon EC2 micro instance (Ubuntu).
I have installed phpMyAdmin distribution of Ubuntu, selected Apache 2 as the server, then selected 'yes' for 'db-common-config' option. After it's completed, I'm suppose to access it via http://server/phpmyadmin
, right? But I can't access it.
Is there any way to verify whether it's been installed properly and is running properly? Or do I have to do anything further?
ubuntu amazon-ec2 lamp
ubuntu amazon-ec2 lamp
edited Feb 24 '13 at 4:54
Joseph Quinsey
214617
214617
asked Sep 28 '12 at 19:24
RanaRana
13617
13617
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
ok, got it. I didn't add the "Include /etc/phpmyadmin/apache.conf" line on apache2 config file. Actually the tutorial I followed, didn't mentioned about that, :p . Never mind.
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
add a comment |
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f433070%2fi-cant-access-phpmyadmin-on-ubuntu-after-successful-installation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
ok, got it. I didn't add the "Include /etc/phpmyadmin/apache.conf" line on apache2 config file. Actually the tutorial I followed, didn't mentioned about that, :p . Never mind.
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
add a comment |
ok, got it. I didn't add the "Include /etc/phpmyadmin/apache.conf" line on apache2 config file. Actually the tutorial I followed, didn't mentioned about that, :p . Never mind.
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
add a comment |
ok, got it. I didn't add the "Include /etc/phpmyadmin/apache.conf" line on apache2 config file. Actually the tutorial I followed, didn't mentioned about that, :p . Never mind.
ok, got it. I didn't add the "Include /etc/phpmyadmin/apache.conf" line on apache2 config file. Actually the tutorial I followed, didn't mentioned about that, :p . Never mind.
answered Sep 28 '12 at 20:03
RanaRana
13617
13617
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
add a comment |
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
Thanks @Rana. That helped. I had to do a restart as well
– Rajesh
May 18 '13 at 18:18
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f433070%2fi-cant-access-phpmyadmin-on-ubuntu-after-successful-installation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown