localhost/phpMyAdmin not working

161 views
Skip to first unread message

Lasitha Lakmal

unread,
Jul 24, 2011, 10:05:58 AM7/24/11
to hanthana-...@googlegroups.com
hi, I am new to linux,so I installed fedora 15
after that

yum install mysqld
yum install httpd
yum install phpMyAdmin

then I go to the firfox and type the address bar 'localhost/phpMyAdmin'

but it not work

Not Found

The requested URL /phpMyAdmin was not found on this server

Thanks a lot for your help, I hope you can guide me finding a solution for this.  I've spent too many hours trying to make it work.

Thanks in advance!

Hanthana Linux

unread,
Jul 24, 2011, 10:15:13 AM7/24/11
to hanthana-...@googlegroups.com

01) service mysqld start
02) service httpd start
03) set the root passwd of mysql
mysqladmin -u root password NEWPASSWORD


now try again
http://localhost/phpMyAdmin



--
You received this message because you are subscribed Hanthana User Group.
To post to this group, send email to hanthana-...@googlegroups.com
To unsubscribe from this group, send email to
hanthana-commun...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/hanthana-community?hl=en
 
ඔබට මෙම ලිපිය ලැබෙන්නේ ඔබ හන්තාන පරිශීලක සමූහයට එක්වි ඇති නිසයි.
මෙම සමූහයට ලිපියක් යැවීමට hanthana-...@googlegroups.com ඊමේල් ලිපිනය භාවිත කරන්න.
මෙම සමූහයෙන් ඉවත් වීමට hanthana-commun...@googlegroups.com වෙත ලියන්න.
 
~ Feel The Freedom ~
Web Site: http://www.hanthana.org
Blog : http://blog.hanthana.org
Identi.ca : http://identi.ca/hanthana
Twitter : http://twitter.com/hanthana



--
Danishka Navin
http://danishkanavin.blogspot.com

Gaveen Prabhasara

unread,
Jul 24, 2011, 10:20:34 AM7/24/11
to hanthana-...@googlegroups.com
On Sun, Jul 24, 2011 at 7:35 PM, Lasitha Lakmal
<lasithaku...@gmail.com> wrote:
> hi, I am new to linux,so I installed fedora 15
> after that
>
> yum install mysqld
> yum install httpd
> yum install phpMyAdmin
>
> then I go to the firfox and type the address bar 'localhost/phpMyAdmin'
>
> but it not work
>
> Not Found
Try starting/restarting Apache server first. It won't start by default. You will
need to do the same for mysqld too. As root run,

# service httpd restart
# service mysqld restart

After that try to access phpmyadmin.

>
> The requested URL /phpMyAdmin was not found on this server
>
> Thanks a lot for your help, I hope you can guide me finding a solution for
> this.  I've spent too many hours trying to make it work.
>
> Thanks in advance!

Alternatively you can use MySQL Workbench to work with MySQL
databases. Package name is: mysql-workbench


--
Gaveen Prabhasara

Lasitha Lakmal

unread,
Jul 25, 2011, 11:10:31 PM7/25/11
to hanthana-...@googlegroups.com
Alternatively you can use MySQL Workbench to work with MySQL
databases. Package name is: mysql-workbench



Hey guys. Thanks for the responses. it works perfect.
Reply all
Reply to author
Forward
0 new messages