Re: openSUSE Phpmyadmin
- From: Vahis <waxborg@xxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Feb 2008 09:58:38 GMT
On 2008-02-23, houghi <houghi@xxxxxxxxxxxxxxxxxx> wrote:
Nikos Chantziaras wrote:
phpMyAdmin is installed differently on openSUSE than the default when
you install from the official tar.gr. The configuration file should be
somewhere in /etc/ and you have to edit it by hand.
Yes.
I recommend installing the latest official tar.gz instead of the
openSUSE packaged RPM.
No. That way you won't get security updates and it is abslutely not
needed. openSUSE always installs webstuff in /srv/www/htdocs so see if
it is there. If not, you run Vista.
/srv/www/htdocs should be your default http://localhost
As the subdirectory is phpMyAdmin, you should get there with
http://localhost/phpMyAdmin
Obviously your Apache is running. If not, you sort that out first.
It is. Since November 2005. These people found it in March 2006:
http://toolbar.netcraft.com/site_report?url=http%3A%2F%2Fwaxborg.servepics.com
What I have done is edited a virtual host (I believe you understand that
concept)
I do. I only have one host running though, I've got no virtual hosts.
<VirtualHost *:80>
DocumentRoot "/media/hda2/srv/www/htdocs/phpMyAdmin"
ServerName php
<Directory "/media/hda2/srv/www/htdocs/phpMyAdmin/">
Allow from localhost
</Directory>
</VirtualHost>
That way I just type php instead of http://localhost/phpMyAdmin
So just go to http://localhost/phpMyAdmin
After that just follow http://houghi.org/wink/vahis_movie.htm
Nice presentation. I've got exactly this impression of how this software
works. I used to use Access and NT years ago and it looked very similar.
Also the reports were pulled the same way. (Which is funny because NT is
no server OS and Access is no database)
The real thing gives me:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Probably reason of this is that you did not create configuration file.
You might want to use _setup script_ to create one.
Give me a break. That's what I'm trying to do here.
Do we have a hen and egg problem here or what?
(We need the cli to get rid of cli)
Maybe I'll try to edit that in cli.
Vahis
--
"Let the children's laughter remind us how we used to be."
From "Greatest Love of All" by Michael Masser and Linda Creed..
- Follow-Ups:
- Re: openSUSE Phpmyadmin
- From: houghi
- Re: openSUSE Phpmyadmin
- References:
- openSUSE Phpmyadmin
- From: Vahis
- Re: openSUSE Phpmyadmin
- From: Nikos Chantziaras
- Re: openSUSE Phpmyadmin
- From: houghi
- openSUSE Phpmyadmin
- Prev by Date: Re: openSUSE Phpmyadmin
- Next by Date: Re: openSUSE Phpmyadmin
- Previous by thread: Re: openSUSE Phpmyadmin
- Next by thread: Re: openSUSE Phpmyadmin
- Index(es):