|
Databases larger than five or ten megabytes often will time out the system when uploading them (when attempting to install them from phpmyadmin, for example); so you can either :
have him give you a .SQL file (dump), but load it into the actual MySQL database direct from the command line (and NOT from phpmyadmin)
...or...
just install the files he gave you from the command line...
the first option mentioned above (loading dump file from command line) is probably easiest.
__________________
rRhino.com ...social networking for book fans...
|