I try to install Php 4.3.4 on a win xp machine. I use php434-installer.exe. Web server is IIS 3 or lower.
 
When I run script like:
<html>
<?php
echo "Hello World!\n";
?>
</html>
It opens a blank screen. "View Source" display script itself.
 
When I run script like:
<?php
echo "Hello World!\n";
?>
It opens a file download window and then close itself.
 
I check php.ini and set extension_dir to c:\php. But the problems continue as usual.
So I need your help to figure out what's wrong.
 
Yue Zhang
 


Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

Reply via email to