Cytuj:
About php.ini
; This file controls many aspects of PHP's behavior. In order for PHP to
; read it, it must be named 'php.ini'. PHP looks for it in the current
; working directory, in the path designated by the environment variable
; PHPRC, and in the path that was defined in compile time (in that order).
; Under Windows, the compile-time path is the Windows directory. The
; path in which the php.ini file is looked for can be overridden using
; the -c argument in command line mode.
;
; The syntax of the file is extremely simple. Whitespace and Lines
; beginning with a semicolon are silently ignored (as you probably guessed).
; Section headers (e.g. [Foo]) are also silently ignored, even though
; they might mean something in the future.
;
; Directives are specified using the following syntax:
; directive = value
; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
;
; The value can be a string, a number, a PHP constant (e.g. E_ALL or M_PI), one
; of the INI constants (On, Off, True, False, Yes, No and None) or an expression
; (e.g. E_ALL & ~E_NOTICE), or a quoted string ("foo").
;
; Expressions in the INI file are limited to bitwise operators and parentheses:
; | bitwise OR
; & bitwise AND
; ~ bitwise NOT
Skopiowalem tylko początek bo cały to by ten temat zaśmiecił jak nie wiem co... Dobra usunałem ten początek i nadal mi wyskakuje po wejściu na stronę:
Cytuj:
Warning: require(.\config.php) [function.require]: failed to open stream: No such file or directory in E:\FushionOTS\OPP\otscms\index.php on line 22
Fatal error: require() [function.require]: Failed opening required '.\config.php' (include_path='.;C:\php5\pear') in E:\FushionOTS\OPP\otscms\index.php on line 22
i nie wiem co mam zrobić jak wszedłem na stronę którą mówiłeś, że tam jest wyjaśnienie to nie mogłem się połapać wszystko po ang. i nawet nic to nie znaczy. BRAT MI TŁUMACZYŁ. Nie wiem co robić jeżeli ktoś wie to niech mi pomoże.