php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18178 include_path problems
Submitted: 2002-07-05 06:08 UTC Modified: 2002-07-05 06:09 UTC
From: tmtenchi at hotmail dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.2.0 OS: Windows 98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 + 22 = ?
Subscribe to this entry?

 
 [2002-07-05 06:08 UTC] tmtenchi at hotmail dot com
Ok, before you guys close this, I am at my wits end trying
to change "include_path" to something besides "c:\php4\pear". I have tried php.ini, and it doesn't work. I am pretty new to the whole web server hosting thing. My friends site (which I am trying to host) has some stuff that requires including other files, and I always get this error:
Warning: Failed opening '/sonicola/db/display.php' for inclusion (include_path='.;c:\php4\pear') in e:\apache\apache\htdocs\sonicola\today.php on line 13

I just want include_path to be any directory, that's all...
if not any directory, then just "e:\apache\apache\htdocs"

Please help! Sorry if this doesnt qualify as a bug exactly, but I'm desperate here!

- Bobby

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-05 06:09 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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC