From:             [EMAIL PROTECTED]
Operating system: BSDI 4.1
PHP version:      4.3.0
PHP Bug Type:     Apache related
Bug description:  Relative includes and Apache Alias problem

Here's a post that pretty much sums-up the problem.

http://groups.google.com.au/groups?q=php+4.3.0+%22failed+to+create+stream%22&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=501021782.1042219035023.JavaMail.luser%40dubb11h05-0.dplanet.ch&rnum=10


This is not my post, but it is exactly the same issue we are having.
Here's my PHP entries in httpd.conf:

AddType application/x-httpd-php4 .php .php4
AddType application/x-httpd-php4-source .phps .php4s
AddHandler php4-script .phtml .p4html

Action application/x-httpd-php4 /cgi-bin/php4
Action application/x-httpd-php4-source /cgi-bin/php4
Action php4-script /cgi-bin/php4

Please note we were previously using 4.1.2 and
did not have this problem.

I appologize if my report is not extremly detailed.
if you need more info, please let me know.

Thank you,
Chris

-- 
Edit bug report at http://bugs.php.net/?id=21675&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21675&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21675&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21675&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21675&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21675&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21675&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21675&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21675&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21675&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21675&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21675&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21675&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21675&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21675&r=gnused

Reply via email to