Debugger modules and execstack |
|
OK
I have found some solution. The problem is because the compilers never set the attribute whether the dynamic module requires stack or not. If it is not set, os assumes that it will require stack and thus linux complains permission denied. So you can manually set stack requirement attribute of each dynamic modules and make it run. If there is any other dynamic module that is loaded by this module, they also need to be set to not require stack. You may do this by typing: execstack -c /usr/lib/php/modules/dbg.so-5.1.x |
||||||||||||
|
Debugger modules and execstack |
|
||
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