outline
02-25-2000, 12:06 AM
After development, we will be moving the database from a shared environment to a dedicated environment so that we can customize and tune the server to meet our specific needs.[nbsp][nbsp]What do you all recommend as the best method to do this?
I have the PHP MysqlAdmin tool installed.[nbsp][nbsp]Do you all know of a the best way to actually replicate a database, its structure, tables, and data for large amounts of data?
We have written a PHP script to go through and pull records and then put those records into the new database but the process times out b/c PHP scripts can only run for 20 seconds on the shared server.
You all are always such a help.[nbsp][nbsp]Thanks in advance!
------------------
I have the PHP MysqlAdmin tool installed.[nbsp][nbsp]Do you all know of a the best way to actually replicate a database, its structure, tables, and data for large amounts of data?
We have written a PHP script to go through and pull records and then put those records into the new database but the process times out b/c PHP scripts can only run for 20 seconds on the shared server.
You all are always such a help.[nbsp][nbsp]Thanks in advance!
------------------