php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23692 Access violation with auto_prepend directive in httpd.conf
Submitted: 2003-05-19 02:56 UTC Modified: 2003-05-20 09:12 UTC
From: arnaud@php.net Assigned:
Status: Closed Package: Apache related
PHP Version: 4.3.2RC3 OS: WINNT 4.0 SP6a - Apache 1.3.27
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arnaud@php.net
New email:
PHP Version: OS:

 

 [2003-05-19 02:56 UTC] arnaud@php.net
When using the following directive in httpd.conf

php_value auto_prepend_file "c:/path/to/config.inc.php"

I get an access violation.

If i comment it out, a require statement in index.php fails with the following output

Fatal error: main(): Failed opening required '? ??Q????????x???t?Ѕ?u ???U??@h<?P?????j????V??????V?????D?????????L?????t?p?????L???1?F???F'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-19 02:59 UTC] arnaud@php.net
I just tested this with 4.3.1 and it works perfectly. Before that it ran on 4.3.0 as well.
 [2003-05-20 01:49 UTC] arnaud@php.net
Tried with 
PHP Version 4.3.2RC4-dev
Build Date 	May 20 2003 06:11:42

It works.
 [2003-05-20 09:12 UTC] sniper@php.net
FYI: Always try the latest stable snapshot before submitting bug reports. :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC