Re: [PHP] How to work with MySQL tables WITHOUT telnet, SSH or PhpMyAdmin From: Dan McCullough (McWC <email protected>)
Date: 11/30/01

Yes most shared hosts will not allow the creation of multiple databases. Just one, so you will
have to make use with table creation.

dan mccullough
programming/enginnering
603.444.9808

--- Sverre Johan Tøvik <sverre.tovik <email protected>> wrote:
> At 15:19 -0500 30-11-01, sgibbs <email protected> wrote:
>
> > Our web host does not support telnet or SSH for its clients and is not
> > interested in working with PhpMyAdmin at the moment (I think I need their
> > assistance if I want to use PhpMyAdmin, right?). Is this rather typical of
> > web hosts?
>
> You do not need their assistance to use phpMyAdmin - it's just
> another php site. All you need to do is edit its config file, where
> you enter the database names, usernames and passwords for all your
> databases. You can then choose a database from the phpMyAdmin "home
> page".
>
> The only limitation is I believe is that to create new databases,
> you'll have to have "create" rights on the username for one of the
> databases you set up, and choose that database in phpMyAdmin before
> creating the new database with SQL.
>
>
> Sverre
> --
> <disclaimer> I speak for myself only! </disclaimer>
> "to be yourself, in a world that tries, night and day, to make you just
> like everybody else - is to fight the greatest battle there ever is to
> fight, and never stop fighting" -- e.e. cummings
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>