yes, 2.2.6 is the version I'm using (I just checked.. sorry about that :) )
is there any way to turn on a debug log or any kind of log for php? the
apache error.log says it configured it, but never says weither it's actually
running it or not
"Keith Roberts" <[EMAIL PROTECTED]> wrote in mes
IIRC Apache development releases have an odd numbered
suffix. The latest releases have an even numbered suffix.
2.2.6 is the latest stable release of Apache.
On Wed, 14 Nov 2007, Bryan C wrote:
To: php-install@lists.php.net
From: Bryan C <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] PHP5.2.4 se
yes, I've configured the PHP.ini and httpd.conf acccording to all the
instructions as far as I could tell. I should say, I have CHECKED the php.ini
and httpd.conf files, and based on the instrutions, they were set up correctly.
(I used the msi install files for both apache and php5...)
Date:
Have you configued apache to execute PHP files.
Read install notes here:
http://www.sunilb.com/php/php-tutorials/how-to-configure-php-on-apache-windows
Hope this helps:
http://www.sunilb.com - Programming Tutorials / Articles - PHP, C, etc
http://www.careercurry.com - Career Articles
On Nov 14,
I've installed the newest version of Apache (2.2.3, I believe), and the
newest version of PHP5 (5.2.4), and Apache works fine, though I have the
localhost defined as 127.0.0.1 (since I have no domain name or server), any
html page I set up will display fine, but if I add an PHP code in it (just