php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17363 Where may i configure the include_path?
Submitted: 2002-05-22 11:14 UTC Modified: 2002-05-22 11:18 UTC
From: stephan dot rieder at sinet dot ch Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0CVS-2002-05-22 OS: Win2k Server SP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stephan dot rieder at sinet dot ch
New email:
PHP Version: OS:

 

 [2002-05-22 11:14 UTC] stephan dot rieder at sinet dot ch
I installed php in c:\php. When I take a look at the PHPMYADMIN Information link it shows me that the Include_path is 'c:\php4\pear', in which file may I change this?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-22 11:18 UTC] derick@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.
 [2012-06-12 16:26 UTC] salathe@php.net
Automatic comment from SVN on behalf of salathe
Revision: http://svn.php.net/viewvc/?view=revision&revision=326126
Log: Mark DOMNode textContent as readonly.

DOMNode textContent should be documented as read-only, although other implementations of the DOM such as JavaScript allow direct setting of the textContent of an Element to insert plain text without escaping. In PHP, setting the textContent is a no-op.

--
Provided by anonymous #17363 (andybkk@hotmail.co.uk)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC