Re[2]: [PHP-WIN] include_path value

2001-04-23 Thread Daniel Beulshausen
Sunday, April 22, 2001, 11:19:43 PM, you wrote: > Giro, > > I agree with you that setting "ini" values via the Apache httpd.conf is > obscure in the books and the documentation. However, that's what you need > to do, *instead* of setting all of your ini stuff in the C:\windows\php.ini > file; ind

RE: [PHP-WIN] include_path value

2001-04-22 Thread Dickerson, Monty
Giro, I agree with you that setting "ini" values via the Apache httpd.conf is obscure in the books and the documentation. However, that's what you need to do, *instead* of setting all of your ini stuff in the C:\windows\php.ini file; indeeed you do not even need a php.ini file at all! Answer

[PHP-WIN] include_path value

2001-04-22 Thread Giro De Roover
hello there, I am very confused about "include_path" in the php.ini, what value need to go there, I have read a lot about that in php.net documentation without understanding exactly what they mean. Could someone be more specific with an example. I am using PHP4 win98SE, under Apache. My Php folde