Hi David,
I had some problems with my install as well, but I worked thru. Obiviously
your PWS is not set right. I really can't help you with that because I used
Apache. I suggest you go that wya. There is a free download of
PHP/MySQL/Apache Server software called Triadphp. You can search for it at
download.com. This does all the nsta;; and setup for you.
You might try it. If you still have problems let me know and I will send you
my ini files.
Also, make sure you followed the instructions on pages 28-31 exactly.
Richard D. Williams
David Horowitz wrote:
> I got the Beginning PHP4 book today and I tried to install PHP onto my
> computer (running windows 98 se). However every time I try to open
> phpinfo.php in my web browser I just get the text back:
>
> <?php
> phpinfo();
> ?>
>
> The only error I came up with is when I install PWS onto my computer I get
> an error message near the end of the installation:
>
> "Unknown error occurred while making MTS specific changes to the system
> registry. Error code=0x80004005"
>
> and
>
> "Setup of "Transaction Server Core Components" failed. The specific error
> code is 0xfee670. Setup will continue but the component may not function."
>
> Other than that, I have checked and rechecked that I followed the
> instructions exactly. That's the only error. Any ideas?
>
> Thanks in advance.
>