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
 [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: Fri Apr 26 19:01:29 2024 UTC