[RESOLVED]dbg-php-5.2.dll not browse at phped debugging

Problems with the Windows version of XAMPP, questions, comments, and anything related.

[RESOLVED]dbg-php-5.2.dll not browse at phped debugging

Postby hanpedro » 25. January 2009 01:40

My box is windows 7 x64 and upgraded to xampp for windows 1.7.0.
Image

As shown at the attached screen shot, dbg-php-5.2.dll not browse at phped debugging.

My apm setting for debugging is as follows;

1. httpd-vhost.conf
<VirtualHost *:8080>
ServerName tester.localhost
ServerPath k:/_web/settest
DocumentRoot k:/_web/settest
<Directory "k:/_web/settest">
Options -Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
ErrorLog D:/xampp/Apache/logs/localhost_error_log
CustomLog D:/xampp/Apache/logs/localhost_access_log combined
</VirtualHost>


2. [debugger] at php.ini

Code: Select all
[debugger]
zend_extension_ts="D:\xampp\php\ext\dbg-php-5.2.dll" (replaced with phped's)
debugger.enabled=on
;debugger.enable_session_cookie=on
;debugger.session_nocache=On
;debugger.JIT_enabled=On
;debugger.JIT_level=3
debugger.profiler_enabled=on
debugger.hosts_allow= 127.0.0.1 192.168.0.1 hanpedro.localhost
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16
eaccelerator.enable="0"


Any comment would be appreciated.

Thanks in advance.
Last edited by hanpedro on 25. January 2009 08:19, edited 3 times in total.
hanpedro
 
Posts: 134
Joined: 09. February 2005 06:03
Operating System: SCientific Linux 6.1 x86

Re: dbg-php-5.2.dll not browse at phped debugging

Postby Izzy » 25. January 2009 05:14

Is this file dbg-php-5.2.dll in this folder D:\xampp\php\ext\ ?

Did you restart Apache after making the above edits in the php.ini file?

Did you follow all the PhpED installation instruction correctly and then double checked that you did indeed to it all correctly?

Have you contacted the PhpED's support staff or forum with your particular problem?

Does http://localhost XAMPP's Welcome page and all the demos work after you edited the php.ini file?

Any XAMPP error messages at all or are they all associated with PhpED?

Windows 7 is a beta OS and not yet ready for any serious deployment and I am not even sure if PhpED or XAMPP will work faultlessly with Win7, do you?
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Re: dbg-php-5.2.dll not browse at phped debugging

Postby hanpedro » 25. January 2009 05:54

Izzy,

About your questions,

(Is this file dbg-php-5.2.dll in this folder D:\xampp\php\ext\ ?) = yes

(Did you restart Apache after making the above edits in the php.ini file?) = yes

(Did you follow all the PhpED installation instruction correctly and then double checked that you did indeed to it all correctly?) = as possible as I can

(Have you contacted the PhpED's support staff or forum with your particular problem?) = I will try

(Does http://localhost XAMPP's Welcome page and all the demos work after you edited the php.ini file?) = "http://localhost" browses my homepage.

("Any XAMPP error messages at all or are they all associated with PhpED?) =
I have only this message inthe apache log:
"[Sun Jan 25 08:49:52 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]"

(Windows 7 is a beta OS and not yet ready for any serious deployment and I am not even sure if PhpED or XAMPP will work faultlessly with Win7, do you?) = I understand. At vista x64 I have same problem, so I tried to install and run xampp and phped' debugger.
hanpedro
 
Posts: 134
Joined: 09. February 2005 06:03
Operating System: SCientific Linux 6.1 x86

Re: dbg-php-5.2.dll not browse at phped debugging

Postby Izzy » 25. January 2009 06:04

(Does http://localhost XAMPP's Welcome page and all the demos work after you edited the php.ini file?) = "http://localhost" browses my homepage.
Substitute http://localhost/xampp for http://localhost then.

All the other answers would seem to point to your installation of PhpED and it's installation instructions and configuration, especially if you have no issues with the demos on the XAMPP Welcome page after running the above URI.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Re: dbg-php-5.2.dll not browse at phped debugging

Postby hanpedro » 25. January 2009 06:37

Thnaks Izzy,

I understand what is the problem.
hanpedro
 
Posts: 134
Joined: 09. February 2005 06:03
Operating System: SCientific Linux 6.1 x86

Re: dbg-php-5.2.dll not browse at phped debugging

Postby Izzy » 25. January 2009 08:55

hanpedro wrote:Thnaks Izzy,

I understand what is the problem.
Would you mind posting back your solution to the problem please, that it may help others with similar issue when forum searching.

It also adds closure to a topic.

Thanks and good luck.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 128 guests