phpMyAdmin

Message Bookmarked
Bookmark Removed
Has anyone here ever set up phpMyAdmin and can they walk me through soing the same.

Thanks

Ed (dali), Tuesday, 15 July 2003 19:34 (twenty-two years ago)

It's annoying alright. I would if I could.

Scaredy Cat, Tuesday, 15 July 2003 20:05 (twenty-two years ago)

i need to know as well!

are we all just too lazy/impatient to wade thru what tutorial guides Google search results provides or what?

stevem (blueski), Tuesday, 15 July 2003 20:08 (twenty-two years ago)

I've not looked for tutorials yet. Opensource docs are shockingly poor.

Ed (dali), Tuesday, 15 July 2003 20:23 (twenty-two years ago)

What OS are you installing on? I've installed it on OS X Server and OS X, but since passed on it and use WebMin now.

Chris Barrus (Chris Barrus), Tuesday, 15 July 2003 20:42 (twenty-two years ago)

On RedHat on a cobaltRaq server

Ed (dali), Tuesday, 15 July 2003 20:53 (twenty-two years ago)

Opensource docs = suck. If you didn't write the program or couldn't have, for that matter...then it can be hard.

Girolamo Savonarola, Tuesday, 15 July 2003 20:54 (twenty-two years ago)

We haven't got any internet access at our new house yet so my
sparc has to live at a friend's house on his dsl connection. I got
php webmail over ssl on the web server and imap over ssl so I can
do my mail from pretty much anywhere I can get on the net.

I am building myself a new linux system at the moment linux from
scratch style but with the package builds all tied together with more
Makefiles so I get an automatic and reproducable system build. I've
got twin / file systems so I can build one while running the other

bob, Wednesday, 16 July 2003 09:38 (twenty-two years ago)

The tutorials out there are almost as unhelpful as the docs.

Ed (dali), Wednesday, 16 July 2003 12:13 (twenty-two years ago)

whoever I was asking about doing chmod over ftp: you can if its turned on on the ftp server, but it doesns't seem to work recursively, nor does it work with regular expersions

Ed (dali), Wednesday, 16 July 2003 12:42 (twenty-two years ago)

Err, get a shell account somewhere. Use FTP to get the tgz file to your account. cd to your public html directory. tar -xzvf phpmyadminx.x.x.tgz and then edit the config file. Bingo.

Andrew (enneff), Wednesday, 16 July 2003 12:56 (twenty-two years ago)

My hosting people (ghoulnet) stopped shell access sometime last year.

Editing the config file is what I am stumped with. ( I got as far as doing the rest)

Ed (dali), Wednesday, 16 July 2003 13:01 (twenty-two years ago)

Just set the values of your database host, username, and password. If you don't know them then you need to contact your hosting provider.

Andrew (enneff), Wednesday, 16 July 2003 13:03 (twenty-two years ago)

did that when I do ....../index.php I get a password request dialogue I put in my username and password and it asks me for it again.

should i give the database host as 'localhost' or as a url.

Ed (dali), Wednesday, 16 July 2003 13:07 (twenty-two years ago)

also do I need to specify a a port

Ed (dali), Wednesday, 16 July 2003 13:07 (twenty-two years ago)


You must be logged in to post. Please either login here, or if you are not registered, you may register here.