With apache 2.2.4 there's an additional file you have to edit.
Simply add the following lines to conf/mime.types
application/x-httpd-php php
application/x-httpd-php-source phps
And you should be fine.
Bryan Garmon wrote:
I'm pulling my hair out trying to figure out what is wrong with my web
I'm running PHP 5.2.0 on Vista Business as well. I got the MySql
extension working my simply copying the libmysql.dll file right into
%system32%; works fine.
Did you make sure that apache is parsing the right .ini file?
Jeff Emminger wrote:
hello,
i just installed php5.2 on windows vista bu
Hi folks,
Trying to build php 4.4.4 on a RHEL4 (64-bit) box using GCC 4.1.1 (binutils
2.17) that I built on this box (default compiler was gcc 3.4.6).
Compiling under 3.4.6 works fine. However, when compiling under 4.1.1, I get
the following error:
..
/usr/local/gcc411/lib/gcc/x86_64-unknown-li