php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15294 include() not working
Submitted: 2002-01-30 03:48 UTC Modified: 2002-01-30 04:04 UTC
From: lsuniravi at yahoo dot com Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 4.1.1 OS: windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lsuniravi at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-01-30 03:48 UTC] lsuniravi at yahoo dot com
I have two php files where I want to include one in another php file.But I am getting the below warning.Could you please tell me.I really want the answer very badly.

The waning is as below.


Warning: Failed opening 'vars.php' for inclusion (include_path='') in C:\WINNT\system32\1012380186_23.txt on line 5

where i am including vars.php in othere php file.

Please help me soon

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-30 04:04 UTC] mfischer@php.net
This is -> bug database <- , not a support forum. Please ask your question on php-general@lists.php.net
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 01:01:30 2024 UTC