| Author |
Topic:
Anyone know if php4 and php5 can run side-by-side
[Locked] |
-Zalliun-
Posts: 89
Registered: 2002-1-30 14:07:47
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
on a windows server ?
-----signature-----
Fake it till you make it
|
Digero
Posts: 580
Registered: 2002-10-21 23:55:01
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
I think you can. At one point I had my computer set up with IIS for testing php pages with php4. When php5 was released, I installed it without uninstalling php4. I vaguely remember associating the .php4 and .php5 extensions with their respective versions of php in IIS, but it was a while ago and I didn't really know what I was doing  . I also don't remember if I had to do anything else to get it to work. I've reformatted since then and haven't set IIS up again, so I can't check... I'd definatley recommend trying it on another computer before doing it on a server.
-----signature-----
[LotRO] Digero (Guardian), Digrim (Burglar), Dignite (LM), Azrea (Hunter) - Landroval
[AC] Digero, Lyera, Draxxe - Leafcull (Retired)
[CoH] Devil's Zealot, Scinta, Izzard - Guardian (Retired)
Digero's AC Decal Plugins: http://decal.acasylum.com
|
-Zalliun-
Posts: 89
Registered: 2002-1-30 14:07:47
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
ok , ill guess ill have to do a backup first
-----signature-----
Fake it till you make it
|
-Prismatic- [Archive]
Title: Keeper of the Ratings
Reg Thread Offendr
Posts: 538
Registered: 2002-11-18 18:05:28
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
Might cause an error when you attempt to run both at the same time..
-----signature-----
_____.........--------===*
The More You Know.
Take what you want from this life. It's yours.
Weight Loss Since Jan 1, 2011: Start: 263.1lbs - Current: 185.5 lbs
Lost to Date: 77.6 Lbs. http://www.endomondo.com/workouts/uXH
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
|
you can run both, but only one can be associated with the extention .php (or any other extension)
for pages you write your can specify .php4 or .phh5 for the one not associated with the "default" version of php.
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
|
Works fine on my server. So long as you assign extensions.
|
-Zalliun-
Posts: 89
Registered: 2002-1-30 14:07:47
|
Date Posted:
1/1/00 12:00am
Subject:
Anyone know if php4 and php5 can run side-by-side
|
thanks all.
ended up fiding a server more instead  got tired of renaming php files
-----signature-----
Fake it till you make it
|