ID: 4283
Updated by: jimw
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: Dynamic loading related
Bug Type: *General Issues
Assigned To:
Comments:
fix version.
Previous Comments:
---------------------------------------------------------------------------
[2000-04-30 05:29:06] [EMAIL PROTECTED]
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
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=4283&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]