[PHP-INSTALL] Re: Newbie help - getting PHP 5.2.0 to work with Apache 2.2.4 on Windows Server 2003

2007-02-02 Thread Sean Madden
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

[PHP-INSTALL] Re: mysql extension won't work on vista?

2007-02-02 Thread Sean Madden
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

[PHP-INSTALL] Problem building PHP with GCC 4.1.1

2007-02-02 Thread Jon Earle
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