OK I cleaned out my first install PHP folder & copied over the unzipped folder again. All the configured stuff should be in apache & php.ini elsewhere. Then I read through the install.txt again real careful & updated my notes here:
http://www.edgehill.net/html/php/install.htm


No error messages, it just doesn't do anything. View source shows my php code:

<?php phpinfo();?>
<?php echo 'Hello'; ?>

I've never set these things up before so maybbe I'm missing something obvious?


Paul Furman wrote:


I'm charting my progress installing on a win2k machine here:
http://www.edgehill.net/html/php/install.htm
http://www.edgehill.net/html/php/php-install-01.gif
for more detail on my situation

I guess I've got the thing installed, I did the apache httpd.config changes and got that to load without errors but it's not interpreting my php test code.

What I did was to run the automatic intall then unzip the larger version & paste all that into the same C:\PHP folder. There were only a couple repeat files and I did not overwrite them. Is this my problem?

There are no error messages to look at, I don't know what else to do besides reading about the manual install which is pretty much over my head though I'm trying. I'm running the machine as administrator so permissions shouldn't be a problem.

Thanks,
Paul

Reply via email to