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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 10:01:28 2024 UTC