HI all,
I have install apache and mysql but I can not go to phpadmin from browser.
this is the example I followed
[url]http://galore.co.za/blog/installing-lamp-on-ubuntu-12-04-precise-pangolin/[/url]
I reinstall and said , already installed.
what is going on here ???
can not start phpadmin in ubuntu server 12.04
Page 1 of 13 Replies - 1396 Views - Last Post: 27 July 2012 - 04:08 PM
Replies To: can not start phpadmin in ubuntu server 12.04
#2
Re: can not start phpadmin in ubuntu server 12.04
Posted 27 July 2012 - 01:09 PM
It will be quite hard.. at this point you installed it.. doing lord knows what to the config files.. mucked around with it.. and then tried to partially uninstall it.
Clear everything out and install it again.. then if you can't get where you need to go tell us the error message.
Clear everything out and install it again.. then if you can't get where you need to go tell us the error message.
#3
Re: can not start phpadmin in ubuntu server 12.04
Posted 27 July 2012 - 01:15 PM
following guidens helped me to solve above
Please read this section in Ubuntu wiki. You will need to configure your apache2.conf to make phpMyAdmin works.
gksu gedit /etc/apache2/apache2.conf
Then add the following line to the end of the file.
Include /etc/phpmyadmin/apache.conf
Please read this section in Ubuntu wiki. You will need to configure your apache2.conf to make phpMyAdmin works.
gksu gedit /etc/apache2/apache2.conf
Then add the following line to the end of the file.
Include /etc/phpmyadmin/apache.conf
#4
Re: can not start phpadmin in ubuntu server 12.04
Posted 27 July 2012 - 04:08 PM
Basically what you need to do to get PhpMyAdmin running is to alias its directory to Apache, add it in the configuration to be accessible locally.
Your job is to find out what aliasing and allow from deny from are.
EDIT - This belongs elsewhere. Moving to Web Servers and hosting
Your job is to find out what aliasing and allow from deny from are.
EDIT - This belongs elsewhere. Moving to Web Servers and hosting
This post has been edited by Lemur: 27 July 2012 - 04:09 PM
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote







|