Date: 02/22/01
- Next message: Stefano Baraldi: "[phplib] Can i install php 4.0.4 and use templates?"
- Previous message: Maxim Derkachev: "Re[2]: [phplib] phplib 4"
- In reply to: Martin Burger: "[phplib] Apache, PHP4, PHPLIB, include_path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tuesday, February 20, 2001, 11:45, you wrote:
> I try to use PHPLIB with PHP4 on a machine running "Apache/1.3.14
> (Win32) mod_jk PHP/4.0.4". With PHP3 (CGI) it works fine.
With PHP Version 4.0.5-dev it works. Both are from www.php4win.de
> php_value auto_prepend_file d:\server\htdocs\www.test.de\php\prepend.php3
> php_value include_path d:\server\htdocs\www.test.de\php\:./
This has to be:
php_value include_path ;/server/htdocs/www.test.de/php;.;
php_value auto_prepend_file prepend.php3
Regards,
Martin Burger
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Stefano Baraldi: "[phplib] Can i install php 4.0.4 and use templates?"
- Previous message: Maxim Derkachev: "Re[2]: [phplib] phplib 4"
- In reply to: Martin Burger: "[phplib] Apache, PHP4, PHPLIB, include_path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

