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
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: 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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC