installing dbg on freebsd |
Site Admin
|
I not sure what you're trying to achieve with make install.
There is no make install that could install the module. It's an omission in php building scripts. Just take dbg.so in modules and do what is necessary to do |
||||||||||||
|
|
I was able to do a make install, but first had to modify the configure statement, and some permissions.
chmod 775 build/* ./configure --enable-dbg=shared --with-dbg-profiler --with-php-config=/usr/local/bin/php-config --prefix=/usr/local/lib/php --with-libtool=/usr/local/bin/libtool make make install but now, I cannot telnet to localhost 7869... howevery, dbg does show up in phpinfo(); |
||||||||||||
|
Site Admin
|
a common mistake.
Debugger module is not supposed to listen on any ports. |
||||||||||||
_________________ The PHP IDE team |
installing dbg on freebsd |
|
||
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