ID: 35186
User updated by: samm at os2 dot kiev dot ua
Reported By: samm at os2 dot kiev dot ua
-Status: Feedback
+Status: Open
Bug Type: Apache2 related
Operating System: FreeBSD 6
PHP Version: 5CVS, 4CVS (2005-11-11) (snap)
New Comment:
HAVE_BROKEN_GETCWD is undefined
/* Define if system has broken getcwd */
/* #undef HAVE_BROKEN_GETCWD */
And i used last LoadModule item for the php4_module in the httpd.conf:
LoadModule php4_module
/usr/home/samm/src/php4-STABLE-200511101949/libs/libphp4.so
Also i have
AddType application/x-httpd-php .php .phtml
to enable parsing of php.
Previous Comments:
------------------------------------------------------------------------
[2005-11-11 00:44:11] [EMAIL PROTECTED]
And what is HAVE_BROKEN_GETCWD set to in the generated
main/php_config.h file?
------------------------------------------------------------------------
[2005-11-11 00:35:26] [EMAIL PROTECTED]
How have you enabled PHP in your httpd.conf?
(what loadmodule/etc. lines you added)
------------------------------------------------------------------------
[2005-11-11 00:32:19] [EMAIL PROTECTED]
The only file changed was sapi/apache2handler/sapi_apache2.c
------------------------------------------------------------------------
[2005-11-11 00:27:40] [EMAIL PROTECTED]
Ah, thank you! This will help us pinpoint the problem very easily now.
I'll check what we changed between 4.4.0 / 4.4.1.
------------------------------------------------------------------------
[2005-11-11 00:09:41] samm at os2 dot kiev dot ua
I tried to copy files from directory sapi/apache2handler of the
php4.4.0 to the latest 4.4-stable and than i recompiled php. After this
all path`s are displayed correctly, so problem is in the apache2handler
changes. Tomorrow i`ll try to make more detailt experiments to find a
change, which cause a regression.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35186
--
Edit this bug report at http://bugs.php.net/?id=35186&edit=1