andre
06-21-1999, 07:23 AM
Hi there,
I am a new member (as of June 16th) and tried to keep up with all the discussions from the archive. Especially of interest was the Apache,PhP,MySQL topic. Still, I couldn't find a solution for my problem.
Apache is running fine on my machine (win98), but php just doesn't seem to be working that good. I have one basic php page with the following code:
<? phpinfo(); ?>
When I try to load that into my browser, it comes up with the dialog box "open it, or save to disk". I say "open it" and it comes up with what program to open it. So I choose Internet Explorer and it just displays the source. When I choose php.exe, a dos box opens, executes the php file and closes. Isn't it possible to have the results of my php page displayed in the browser?
Thanks for your help in advance.
Andre
I am a new member (as of June 16th) and tried to keep up with all the discussions from the archive. Especially of interest was the Apache,PhP,MySQL topic. Still, I couldn't find a solution for my problem.
Apache is running fine on my machine (win98), but php just doesn't seem to be working that good. I have one basic php page with the following code:
<? phpinfo(); ?>
When I try to load that into my browser, it comes up with the dialog box "open it, or save to disk". I say "open it" and it comes up with what program to open it. So I choose Internet Explorer and it just displays the source. When I choose php.exe, a dos box opens, executes the php file and closes. Isn't it possible to have the results of my php page displayed in the browser?
Thanks for your help in advance.
Andre