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
 [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: Fri Apr 19 15:01:28 2024 UTC