files to include.
if I "include 'foo.php';" it will look for it in
/home/sproctor/php-xxx instead of from the location of the file.
The CGI version works fine, the apache1 version works fine, the apache2
version fails. It's not too big of a deal for me thought becau
7;PWD']
is wrong, it's that php looks in the wrong place for files to include.
if I "include 'foo.php';" it will look for it in
/home/sproctor/php-xxx instead of from the location of the file.
The CGI version works fine, the apache1 version works fine, the apach
7;PWD'] is just
/home/sproctor/php4-200209240900. I imagine it's an apache2 issue
because that's the only weird thing I'm doing. apache2 works fine on
our server for everything else. I'll try building it as a CGI and see
if t
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.2.3
PHP Bug Type: *Directory/Filesystem functions
Bug description: path is always where php was compiled
$_ENV['PWD'] always returns /home/sproctor/php-4.2.3 (where php was
compiled). I expect it to b