NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
debugger installation


Joined: 05 Jan 2009
Posts: 3
Reply with quote
Hi,


I'm trying to get the debugger running on my home server. After about three intensive hours of googling and searching here on the forums I decided to make a new thread. (It's getting late here and I need to sleep).

I've used the debugger-installation-wizard (v2.0.2004) and done exactly as it tells me to do, with no success.
I've also followed some instructions that I've found here at the forums with the same result.

The error I get when I try to start my server is:
Code:
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/dbg-php-5.2.so' - /usr/lib/php5/20060613+lfs/dbg-php-5.2.so: cannot open shared object file: No such file or directory in Unknown on line 0


Currently, I'm trying to load the module through the line
Code:
extension=dbg-php-5.2.so

I've tried with the 'zend_extension=complete path' with the same result.

Some information about my system:
Apache Version: Apache/2.2.9 (Debian)
PHP Version: 5.2.6-5
System: Linux xxx 2.6.26-1-orion5x #1 Tue Dec 16 16:42:33 UTC 2008 armv5tel

I'm not an experienced linux administrator, so if there's some info missing, I'll be glad to fill in.
I'm sure of that the paths are correct (where my .so file is and where the extensions_dir points to).
I've also set the permission on the .so file to 777.

Could it have something to do with the fact that my system runs on a ARM-processor?
(It's a 'Qnap TS-209 Pro' NAS, FYI)

Dying to get help with this.

Best Regards

/Mathias
View user's profileFind all posts by letshackSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
No such file or directory

it means it.
check if you didn't mistype file name.

Also you may want to check that debugger module is taked from appropriate archive and is compatible with your platform.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 05 Jan 2009
Posts: 3
Reply with quote
The file is there, it points to the right place, no doubt about that.

Though, I took the file "dbg-php-5.2.so" from the "x86" folder (because there is no "ARM" folder).

Could it be that this x86 version ain't working on a ARM-processor?

And if so, is it possible to get one that does?
View user's profileFind all posts by letshackSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
ARM processor? but why? are you really serious about running web site under ARM cpu?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 05 Jan 2009
Posts: 3
Reply with quote
Well, both yes and no.

The device I have is this little fella:
(modified with debian)

It's nice to have for developing and testing (and a lot of other things).
View user's profileFind all posts by letshackSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Strange choise indeed. I'd prefer something x86-compatible.
As of ARM, isn't it for mobile/portable devices?
http://en.wikipedia.org/wiki/ARM_architecture

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
debugger installation
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic