I am running on a Windows XP machine with PHP 4.3 and Apache 2 (that's correct not IIS).

I installed PHPDocumentor using the instructions both from pear & on the download site.

It created an index.html but when I try to run it I get a split screen form with 'ready for command' on the bottom half and nothing on the top half. Behind this screen is an error message complaining about unable to open content/editor.xul

I cannot find anything on this on Google and don't know where to go from here.

Any help would be GREATLY appreciated as I cannot proceed on my project until I can document the usage of some third party classes I want to use.

Thanks in advance
Terry

    16 days later

    OK I got it. Once again I am a morron. The program must be run thru the web server duh!!!! ie localhost:......

    It works fine now.

      Write a Reply...