Re: "loading database schema" takes forever -
11-09-2004
, 06:30 AM
Solved it,
The problem was getting so bad that I would get "Loading database schema" just
by moving elements around the page.
Dont know if my solution applies to other users that have experienced this
problem becuase in all the posts no one has mentioned this solution.
The problem is not with Dreamweaver, it is with PHP.
You have to configure PHP to use php4isapi.dll instead of PHP.EXE.
Rather than going through the steps just go here
http://denbourdon.free.fr/development/php4iis5/php4iis5_en.htm
and follow the directions.
Accessing all server behaviours in Dreamweaver is now instant |