Date: 04/29/00
- Next message: andy <email protected>: "[PHP-DEV] PHP 4.0 Bug #4280: cannot return a created reference."
- Previous message: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #4269: Limit on records added with dba_insert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: andreas <email protected>
Operating system: SuSE Linux 6.3
PHP version: 3.0.16
PHP Bug Type: Dynamic loading related
Bug description: include_path error with PHP4 RC1 Roxen module
The PHP4 RC1 Roxen module has obviously a problem with the include_path variable. In my pages I usually type something like include("file.txt"); and it used to work with PHP3 in both cases, Apache module or CGI. Now when I installed Roxen 2.0.46 and compiled PHP4 as a Roxen module it cannot determine the include_path, not even after I experimentally copied the php3.ini to php.ini in order to use this file with PHP4 to check the issue.
Problem as I see it is, that I might be well able to adjust my own scripts but as soon as I grab somebody elses it might not work --> phpMyAdmin.
The include path variable in php(3).ini is empty because I want to use it for many domains and the path line would just be endless. However, it used to work this way with PHP3.
Cheers,
Andreas
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andy <email protected>: "[PHP-DEV] PHP 4.0 Bug #4280: cannot return a created reference."
- Previous message: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #4269: Limit on records added with dba_insert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

