php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #6384 manual.prc file corrupt?
Submitted: 2000-08-27 15:54 UTC Modified: 2000-09-21 09:48 UTC
From: jdd at sfgate dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.1pl2 OS:
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jdd at sfgate dot com
New email:
PHP Version: OS:

 

 [2000-08-27 15:54 UTC] jdd at sfgate dot com
I am not able to install the manual.prc file (from www.php.net/distributions) onto my Palm 3.
Palm Desktop for Windows reports "Invalid Palm organizer file deleted -- manual.prc"; 
pilot-xfer for unix hangs and must be aborted.

Some possible explanations...:
 -- the www.php.net web server is sending .prc files with an incorrect MIME type, such as text/plain
 -- the file itself is corrupt
 -- my PalmOS (ver. 3.0) is too old to handle this file
  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-27 16:27 UTC] hholzgra@php.net
it is sent as text/plain so it might get damaged when 
fetched using a non-*NIX system 

the current file at http://php.net/distributions/manual.prc
should have a size of  562,515 Bytes

if yours is longer then some LF->CRLF conversion 
might have taken place ...


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 09:00:02 2026 UTC