Hi,

>hi
>
>i have installed the lite package on my server
>now i try to get the database initialised
>by importing the .sql file through a phpadmin
>interface

No login per ssh or telnet possible?

>somehow this does not work

Did you create the database first?
Do you have rights to create a totally new database?
(several hosted systems allow only 1DB/account, mostly this is
preconfigured...)

>no tables are recognised
>when i cut and paste some text parts into a direct text input for the
sql it does work
>but the 4mb is to large to past into that field

If everything fails, copy and paste in pieced, every table at once...
You can usually find the SQl statements beginning with CREATE INSERT or
UPDATE
And ending with a semicolon ";"

>please help
>appreciated
>marc

Good luck,

Alex



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to