|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Has anyone else seen incorrect information on a phpinfo() page on the
Windows build of 5.2.6? The Apache log shows "Apache/2.0.63 (Win32) PHP/5.2.6 configured -- resuming normal operations", but phpinfo() and phpversion() still show 5.2.5. The CLI executable does show the correct version, though. -- Scott Lerman |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Tue, May 6, 2008 at 11:57 AM, Scott Lerman <smlerman@gmail.com> wrote:
> Has anyone else seen incorrect information on a phpinfo() page on the > Windows build of 5.2.6? The Apache log shows "Apache/2.0.63 (Win32) > PHP/5.2.6 configured -- resuming normal operations", but phpinfo() and > phpversion() still show 5.2.5. The CLI executable does show the > correct version, though. Did you remember to restart Apache? I know the message you printed above from the log would indicate such, but it never hurts to double-check. Also, are you certain that it's using the correct DLL by configuration in both httpd.conf and any .htaccess files? -- </Daniel P. Brown> Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just $59.99/mo. with no contract! Dedicated servers, VPS, and hosting from $2.50/mo. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Yup, I restarted Apache several times. The httpd.conf line I have is
LoadModule php5_module "C:/Program Files/PHP/php-5.2.6-Win32/php5apache2.dll". If nobody else has seen this problem, I'll just assume it's some oddity on my system. I just figured I'd mention it in case others were having the same problem. On Tue, May 6, 2008 at 12:49 PM, Daniel Brown <parasane@gmail.com> wrote: > > On Tue, May 6, 2008 at 11:57 AM, Scott Lerman <smlerman@gmail.com> wrote: > > Has anyone else seen incorrect information on a phpinfo() page on the > > Windows build of 5.2.6? The Apache log shows "Apache/2.0.63 (Win32) > > PHP/5.2.6 configured -- resuming normal operations", but phpinfo() and > > phpversion() still show 5.2.5. The CLI executable does show the > > correct version, though. > > Did you remember to restart Apache? I know the message you > printed above from the log would indicate such, but it never hurts to > double-check. > > Also, are you certain that it's using the correct DLL by > configuration in both httpd.conf and any .htaccess files? > > -- > </Daniel P. Brown> > Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just > $59.99/mo. with no contract! > Dedicated servers, VPS, and hosting from $2.50/mo. > -- Scott Lerman |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Tue, May 06, 2008 at 02:00:33PM -0400, Scott Lerman wrote:
> Yup, I restarted Apache several times. The httpd.conf line I have is > LoadModule php5_module "C:/Program > Files/PHP/php-5.2.6-Win32/php5apache2.dll". If nobody else has seen > this problem, I'll just assume it's some oddity on my system. I just > figured I'd mention it in case others were having the same problem. It's better to use a path without whitespaces, eg. c:\php instead of c:\program files\php. Have you copied some php5XXXXX.dlls from prior installations of php to windows's system folder? Greetings guenti -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/CM d- s++: a+ C++++>$ UBL*++++$ P++ L+++ E--- W+++ N+ o-- K- w O- M- V-- PS++ PE++ Y PGP+++ t--- 5 X++++ R++ tv- b+++ DI D++++ G++ e* h---- r+++ y++++ ------END GEEK CODE BLOCK------ |
|
![]() |
| Outils de la discussion | |
|
|