From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: Where are PNG pictures?
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 bug report at http://bugs.php.net/?id=18914&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=18914&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18914&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18914&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18914&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18914&r=support Expected behavior: http://bugs.php.net/fix.php?id=18914&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18914&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18914&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18914&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php