Home
last modified time | relevance | path

Searched refs:path (Results 1 – 25 of 655) sorted by last modified time

12345678910>>...27

/PHP-5.4/win32/
H A Dinstall.txt645 Note: Remember that when adding path values in the Apache
697 substitute the c:/php/ for your actual path to PHP.
771 Note: Remember that when adding path values in the Apache
811 # configure the path to php.ini
887 ini="c:/path/to/php.ini"]
1407 --with-config-file-path compile time option
1624 --with-config-file-path=/etc
1651 * > run -X -f /path/to/httpd.conf
1653 * > run -X -f /path/to/httpd.conf
1718 path.
[all …]
H A Dphp_registry.h5 void UpdateIniFromRegistry(char *path TSRMLS_DC);
H A Dwinutil.c37 int php_win32_check_trailing_space(const char * path, const int path_len) { in php_win32_check_trailing_space() argument
41 if (path) { in php_win32_check_trailing_space()
42 if (path[0] == ' ' || path[path_len - 1] == ' ') { in php_win32_check_trailing_space()
H A Dwinutil.h22 int php_win32_check_trailing_space(const char * path, const int path_len);
H A Dregistry.c141 memcpy(new_path, path, path_len); in LoadDirectory()
178 if(!path) { in UpdateIniFromRegistry()
209 orig_path = path = estrdup(path); in UpdateIniFromRegistry()
212 p = strchr(path, ':'); in UpdateIniFromRegistry()
217 if (path[0] != '\\' && path[0] != '/') { in UpdateIniFromRegistry()
239 orig_path = path; in UpdateIniFromRegistry()
244 while (path[path_len] != 0) { in UpdateIniFromRegistry()
245 if (path[path_len] == '\\') { in UpdateIniFromRegistry()
246 path[path_len] = '/'; in UpdateIniFromRegistry()
250 zend_str_tolower(path, path_len); in UpdateIniFromRegistry()
[all …]
H A Dglob.c706 globextend(path, pglob, limitp) in globextend() argument
707 const Char *path; in globextend()
736 for (p = path; *p++;)
738 len = (size_t)(p - path);
741 if (g_Ctoc(path, copy, len)) {
/PHP-5.4/win32/build/
H A Dconfutils.js163 function condense_path(path) argument
165 path = FSO.GetAbsolutePathName(path);
169 (path.charCodeAt(CWD.length) == 92 || path.charCodeAt(CWD.length) == 47)) {
174 var b = path.split("\\");
182 path = "";
184 path += "..\\";
187 path += b[j];
189 path += "\\";
191 return path;
197 return path;
[all …]
H A Dprojectgen.js24 sources = (path ? sources.replace(/\.\//g, path) : sources);
29 headers = (path ? headers.replace(/\.\//g, path) : headers);
445 var path = "";
495 if (path.length > 0 && path != ext_dir) {
511 path = "";
516 sources = sources.replace(/\s/g, (path ? " ./" + path + "\\" : " ./"));
557 path = "..\\";
566 path = "..\\";
568 path += "..\\";
572 path = "..\\";
[all …]
H A Dconfig.w3241 // cygwin now ships with link.exe. Avoid searching the cygwin path
46 // we don't want to define LIB, as that will override the default library path
293 ARG_WITH('extra-includes', 'Extra include path to use when building everything', '');
294 ARG_WITH('extra-libs', 'Extra library path to use when linking everything', '');
315 var path, i, f;
318 path = PHP_EXTRA_INCLUDES.split(';');
319 for (i = 0; i < path.length; i++) {
320 f = FSO.GetAbsolutePathName(path[i]);
327 path = PHP_EXTRA_LIBS.split(';');
328 for (i = 0; i < path.length; i++) {
[all …]
H A Dconfig.w32.phpize.in40 // cygwin now ships with link.exe. Avoid searching the cygwin path
45 // we don't want to define LIB, as that will override the default library path
275 ARG_WITH('extra-includes', 'Extra include path to use when building everything', '');
276 ARG_WITH('extra-libs', 'Extra library path to use when linking everything', '');
297 var path, i, f;
300 path = PHP_EXTRA_INCLUDES.split(';');
301 for (i = 0; i < path.length; i++) {
302 f = FSO.GetAbsolutePathName(path[i]);
309 path = PHP_EXTRA_LIBS.split(';');
310 for (i = 0; i < path.length; i++) {
[all …]
/PHP-5.4/tests/security/
H A Dopen_basedir_file_get_contents.phpt32 …pen_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on li…
37 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
42 …): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on li…
47 …: open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on li…
52 …(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on li…
57 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
62 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
67 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_fileatime.phpt23 …pen_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on li…
26 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
29 Warning: fileatime(): open_basedir restriction in effect. File(..) is not within the allowed path(s…
32 Warning: fileatime(): open_basedir restriction in effect. File(../) is not within the allowed path(…
35 Warning: fileatime(): open_basedir restriction in effect. File(/) is not within the allowed path(s)…
38 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
41 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
47 …pen_basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_filectime.phpt23 …pen_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on li…
26 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
29 Warning: filectime(): open_basedir restriction in effect. File(..) is not within the allowed path(s…
32 Warning: filectime(): open_basedir restriction in effect. File(../) is not within the allowed path(…
35 Warning: filectime(): open_basedir restriction in effect. File(/) is not within the allowed path(s)…
38 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
41 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
47 …pen_basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_is_dir.phpt23 Warning: is_dir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(…
26 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
29 Warning: is_dir(): open_basedir restriction in effect. File(..) is not within the allowed path(s): …
32 Warning: is_dir(): open_basedir restriction in effect. File(../) is not within the allowed path(s):…
35 Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (…
38 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
41 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
47 Warning: is_dir(): open_basedir restriction in effect. File(./../.) is not within the allowed path(…
H A Dopen_basedir_is_executable.phpt32 …pen_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on li…
35 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
38 …): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on li…
41 …: open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on li…
44 …(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on li…
47 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
50 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
53 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_is_file.phpt23 Warning: is_file(): open_basedir restriction in effect. File(../bad) is not within the allowed path
26 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
29 Warning: is_file(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
32 Warning: is_file(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
35 Warning: is_file(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
38 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
41 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
47 Warning: is_file(): open_basedir restriction in effect. File(./../.) is not within the allowed path
H A Dopen_basedir_is_link.phpt23 Warning: is_link(): open_basedir restriction in effect. File(../bad) is not within the allowed path
26 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
29 Warning: is_link(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
32 Warning: is_link(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
35 Warning: is_link(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
38 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
41 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
47 Warning: is_link(): open_basedir restriction in effect. File(./../.) is not within the allowed path
H A Dopen_basedir_is_writable.phpt23 …pen_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on li…
26 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
29 Warning: is_writable(): open_basedir restriction in effect. File(..) is not within the allowed path
32 …: open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on li…
35 Warning: is_writable(): open_basedir restriction in effect. File(/) is not within the allowed path(…
38 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
41 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
47 …pen_basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_mkdir.phpt39 …asedir restriction in effect. File(../bad/blah) is not within the allowed path(s): (.) in %s on li…
42 Warning: mkdir(): open_basedir restriction in effect. File(../blah) is not within the allowed path(…
45 …edir restriction in effect. File(../bad/./blah) is not within the allowed path(s): (.) in %s on li…
48 …asedir restriction in effect. File(./.././blah) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_readlink.phpt52 …asedir restriction in effect. File(symlink.txt) is not within the allowed path(s): (.) in %s on li…
55 … restriction in effect. File(../ok/symlink.txt) is not within the allowed path(s): (.) in %s on li…
58 …estriction in effect. File(../ok/./symlink.txt) is not within the allowed path(s): (.) in %s on li…
61 …edir restriction in effect. File(./symlink.txt) is not within the allowed path(s): (.) in %s on li…
64 …riction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on li…
67 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
70 …riction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_realpath.phpt29 …asedir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.) in %s on li…
32 …estriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s): (.) in %s on li…
35 …en_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on li…
38 …en_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on li…
41 Warning: realpath(): open_basedir restriction in effect. File(%s\) is not within the allowed path(s…
44 …asedir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.) in %s on li…
47 …estriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s): (.) in %s on li…
50 …estriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s): (.) in %s on li…
53 …en_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_rmdir.phpt32 Warning: rmdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
35 Warning: rmdir(): open_basedir restriction in effect. File(.././bad) is not within the allowed path
38 …edir restriction in effect. File(../bad/../bad) is not within the allowed path(s): (.) in %s on li…
41 …basedir restriction in effect. File(./.././bad) is not within the allowed path(s): (.) in %s on li…
44 …asedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_scandir.phpt30 Warning: scandir(): open_basedir restriction in effect. File(../bad) is not within the allowed path
37 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 Warning: scandir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
51 Warning: scandir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
58 Warning: scandir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
65 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
72 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
79 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_symlink.phpt55 …iction in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s): (.) in %s on li…
58 …estriction in effect. File(%s/test/symlink.txt) is not within the allowed path(s): (.) in %s on li…
61 …iction in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s): (.) in %s on li…
64 …estriction in effect. File(%s/test/symlink.txt) is not within the allowed path(s): (.) in %s on li…
67 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
70 …asedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on li…
73 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
76 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
79 …asedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_tempnam.phpt48 Warning: tempnam(): open_basedir restriction in effect. File(../bad) is not within the allowed path
51 Warning: tempnam(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
54 Warning: tempnam(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
57 Warning: tempnam(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
60 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
63 Warning: tempnam(): open_basedir restriction in effect. File(./../.) is not within the allowed path
66 Warning: tempnam(): open_basedir restriction in effect. File() is not within the allowed path(s): (…

Completed in 49 milliseconds

12345678910>>...27