Bug 114406

Summary: php4 default search path in /etc/php.ini
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Marcus Meissner <meissner>
Component: NetworkAssignee: Petr Ostadal <postadal>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: mrueckert
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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