Hi, I've just installed apache 2 on windows98 and works fine.
Then, I install php5.0.0 beta and works as expected, but some
restrictions apply.
Im a newbie to php, and I dont know why, when I request at
the server the test.html it dont send me the results of
the php script in that (dot) html file, but if I change the
extension to (dot) php and I request that file (test.php) the
server shows me the results of the php script.
What Im doing wrong? Its something in the httpd.conf of the
apache server?
Any feedback would be appreciated. Thanks in advance.
Then, I install php5.0.0 beta and works as expected, but some
restrictions apply.
Im a newbie to php, and I dont know why, when I request at
the server the test.html it dont send me the results of
the php script in that (dot) html file, but if I change the
extension to (dot) php and I request that file (test.php) the
server shows me the results of the php script.
What Im doing wrong? Its something in the httpd.conf of the
apache server?
Any feedback would be appreciated. Thanks in advance.
Comment