[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

04/12/2007 at 04:55AM PDT, ID: 22506757 | Points: 300
[x]
Attachment Details

ptkdb for CGI script

Asked by vi_srikanth in CGI Scripting, Linux Programming, Perl Programming Language

Tags: cgi

Hi

Using ptkdb I would like to debug my CGI script. My server and client are same machine only. This is my script:

 #!/usr/local/bin/perl -d:ptkdb
 BEGIN {
     $ENV{'DISPLAY'} = "10.40.14.106:0.0";
 }
 Then my code
 .
 .
 .

But, if I open the script in my web browser, I am not getting any ptkdb window. ptkdb works fine at command line, but it is not showing up when i access the cgi thru browser.

This is what I have configured for the xhost in my system:

 xhost
 access control anabled, only authorized clients can connect
 INET:10.40.14.106
 (where 10.40.14.106 is my ip)


Any help is greatly appreciated.

Thanks
Srikanth
[+][-]04/12/07 07:06 PM, ID: 18902967

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/12/07 11:26 PM, ID: 18903723

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/13/07 07:27 PM, ID: 18909533

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74