PHP debugger on Ubuntu -- apache2, php5.1.2 |
Site Admin
|
Please check phpinfo() where your php looks for php.ini. Then check apache's error_log, often it contains some hints, finally comment out all unnecessary extensions. |
||||||||||||||
|
|
I checked the path info for the php.ini and I have placed the dbg.so file correctly.
In the apache error logs I see: "PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20051025/dbg.so' - /usr/lib/php5/20051025/dbg.so: cannot open shared object file: No such file or directory in Unknown on line 0 [Tue Aug 15 14:40:56 2006] [notice] Apache/2.0.55 (Ubuntu) DAV/2 SVN/1.3.1 PHP/5.1.2 configured -- resuming normal operations " Maybe I don't have apache2 configured to be able to load dynamic shared objects? |
||||||||||||
_________________ MB |
Site Admin
|
aha, it's clear that either there is no dbg.so in /usr/lib/php5/20051025
or insufficient rights for apache's user. |
||||||||||||
|
|
Got it! Sorry ddmitre, I don't know how you keep up with it all.
This was happening because I had the wrong dbg.so copied over. I am running this on 64bit ubuntu, and the dbg.so module I was trying to start was 32 bit or maybe it had become corrupted. I don't know. I just rechecked the one I had and saw that the file size was different from what it should be, recopied, restarted and there it was. Thanks! Mike. |
||||||||||||
_________________ MB |
Site Admin
|
ehh, it happens
congratulations |
||||||||||||
|
PHP debugger on Ubuntu -- apache2, php5.1.2 |
|
||
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