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:
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
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