ID: 18914 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.2.2 New Comment:
They're in CVS in /ZendAPI/figures. They probably will be included when we split the PHP-users manual from the PHP-internals manual. Previous Comments: ------------------------------------------------------------------------ [2002-08-15 04:30:09] [EMAIL PROTECTED] 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? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18914&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php