Forum Moderators: coopster

Message Too Old, No Replies

Create Users Table Without Shell Access

mysql and phpmyadmin

         

ukgimp

2:27 pm on Oct 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello

I have mysql and php running fine along with mysql. Unfortunatly there are no user proviledges set up. I dont have shell access. Can the security settings be done with phpmyadmin.

I do have to give a password to enter phpmyadmin along with hte folder being htaccessed out but I want to create the high level security that I know is available.

Cheers as always

justageek

11:47 pm on Oct 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Cheers....I use the mcc. Works good.

JAG

lorax

2:17 am on Oct 2, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



>> Can the security settings be done with phpmyadmin.

Security for what exactly? Your scripts, your database, or?

ukgimp

6:59 am on Oct 2, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



to set up the privileges for the database itself, before any scripts are even launched.

To do stuff like

% mysql -u root mysql

Cheers

lorax

2:07 am on Oct 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hoo boy. I don't think you can setup permissions on the database without access to shell. Does your host have a control panel that offers some tools for working with the database?

ukgimp

7:19 am on Oct 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I setup phpmyadmin, no problem. I then had not passwords or anything. Not even permissions to to add a new database. I asked them about ti. They dropped a mysql table on there somewhere and it appears to be fine now. I must admit I would like to know how to do it for future use.