Hi,
I'm setting up a PC and a laptop
with PHP4 + Apache + MySQL (and Flash5).
I've installed everything....Apache is running...move the .dll's to Windows System
files, configured Apache to work with PHP4
(per Julie Melonie's instructions in PHP4 Fast & Easy)...also tried the later versions of everything in Server Side Flash....
When I open http://localhost/ I see the Apache intro (i.e. installation successful)
but when I save <? phpinfo(); ?> as
phpinfo.php in the htdocs folder and
try to see it in EI or Netscape
(http://localhost/phpinfo.php)
the browser only shows the code, not the info(??)
Any suggestions?
Thanks!
Cal