php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44525 extensions.membership.html invalid file name
Submitted: 2008-03-24 23:56 UTC Modified: 2008-03-25 08:06 UTC
From: allen dot brumley at allenscomputers dot org Assigned:
Status: Not a bug Package: Filesystem function related
PHP Version: 5.2.5 OS: Debian
Private report: No CVE-ID: None
 [2008-03-24 23:56 UTC] allen dot brumley at allenscomputers dot org
Description:
------------
I am an end user.  This report is based on my Service Provider's information from today.  I have the transcript of the conversation if you need it.

Server reports that any file named "*.membership.html" is an illegal file name.

My service provider StartLogic.com says that this is a php error that they can not fix.

http://startlogic.com --> support@startlogic.com

Actual php version on the server is 5.2.2

Platform Type 
Debian 
 
MySQL Version 
5.0.45 
 
Perl Version 
5.8.8 
 
PHP Version 
5.2.2 

If this is not a php error please advise me so that I can return to startlogic.com for further advise.

Reproduce code:
---------------
any attempt to ftp or upload via the control panel (VDeck 3.0) gives a 550 error.



Expected result:
----------------
I would expect the file to upload to the server

Actual result:
--------------
550 extensions.membership.html: Forbidden command argument


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-25 00:33 UTC] allen dot brumley at allenscomputers dot org
error on the email address for startlogic.com support.  Correct email is support@startlogic-inc.com
 [2008-03-25 08:06 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

This is definitely not a PHP problem. We don't care how filenames are called or do any checks against it - especially not over FTP. PHP has nothing to do with FTP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC