I try to install Php 4.10 on my win 95 machine. I use php410-installer.exe. Web server is Microsoft PWS on win 9x.
 
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