[EMAIL PROTECTED] wrote:
Hi, this is Jimmy and I'm new to php and I just read all the informations you provided including installing php4 but when I tried to run the sript but when I tried to run the "phpinfo.php", it doesn't run but the "<? phpinfo() ?>" message popped up in the text editor...I did try to fund out the problems...would you please tell me what have I done..thankzAssuming that you are getting at your script by a url e.g. http://mybox.com/phpinfo.php in your browser and its giving you back the source then you need to configure your webserver to get php to parse the file. In Apache its the AddType line (it will be in the installation notes). If its IIS then I personnally cannot help but there will be others on this list who can.
What webserver are you using?
HTH
Chris
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php