
PHP 4.3.1 or 4.3.3?
Moderator: General Moderators
PHP 4.3.1 or 4.3.3?
i've made an upgrade from php 4.3.1 to 4.3.3 on win xp and apache 1.3.28 (first uninstalled the old one then installed the new one) and i checked phpinfo() and it showed 4.3.1 version and what was more weird is shown on the jpg enclosed. I reinslalled apache and php a few times and it's still like that. how can i know which version do i really have and why is it shown like that?


Hey! I managed to do that also not to long ago. Did not know how I fixed it, so I tried again.
5 minutes ago I updated from the 4.3.4-RC2-dev to the stable 4.3.4. Unzipped, copied into the /php/ folder, ran phpinfo and got same odd results as you.
I fixed this by copying php4ts.dll to the system32 directory.
5 minutes ago I updated from the 4.3.4-RC2-dev to the stable 4.3.4. Unzipped, copied into the /php/ folder, ran phpinfo and got same odd results as you.
I fixed this by copying php4ts.dll to the system32 directory.
- devork
- Forum Contributor
- Posts: 213
- Joined: Fri Aug 08, 2003 6:44 am
- Location: p(h) developer's network
I was having same problem but on linux
I recompiled php (6-7 times
) with gd, but still it was showing --with-out-gd.
but when I restarted the apache and it started showing the right version ... with all extension compiled with.
offf !
but in case of windows dll files also effect... whether they are loaded or not ...
I recompiled php (6-7 times
but when I restarted the apache and it started showing the right version ... with all extension compiled with.
offf !
but in case of windows dll files also effect... whether they are loaded or not ...