I just installed Xitami server on my XP system. Also installed php-4.2.1-installer.exe
Tried to execute my phpinfo() script named phpinfo.php from both the command line and the browser. ~~~~~~~~~~~~~~~~~~~~~~~~~~ <html> <head> <title>phpinfo</title> </head> <body> <?PHP phpinfo(); ?> </body> </html> ~~~~~~~~~~~~~~~~~~~~~~~~~~~ error message: Which displays in a "Microsoft Picture It! Photo" window C:xitami/webpages/phpinfo.php can not be opened. I am brand new at this stuff. Can you help me get set up? Thanks. Bill