PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #18914 ZendAPI images missing
Submitted:15 Aug 2002 4:30am UTC Modified: 2 Sep 2005 1:33pm UTC
From:tr0n at tr0n dot org Assigned to:
Status:Closed Category:Documentation problem
Version:Irrelevant OS:n/a
Votes:7 Avg. Score:3.4 ± 0.7 Reproduced:5 of 5 (100.0%)
Same Version:1 (20.0%) Same OS:1 (20.0%)
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN 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.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: tr0n at tr0n dot org
New email:
Version: OS:
New/Additional Comment:

[15 Aug 2002 4:30am UTC] tr0n at tr0n dot org
After downloading php_manual_en.html.bz2 and extracting it to my server
directory I looked at my Apache error.log file and there were .png files
missing:

[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_1_PHPs_internal_structure.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_1a_Directory_Layout.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_2_firstmod_output.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_3_wrong_parameter_count.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_4_cross_converter.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_5_reference_test.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_6_variable_creation.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_7_warning_messages.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_8_phpinfo_output.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_9_execution_info.png
[Thu Aug 15 01:15:53 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_11_userland.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_1_PHPs_internal_structure.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_1a_Directory_Layout.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_3_wrong_parameter_count.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_2_firstmod_output.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_4_cross_converter.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_5_reference_test.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_6_variable_creation.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_7_warning_messages.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_8_phpinfo_output.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_9_execution_info.png
[Thu Aug 15 01:16:14 2002] [error] [client 127.0.0.1] File does not
exist: d:/server/figures/Extending_Zend_11_userland.png

I then realized this files were displayed in the manual but there were
no .png pictures in the .bz2 file. I extracted it with WinRar. What is
wrong here?
[15 Aug 2002 4:39am UTC] sander@php.net
They're in CVS in /ZendAPI/figures. They probably will be included when
we split the PHP-users manual from the PHP-internals manual.
[13 Dec 2002 1:02pm UTC] oleg dot titov at aleph-tec dot com
i have downloaded
http://www.php.net/distributions/manual/php_manual_en.tar.bz2
and the figures are still missed (as of Dic 13, 2002)
[21 Jan 2003 2:42am UTC] philip@php.net
Anyone have any idea if these will ever be included in the html or chm
manuals?
[21 Jan 2003 3:30am UTC] derick@php.net
hmm, the CHMs should include them, atleast they did for some time.

Derick
[21 Jan 2003 3:23pm UTC] tom@php.net
This bug applies also to 'php_manual_en.tar.bz2' and can be solved only
with the help of somebody with access to the generating-machine
(php_manual_en.tar.bz2 worked with the automated builds).

We need to know how the builds are generated currently, (and should
agree on for the future), because at least *.tar.bz2 is not genereated
via our makefile.

Just a short comparison for de:

log-entry:
rm -f php_manual_de.tar.bz2 && (cd html; tar -cf - *.html ) | bzip2 -9 >
php_manual_de.tar.bz2

makefile:
-rm -f $@ && (cd html; tar -cf - *.html figures) | bzip2 -9 > $@

(note the 'figures' in the brackets...)

Thomas
[1 Mar 2003 11:35am UTC] public at macfreek dot nl
I experience the same problem on-line:

http://www.php.net/manual/en/
zend.overview.php#fig.internal-struct

Has a picture, but the link to this picture is broken.
[19 Apr 2003 2:08pm UTC] goba@php.net
Tom, Derick, Philip, and the others! ;) 
 
The build system builds the "mirror-files" primarily, which 
includes the PHP file builds (online docs) and bz2 file builds 
(for download). 
 
The Zend API figures should be copied with each build to 
their corresponding folders by the build system. If you try 
locally, you can see that files are copied (at least I can see). 
 
This is due to the zendapi[php|html] dependencies in our 
Makefile. For some reason these dependencies are not 
honored on the build server, so the images are not get copied. 
 
Therefore they are not get archived into the bz2 (regardless of 
what is the tar parameter list). 
 
I don't see anything that can be fixed in the Makefile or 
configure script to make this work. The build machine simply 
ignores the dependencies... 
[19 Apr 2003 6:26pm UTC] imajes@php.net
i'll take this.
[2 Dec 2003 9:53am UTC] nunoplopes at sapo dot pt
I think everything is solved (the on-line manual and gzip
downloadable).
You may close this bug.
[2 Dec 2003 9:56am UTC] derick@php.net
The only thing is that it is not automatic yet... 
[24 Nov 2004 10:56pm UTC] sean@php.net
This is broken, again (404):
http://ca2.php.net/manual/en/zend.overview.php

(and on any mirror I've tried).

S
[2 Sep 2005 1:33pm UTC] nlopess@php.net
how are these old bugs open? strange..

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC