Debug/profiler and Zend Core for ORacle *solved* |
Site Admin
|
Sorry if it was accidentally lost after last restoring the forum DB from backup.
Please re-post your problem again. |
||||||||||||
_________________ The PHP IDE team |
|
Well, I've been trying to use the debugger/profiler with the project I'm working on. We're using Apache 2.0.58, with Zend Core for Oracle. I'm trying to get the debugger installed to work with this installation of Apache, and it always gives me the error message "Failed to start profiler. Please verify if debugger module is installed on the server that corresponds to 'http://localhost/production/index.php' URL". I followed the instructions exactly to install it and set it up. Here are some screenshots of my settings:
PHP INI file: PHP Info page: Project Settings: I originally had the settings in the PHP.ini file set to
but I was advised to change it to what it currently is. I appreciate any help you guys could give on getting this to work. Thanks for your time. |
||||||||||||||
|
Site Admin
|
Please create a script with following content: <? phpinfo(); ?> save it as info.php in the web server directory and run in the browser using this URL: http://localhost/info.php?DBGSESSID=1 Then please submit screenshot of the browser. |
||||||||||||||
_________________ The PHP IDE team |
|
|
||||||||||||
|
Site Admin
|
The problem is that you can not have two debuggers on the same environment. One of them has to be commented out. Also, Optimizers and Accelerators may interfere with debugger too. |
||||||||||||||
Last edited by dmitri on Fri Nov 10, 2006 7:17 pm; edited 1 time in total _________________ The PHP IDE team |
|
Thanks!
Commented out the lines
The Zend Core for Oracle manager complains that it can't function without the optimizer, but it doesn't seem to be adversely affecting the rest of my code while it's turned off. I'll run some more tests on it and let you know if I run into any more problems. Thanks for the help! |
||||||||||||||
|
Debug/profiler and Zend Core for ORacle *solved* |
|
||
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