php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10505 include problem with ftp
Submitted: 2001-04-26 04:16 UTC Modified: 2001-06-21 23:39 UTC
From: slaurijsse at landis dot nl Assigned:
Status: Closed Package: FTP related
PHP Version: 4.0.4pl1 OS: HP-UX 11
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: slaurijsse at landis dot nl
New email:
PHP Version: OS:

 

 [2001-04-26 04:16 UTC] slaurijsse at landis dot nl
PHP gives a problem with the ftp functionality.

We have compiled the php module with ftp functions  However as soon as we try to use one of the functions it says it has an error in include UNKNOWN on line 0 in the code.

In the code is NO "include" used.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-26 08:26 UTC] slaurijsse at landis dot nl
Writing a file through ftp with fopen("ftp://...") does work.

 [2001-06-03 20:36 UTC] sniper@php.net
Please include the shortest possible example script
which can be used to reproduce this.


 [2001-06-21 23:39 UTC] sniper@php.net
No feedback, impossible to track down without example script.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC