NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
ssl tunnel, phpeclipse and dbg


Joined: 18 Aug 2004
Posts: 1
Reply with quote
hi all Smile

i tunnel port 7869 via ssh to my local PC ... when i "telnet localhost 7869" on the server the dbg listener on my pc catches the call ...
when i load a page with "?DBGSESSID=1@localhost:7869;d=1,p=1" the listener connects and disconnects only - but no profiling/debugging information are catched Sad

18.08.2004 23:45:55 192.168.0.5 client connected
18.08.2004 23:45:55 192.168.0.5 client disconnected

someone got an idea how to fix this problem? Sad

dbg Version 2.11.23
dbg listener 2.11.26

and another problem is that i often get this error:

19.08.2004 00:10:12 Failed to open or create an instance of IDE CoClass {F7B68CDA-BFAF-440A-B72B-895D0C2E8BED}. OSERR (0x80080005) 'Starten des Servers fehlgeschlagen'.
19.08.2004 00:10:12 192.168.0.5 client disconnected

maybe someone knows a solutions for this problem 2 Smile
View user's profileFind all posts by HellkeeperSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
first of all ";d=1,p=1" flags were introduced in dbg 2.16. So they are ignored in 2.11. You'd use "?DBGSESSID=1@localhost:7869" instead.
2) DbgListener version should match dbg module version.
3) Regarding "Failed to open or create an instance of IDE CoClass..." it should be investigated with the IDE authors. Please supply them all the necessary info ask them to provide logs from the CoClass factory. Then it will be clear what's up and why dbglistener failed to create an instance.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 20 May 2005
Posts: 2
Reply with quote
hi,

i have exactly the same problem.
i am using php5.0.3 and both php_dbg.dll and DbgListener are 2.11.32

is there any solution for this ?


the two errors i got:

20.05.2005 19:15:42 127.0.0.1 client connected
20.05.2005 19:15:42 Failed to open or create an instance of IDE CoClass {9419B6C1-9D73-11D4-BB79-B0BBF3DE2E23}. OSERR (0x80004002) 'Schnittstelle nicht unterstützt'.
20.05.2005 19:15:42 127.0.0.1 client disconnected

20.05.2005 19:20:55 192.168.0.4 client connected
20.05.2005 19:20:55 Failed to open or create an instance of IDE CoClass {9419B6A2-9D73-11D4-BB79-B0BBF3DE2E23}. OSERR (0x80040154) 'Klasse nicht registriert'.
20.05.2005 19:20:55 192.168.0.4 client disconnected

and: if i do not change the class-id in a newly created ini file, the result is following:
20.05.2005 19:25:28 192.168.0.4 client connected
20.05.2005 19:25:28 Failed to open or create an instance of IDE CoClass {00000000-0000-0000-0000-000000000000}. OSERR (0x80040154) 'Klasse nicht registriert'.
20.05.2005 19:25:28 192.168.0.4 client disconnected
View user's profileFind all posts by pzYsTorMSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
The problem is caused by IDE CoClass.
What IDE do you use?
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 20 May 2005
Posts: 2
Reply with quote
These errors come from your DbgListener.exe.

Normally i wanted to use it with eclipse 3.0 (with phpeclipse plugins)... but this does not work at all...
View user's profileFind all posts by pzYsTorMSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
As far as I know, PhpEclipse comes with itsown DbgListener embedded in. In other words you don't need to run DbgListener.exe at all. See PhpEclipse documentation for further details or contact the authors/mainteners.
TIA.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
ssl tunnel, phpeclipse and dbg
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