php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26942 mod_php randomly displays source instead of script output
Submitted: 2004-01-17 05:16 UTC Modified: 2004-01-17 07:56 UTC
From: stephan dot gloor at gli dot ch Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.3.4 OS: Linux 2.4.20
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: stephan dot gloor at gli dot ch
New email:
PHP Version: OS:

 

 [2004-01-17 05:16 UTC] stephan dot gloor at gli dot ch
Description:
------------
Hello
I get the same error as described in 
http://bugs.php.net/bug.php?id=22480

but the update to php 4.3.4 didn't help.
It happens on Apche 2 as well as Apache.

Is there a way to get more information out of the log file. Until now, I couldn't find any entry in the php log file for the errornous request 

Thanks and regards for any hint
Stephan 



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-17 05:38 UTC] stephan dot gloor at gli dot ch
In the mean time I found
 http://bugs.php.net/bug.php?id=25753
 and try this.
 If there's another workaround please tell me.
 We use confixx which generates VirtualHost entries with
 - php_admin_flag engine off
 - php_admin_value open_basedir /usr/local/httpd/htdocs/kunden/web1/

 entries.
 If this is not acceptable f?r php we can't use confixx anymore !!!

 What happens when the following settings are made outside VirtualHost entries ? Does this lead to the same bug ?

 php_admin_flag safe_mode On
 php_admin_value safe_mode_exec_dir /usr/local/httpd/htdocs/kunden/empty


 Thanks and regards,
 Stephan
 [2004-01-17 07:56 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Same as bug #25753

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 07:01:31 2025 UTC