Welcome Guest, Not a member yet? Register   Sign In
php 5.3 in apache in windows
#5

[eluser]FutureKing[/eluser]
[quote author="Chad Fulton" date="1246576407"]You should also note that there are issues with PHP 5.3 and CodeIgniter. The URI filter will fail by default (http://codeigniter.com/bug_tracker/bug/7126/).[/quote]
Oh! Is it possible to install both version of php 5.2 and 5.3 on same server(but different virtual hosts)?

Quote:You are better off installing it manually using the zip file. And then
LoadModule php5_module "C:/php/php5apache2_2.dll"
AddType application/x-httpd-php .php

in the httpd.conf to handle the php page requests through apache.
“C:/php/php5apache2_2.dll” should be replaced with full path to the dll file on your machine.

Thanks! that worked perfectly. But just one more problem. I have several virtual hosts i.e.
server1.localhost
server2.localhost
system.localhost
localhost

php only working on http://localhost not on other virtual hosts. How to enable php 5.3 on other vhosts too.


Messages In This Thread
php 5.3 in apache in windows - by El Forum - 07-02-2009, 11:10 AM
php 5.3 in apache in windows - by El Forum - 07-02-2009, 11:13 AM
php 5.3 in apache in windows - by El Forum - 07-02-2009, 11:58 AM
php 5.3 in apache in windows - by El Forum - 07-02-2009, 12:13 PM
php 5.3 in apache in windows - by El Forum - 07-02-2009, 12:18 PM
php 5.3 in apache in windows - by El Forum - 07-04-2009, 06:52 AM
php 5.3 in apache in windows - by El Forum - 07-04-2009, 07:16 AM
php 5.3 in apache in windows - by El Forum - 07-06-2009, 02:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB