As I continue to investigate performance tweaks and options in my 4.2 testbed, I'm looking at the possibility of switching either or both of the MT admin code and the generated blog from cgi to php, but I can't seem to find any comprehensive information on what is involved in such a transition.
For the Admin side of things, do I just need to copy or move the files under /path/to/mt/php/ to the corresponding directories in /path/to/mt and then point the browser at mt.php instead of mt.cgi? (I tried browsing to /mt/php/mt.php but got nothing but a blank page.)
As for the generated blog, I changed the publishing schema from static to dynamic and rebuilt the site, which renamed all the index .html files to .html.static and generated an mtview.php, but surfing to that page returned
QUOTE
The requested page could not be found.
Page not found - /new/mtview.php
Page not found - /new/mtview.php
I can't help thinking that I'm missing a step or two somewhere along the way, but either I'm getting increasingly myopic or the documentation is somewhat lacking in this area. Can anyone fill in the blanks for me, or tell me I'm an idiot and cite the page that I should have been reading in the first place? I'm running Win2k3 / IIS 6.0 / MT 4.2 / Perl5.8.8 / PHP 5.2.4
Thanks in advance.
