Andrej Snedic wrote:
I am adding some extensions to PHP engine so I edited PHP.INI in c:\windows
directory this way:
...
extension_dir = "D:\Web\PHP\extensions"
...
extension=php_some-extension.dll
...
The actrual complete path to my extension is:
D:\Web\PHP\extensions\php_some-extension.dll
But a
Jswalter wrote:
I just installed PEAR on my Win2k box.
I try to use DB.php and I get this...
Fatal error: main(): Failed opening required 'DB.php'
(include_path='.;c:\php4\pear')
I can't find this path defined *anywhere*.
It is *not* in my INI file...
include_path = ".;G:\etc\php\
Jswalter wrote:
I just installed PEAR on my Win2k box.
I try to use DB.php and I get this...
Fatal error: main(): Failed opening required 'DB.php'
(include_path='.;c:\php4\pear')
I can't find this path defined *anywhere*.
It is *not* in my INI file...
include_path = ".;G:\etc\php\