Hi, ok i'll make this as simple as possible
i have a website, 40,000 members all squeezed into a flat file database
im now in process of converting that to MYSQL, so ive wrote a simple PHP script out which uses a loop to dump each users details into the table
it works fine, the script is flawless, but after 30secs it stops processing
now obviously this is due to a PHP limit of MAX Execution Time
Noted, and altered to 700 secs, restarted apache, then the server, still no luck
any ideas



LinkBack URL
About LinkBacks
Reply With Quote






