[resolved] Apache and v5.2 debugger module |
|
Hi Dmitri,
There's nothing in the error_log. It attempts to start (I get the usual certificate error), but then it dies silently. I re-installed 5.0.1 and I re-installed the dbg file (debugger/server/Linux/dbg-3.2.7-Linux/x86/dbg.so-5.2.x) and apache starts just fine. File sizes differ: 5.0.1: 93808 5.2.0: 86764 I'll stick w/ the 5.0.1 version (provided it works w/ 5.2.0?) Thanks! Joe K. |
||||||||||||
|
Site Admin
|
Looks like you took debugger module that is not compatible with your Linux. PhpED 5.2 comes with the following PHP-5.2 modules for Linux platforms: Linux-2.4: 93808, exactly the same as one shipped with 5.0.1 Linux-2.6 x86: 86764 Linux-2.6 x86_64: 102016 |
||||||||||||||
_________________ The PHP IDE team |
|
Dmitri,
I took the 2.6 version because I am running a 2.6 kernel. uname -a gives: 2.6.18-5-686 #1 SMP Sun Aug 12 21:57:02 UTC 2007 i686 GNU/Linux I'll stick w/ the 2.4 version since it works. I could test a new 2.6 version for you if it is compatible with my kernel. Thanks for the info! Joe |
||||||||||||
|
Site Admin
|
kernel is finally not the thing that makes difference, it's GLIBC makes.
What glibc version is installed on your system? |
||||||||||||
_________________ The PHP IDE team |
|
Dmitri,
Here's my glibc info: sh-3.1# ldd --version ldd (GNU libc) 2.3.6 Copyright (C) 2005 Free Software Foundation, Inc. Is this an old version? thanks, Joe |
||||||||||||
|
Site Admin
|
if it's rpm-based linux, the command below would be more appropriate I think
rpm -qa|grep glibc if it is 2.3.6, dbg for 2.6 won't work with it, you'd need glibc 2.6 or at least 2.5. |
||||||||||||
_________________ The PHP IDE team |
|
It is indeed 2.3.6, so I guess I need to use the 2.4 version.
Thanks for your help! Joe |
||||||||||||
|
Having Same Debugger Problems as Well |
|
It would be nice if the instructions for installing the debugger were clearer about which version of the debugger people should use and package all recent versions of the debugger in the nuSphere 5.2 distribution.
In the instructions and in your explanation here you make the distinction that the Kernel version determines the version of dbg.so to use--then you say what really matters is the glibc version. Huh? I think you need to document this more clearly or lots of people will get confused. It's particularly bad because if they follow the direction, they will have a problem and no amount of reading and re-reading will set them straight. Not everybody checks the forums... In addition, having several versions of of the debugger named dbg.so.5.2.x and only including he most recent version in the distribution (which overwrites the older dbg.so.5.2.x in C:\Program Files\nusphere\phped\debugger\server\platform on upgrade) makes it easy to get confused and hard to roll back if you follow the instructions given, overwrite the previous version of dbg.so-5.2.x then find out it's not the kernel that matters but the version of glibc. Luckily I had an the right version of dbg.so-5.2.x sitting around, otherwise it would have been more searching to find the right file. |
||||||||||||
|
Site Admin
|
I'm not sure what you're about. All the recent debugger modules are always comming with the most recent version of NuSphere PhpED.
Would you please point me out to at least one location, where I said that linux kernel version plays _ANY_ role?
Right. A lot of people already got confused. Next build will come with table below:
It looks like you're under impression that we distribute various versions of the debugger together. No, you're not right. What comes with PhpED is just one version of the debugger, 3.2.7 at the moment. Although, debugger for php 5.2.x for different unix and/or linux version is named the same dbg.so-5.2.x (not dbg.so.5.2.x) |
||||||||||||||||||||||
_________________ The PHP IDE team |
[resolved] Apache and v5.2 debugger module |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by