php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21902 PHPxxxxxx in /tmp
Submitted: 2003-01-27 09:32 UTC Modified: 2003-02-23 15:56 UTC
From: nico at belcenter dot com Assigned: wez (profile)
Status: Closed Package: *Directory/Filesystem functions
PHP Version: 4.3.0 OS: Redhat7.3
Private report: No CVE-ID: None
 [2003-01-27 09:32 UTC] nico at belcenter dot com
 When i open my website , all includes files 'll be written in /tmp with this name PHP123456, i have more than 200 files. In php4.2.3 i doesn't  have this.. What's these files. It's not sessions files..


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-27 09:41 UTC] wez@php.net
Are the from all includes, or just remote files (like include "http://sample.com") ?
 [2003-01-27 09:44 UTC] nico at belcenter dot com
I 've not tested with include ("http://xx.com");
 but in my php files the include syntax is 
 include ("index2.php");

 Nico
 [2003-01-27 12:23 UTC] wez@php.net
Can you please tar.gz your config.log and put it somewhere that I can download it?
 [2003-01-27 12:33 UTC] nico at belcenter dot com
where can i find config.log ???

 Nico
 [2003-01-27 12:43 UTC] wez@php.net
in the php4 source directory. It is created when you run configure.
 [2003-01-27 12:50 UTC] nico at belcenter dot com
I send you the url by mail

 Nico
 [2003-01-27 18:36 UTC] sniper@php.net
This is most likely related to this bug:

  http://bugs.php.net/bug.php?id=21713

 [2003-01-28 02:38 UTC] nico at belcenter dot com
Yes, i suppose it's the same..

 It's sure a php bug...

 Nico
 [2003-01-28 07:29 UTC] nico at belcenter dot com
And do you find the problem ???

 Nico
 [2003-01-28 11:28 UTC] philip@php.net
This bug is assigned to Wez, please stop responding to this bug report as the bug is known and will be fixed one day.
 [2003-02-13 08:40 UTC] wez@php.net
I haven't received your config.log yet.
 [2003-02-22 20:17 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2003-02-23 04:01 UTC] nico at belcenter dot com
Wez, i send you the url at wez@php.net 2 weeks ago??

 Can you give me you email..

 Nico
 [2003-02-23 04:05 UTC] wez@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

This has most probably been fixed (as 21713 was fixed the other day).
Please try a stable snapshot.
 [2003-02-23 14:15 UTC] nico at belcenter dot com
If i understand, you tell me the problem was resolved
 in php 4.3.1 ?

 Nico
 [2003-02-23 15:56 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


The fix will be in PHP 4.3.2.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 15:01:27 2024 UTC