
31.03.2002, 17:09
|
|
Регистрация: Oct 2001
Адрес: в Петербурге
Сообщений: 2,430
|
C:/php/php.ini
--------------------------------------
; php.ini for PEAR tests
include_path=..
--------------------------------------
я заменил на:
--------------------------------------
; php.ini for PEAR tests
include_path=
--------------------------------------
|