php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #66240 file_uploads
Submitted: 2013-12-05 15:29 UTC Modified: 2014-12-30 10:42 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: angosson at angosso dot net Assigned:
Status: No Feedback Package: Dynamic loading
PHP Version: 5.5.6 OS: php5
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: angosson at angosso dot net
New email:
PHP Version: OS:

 

 [2013-12-05 15:29 UTC] angosson at angosso dot net
Description:
------------
Whether to allow HTTP file uploads.	On
I am running PHP as a CGI on Apache 2.2 on Ubuntu
ini_set('upload_tmp_dir', '/tmp'


Test script:
---------------
<?php
require __DIR__ . '/includes/WebStart.php';


Expected result:
----------------
require __FILE__ . './includes/WebStart.php';
register_globals
doc_root settings
ini_set('upload_cpan_dir', '/cpanel'
require __.rvsitebuilder__ .'/include/WebBuilder.php'


Actual result:
--------------
Paths and Directories	include_path	Windows: "\path1;\path2" c:\php\includes"	.:/usr/lib/php:/usr/local/lib/php
cpsess5731081530/frontend/x3/filemanager/index.html?dirselect=webroot&domainselect=angosso.[dot]&dir=%2Fhome%2Fangosson%2Fpublic_html&showhidden=1&saveoption=1
"file_uploads boolean or integer

Patches

main (last revision 2013-12-05 15:42 UTC by angosson at angosso dot net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-05 15:42 UTC] mike@php.net
-Status: Open +Status: Feedback
 [2013-12-05 15:42 UTC] mike@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2014-12-30 10:42 UTC] php-bugs at lists dot php dot 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 "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC