|
Posted by Super_Lopez on 06/19/06 17:10
Hello all.
On one computer running WindowsXP I decided to intall Apache 2.2.2
HTTP server (current stable version at this moment), and MySQL
5.0.22 GA database server (last released version too).
PHP 5.2.x-dev (from http://snaps.php.net) runs as a module in
Apache 2.2.x without problems, but due it isn't obviously a
released version and there aren't MySQL 5.x PHP/connectors for PHP
5.2.x-dev, I use PHP 5.1.4 until the suitable release.
All in a development enviroment, of course.
I knew about PHP 5.1.4 and Apache 2.2.x problems, and read about
some "patches" (e.g. Apachelounge.com). But, instead of download
and install third-party modules, libraries or other files, i tried
to use the php5apache2_2.dll (included in 5.2.x-dev) for the
LoadModule directive (in httpd.conf).
Seemingly, all is running smoothly. So, in your oppinion, could i
expect serious problems? Could this alternative be a good choice
with regard to the Apachelounge proposal?
Regards.
Navigation:
[Reply to this message]
|