Posted by asif2bd936 Day ago, There are 7 comments, 12648 views
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. It is a project of the Apache Software Foundation.
hmmmmmm. The installer doesn't seem to set up Apache 2.2 for windows properly (even though it's supported). When loading a php page, it either comes out as plain text or the server just sends the source file to the browser. Until that's fixed or unless someone has a solution (adding something to httpd.conf), I guess I'll stick with apache 2.059.
I installed this version with no problem. Only thing that is bugging me is that when I load a php page, the "X-Powered-By:" HTTP header still says PHP/5.2.2, and "Apache Server Monitor" shows PHP/5.2.3.
RE:PHP 5.2.3 by skarthi1981 on 2007-07-13 23:25:35