Forum Moderators: coopster
and installed php5.04 from source to /usr/local/apache2/php
--with-config-file-path=/usr/local/apache2/php
apache and php5 works with no prolems with phpinfo().
And then I want to install dbg. I downloaded binaries for Linux/glibc 2.2 platform DBG 2.11.32 dbg modules and
extracted needed dbg.so file from tgz file and rename it to dbg.so.
Then I must config server part. Related to this, Nusphere said in intallation guide as follow:
"copy php_dbg.dll (win32) or dbg.so (linux) into appropriate directory. Read PHP documentation on how to install PHP extension. "
But I don't know which directory is "appropriate directory" in fedora core 4.
In windows, I copied php_dbg.dll to c:\webserver\php5\ext
(In case I installed php5 to c:\webserver\php5)
I already checked the extension path in phpinfo().
I don't remembered exacltly, but phpinfo() said:
exntetions_dir=/usr/local/apache2/php/lib/php/extensions
I goto it by cd command. But the cd command could only went to =/usr/local/apache2/php/lib/php/
Because there is no extentions directory. => I think it is strange.
Could you give me another info?
Could anyone tell me where I must copy dbg.so to?
Pls help me. Ineed your help.
thanks
- When I restarted apache, in phpinfo() dbg still not loaded
(I forgot to check the log of apache.But I think I will check it tonight and give you
more info about it)
I attached txt file including my phpinfo() and php.ini. If you have a free time, pls
check it for me to clear what thing's wrong.
I really need your help. thanks in advanced.