Posted by j_macaroni on 04/18/06 00:33
Ok figured it out.
1) I had to set in PHP.INI this path:
; Directory in which the loadable extensions (modules) reside.
extension_dir = "C:\PHP5\ext"
2) I had to rerun the Komodo Debug Wizard which added a couple of lines
at the very top of PHP.INI in a backup folder.
Also, found out that extension_dir only allows one path. You cant
semicolon paths it seems.
Whew!
Navigation:
[Reply to this message]
|