Bug 114406 - php4 default search path in /etc/php.ini
Summary: php4 default search path in /etc/php.ini
Status: RESOLVED FIXED
: 114420 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Petr Ostadal
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 14:15 UTC by Marcus Meissner
Modified: 2005-09-01 14:10 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Meissner 2005-08-31 14:15:15 UTC
i am not sure if this ok ... but we could set  
the default search path for PHP   
in /etc/php.ini to:  
 
include_path = ".:/usr/share/php" 
perhaps leave out the "."
Comment 1 Dr. Werner Fink 2005-08-31 14:32:31 UTC
Please without '.' !!!
Comment 2 Marcus Meissner 2005-08-31 14:54:49 UTC
*** Bug 114420 has been marked as a duplicate of this bug. ***
Comment 3 Petr Ostadal 2005-09-01 14:10:41 UTC
I added include_path = "/usr/share/php" for php4 and include_path =
"/usr/share/php5" for php5 and submited to STABLE