On 10/20/07, Cristian Rodriguez <[EMAIL PROTECTED]> wrote: > of course it will not load, zend_extension = directive takes an > absolute path, while extension= takes a relative path to the extension_dir. > > Just try the repository I mentioned in a previuos post, because it is > the only way we know it works for sure and why I have spent thousands of > hours on it :P
I tried as you suggested and it works flawlessly. Point was in absolute path with zend_extension as you said. Didn't know that. I checked xdebug.so website, there is note about absolute path, but didn't know that I can't use relative one. Thanks a lot, my problem is solved thanks to you. Anyway great repository, I'll check out rest of the extensions, maybe I'll find some to be useful for my projects :) -- s pozdravom do zatvy Edke G-mail: [EMAIL PROTECTED] ICQ: 47405942 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
