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 <[EMAIL PROTECTED]> wrote:
> At 15:19 -0500 30-11-01, [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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to