Hello, > More specifically, I get a detailed list of a ton of PHP warnings > output the the stream until finally it times out and gives the fatal > error: "Maximum execution time of 30 seconds exceeded in E:\34FTI\dev > \cake\cake\libs\model\dbo\dbo_mysql.php on line 100" > > Which leads me to believe that there is a problem connecting to the > database. And what about increasing the max_execution_time setting in PHP.ini?
Increase that, make it 300s, or more. Since you're local, that can only help to see the real error hidden inside all of the messages. With kind regards, Daniel
signature.asc
Description: This is a digitally signed message part
