<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; ошибка zend_mm]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1119&amp;type=atom" />
	<updated>2009-03-11T05:31:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=1119</id>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7445#p7445" />
			<content type="html"><![CDATA[<p><a href="http://www.java-samples.com/showtutorial.php?tutorialid=1050">http://www.java-samples.com/showtutoria … ialid=1050</a></p><div class="quotebox"><blockquote><p>Don&#039;t worry just goto the PHP installation folder and look for libmysql.dll file. </p><p>Just copy this file and save it to your windows\system32 folder.</p><p>Now restart MySQL and Apache servers.</p></blockquote></div><p>Мне помогло.</p><p><span style="color: red">Пожалуйста, создайте отдельную тему по вашей проблеме и постарайтесь описать ее более подробно.</span></p>]]></content>
			<author>
				<name><![CDATA[iliavlad]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1757</uri>
			</author>
			<updated>2009-03-11T05:31:27Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7445#p7445</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7360#p7360" />
			<content type="html"><![CDATA[<p><strong>Проблема с ошибкой zend_mm решена!</strong> Все было изза включеного:</p><p>; Whether to enable the ability to force arguments to be passed by reference<br />; at function call time.&nbsp; This method is deprecated and is likely to be<br />; unsupported in future versions of <strong><em>PHP/Zend</em></strong>.&nbsp; The encouraged method of<br />; specifying which arguments should be passed by reference is in the function<br />; declaration.&nbsp; You&#039;re encouraged to try and turn this option Off and make<br />; sure your scripts work properly with it in order to ensure they will work<br />; with future versions of the language (you will receive a warning each time<br />; you use this feature, and the argument will be passed by value instead of by<br />; reference).</p><p>allow_call_time_pass_reference = On</p><p>меняем на:<br /><strong>allow_call_time_pass_reference = Off</strong></p>]]></content>
			<author>
				<name><![CDATA[SMERCH_223]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1787</uri>
			</author>
			<updated>2009-03-05T06:46:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7360#p7360</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7356#p7356" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p>Посмотрите не висит ли какая-нибудь программа на 80 порту.<br />Попробуйте в командной строке выполнить:<br />netstat -anb</p></blockquote></div><p>кроме этого на 80 порту ничего не заметил, айпи в левой колонке мой внутренний:</p><p> TCP&nbsp; &nbsp; 10.130.20.25:80&nbsp; &nbsp; &nbsp; &nbsp; 10.0.164.180:4935&nbsp; &nbsp; &nbsp; FIN_WAIT_2&nbsp; &nbsp; &nbsp; 5764<br />&nbsp; [httpd.exe]<br />&nbsp; TCP&nbsp; &nbsp; 10.130.20.25:80&nbsp; &nbsp; &nbsp; &nbsp; 10.0.164.180:4930&nbsp; &nbsp; &nbsp; FIN_WAIT_2&nbsp; &nbsp; &nbsp; 5764<br />&nbsp; [httpd.exe]<br />&nbsp; TCP&nbsp; &nbsp; 10.130.20.25:80&nbsp; &nbsp; &nbsp; &nbsp; 10.0.164.180:4923&nbsp; &nbsp; &nbsp; FIN_WAIT_2&nbsp; &nbsp; &nbsp; 5764<br />&nbsp; [httpd.exe]<br />&nbsp; TCP&nbsp; &nbsp; 10.130.20.25:80&nbsp; &nbsp; &nbsp; &nbsp; 10.102.130.168:1344&nbsp; &nbsp; FIN_WAIT_2&nbsp; &nbsp; &nbsp; 5764<br />&nbsp; [httpd.exe]<br />TCP&nbsp; &nbsp; 10.130.20.25:80&nbsp; &nbsp; &nbsp; &nbsp; 10.0.186.219:2130&nbsp; &nbsp; &nbsp; CLOSE_WAIT&nbsp; &nbsp; &nbsp; 5060<br />&nbsp; [httpd.exe]</p><p>из 3х проблем похоже с первой о zend_mm разобрался, сейчас дотестю, если все впорядке отпишусь о исправлении.... но остаётся актуальным завершение чайлд процесса и подвисание иногда картинок</p>]]></content>
			<author>
				<name><![CDATA[SMERCH_223]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1787</uri>
			</author>
			<updated>2009-03-04T19:23:31Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7356#p7356</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7354#p7354" />
			<content type="html"><![CDATA[<p>Посмотрите не висит ли какая-нибудь программа на 80 порту.<br />Попробуйте в командной строке выполнить:<br />netstat -anb</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2009-03-04T19:02:28Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7354#p7354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7352#p7352" />
			<content type="html"><![CDATA[<p>нет, коментирование не помогает, также постоянно идет непонятно изза чего завершение работы Child process<br />[Wed Mar 04 19:58:21 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations<br />[Wed Mar 04 19:58:21 2009] [notice] Server built: Dec 10 2008 00:10:06<br />[Wed Mar 04 19:58:21 2009] [notice] Parent: Created child process 5440<br />[Wed Mar 04 19:58:21 2009] [notice] Disabled use of AcceptEx() WinSock2 API<br />[Wed Mar 04 19:58:21 2009] [notice] Child 5440: Child process is running<br />[Wed Mar 04 19:58:22 2009] [notice] Child 5440: Acquired the start mutex.<br />[Wed Mar 04 19:58:22 2009] [notice] Child 5440: Starting 1000 worker threads.<br />[Wed Mar 04 19:58:22 2009] [notice] Child 2732: Released the start mutex<br />[Wed Mar 04 19:58:22 2009] [notice] Child 2732: Terminating 779 threads that failed to exit.<br />[Wed Mar 04 19:58:22 2009] [notice] Child 2732: All worker threads have exited.<br />[Wed Mar 04 19:58:23 2009] [notice] Child 5440: Listening on port 80.<br />[Wed Mar 04 19:58:27 2009] [notice] Child 2732: Child process is exiting</p><p>паралельной проблемой является иногда подвисание загрузки картинок (хочу добавить что на сайте в онлайн режиме находится от 50 до 70 пользователей)</p>]]></content>
			<author>
				<name><![CDATA[SMERCH_223]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1787</uri>
			</author>
			<updated>2009-03-04T18:22:08Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7352#p7352</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7343#p7343" />
			<content type="html"><![CDATA[<p>Не доставлялось ничего, скачано по Вашей ссылке в статье установки php<br />раскоментировано следующее:<br />extension=php_curl.dll<br />extension=php_gd2.dll<br />extension=php_mbstring.dll<br />extension=php_mcrypt.dll<br />extension=php_mysql.dll<br />extension=php_mysqli.dll</p><p>сейчас буду пробовать поочередно открывать...<br />обязательно сообщу поводение в error.log</p>]]></content>
			<author>
				<name><![CDATA[SMERCH_223]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1787</uri>
			</author>
			<updated>2009-03-04T05:48:05Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7343#p7343</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7340#p7340" />
			<content type="html"><![CDATA[<p><strong>SMERCH_223</strong><br />Попробуйте в php.ini закомментировать все расширения (extension) и запустить Apache. Если ошибки не будет, то попробуйте включать расширения постепенно, пока не будет ясно, какое из них вызывает конфликт.</p><p>Дистрибутив PHP цельный, ничего не доставлялось?</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2009-03-03T23:02:50Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7340#p7340</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[ошибка zend_mm]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=7334#p7334" />
			<content type="html"><![CDATA[<p>Приветствую!<br />Если не в ту тему - прошу прощения, но все же...<br />в еррор.лог пишутся следующие ошибки:<br /><strong>[Tue Mar 03 15:10:46 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.</strong><br />или<br /><strong>Cannot initialize zend_mm storage [win32]<br />[Tue Mar 03 15:26:46 2009] [notice] Parent: child process exited with status 255 -- Restarting.</strong><br />или<br /><strong>zend_mm_heap corrupted<br />[Tue Mar 03 15:58:54 2009] [notice] Parent: child process exited with status 1 -- Restarting.</strong></p><p>Стоит у меня все на ХР, apache 2.2.11 mysql 5.0.77 php 2.5.8<br />Последовательно в логах все выглядит так:<br />[Tue Mar 03 14:57:31 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations<br />[Tue Mar 03 14:57:31 2009] [notice] Server built: Dec 10 2008 00:10:06<br />[Tue Mar 03 14:57:31 2009] [notice] Parent: Created child process 8440<br />[Tue Mar 03 14:57:31 2009] [notice] Disabled use of AcceptEx() WinSock2 API<br />[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Child process is running<br />[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Acquired the start mutex.<br />[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Starting 1000 worker threads.<br />[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Listening on port 80.<br />[Tue Mar 03 15:10:46 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.<br />[Tue Mar 03 15:10:47 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations<br />[Tue Mar 03 15:10:47 2009] [notice] Server built: Dec 10 2008 00:10:06<br />[Tue Mar 03 15:10:47 2009] [notice] Parent: Created child process 700<br />[Tue Mar 03 15:10:47 2009] [notice] Disabled use of AcceptEx() WinSock2 API<br />[Tue Mar 03 15:10:47 2009] [notice] Child 700: Child process is running<br />[Tue Mar 03 15:10:47 2009] [notice] Child 700: Acquired the start mutex.<br />[Tue Mar 03 15:10:47 2009] [notice] Child 700: Starting 1000 worker threads.<br />[Tue Mar 03 15:10:47 2009] [notice] Child 700: Listening on port 80.<br />Cannot initialize zend_mm storage [win32]<br />[Tue Mar 03 15:26:46 2009] [notice] Parent: child process exited with status 255 -- Restarting.<br />[Tue Mar 03 15:26:46 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations<br />[Tue Mar 03 15:26:46 2009] [notice] Server built: Dec 10 2008 00:10:06<br />[Tue Mar 03 15:26:46 2009] [notice] Parent: Created child process 7556<br />[Tue Mar 03 15:26:46 2009] [notice] Disabled use of AcceptEx() WinSock2 API<br />[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Child process is running<br />[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Acquired the start mutex.<br />[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Starting 1000 worker threads.<br />[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Listening on port 80.<br />Cannot initialize zend_mm storage [win32]<br />[Tue Mar 03 15:40:49 2009] [notice] Parent: child process exited with status 255 -- Restarting.<br />[Tue Mar 03 15:40:49 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations<br />[Tue Mar 03 15:40:49 2009] [notice] Server built: Dec 10 2008 00:10:06<br />[Tue Mar 03 15:40:49 2009] [notice] Parent: Created child process 6052<br />[Tue Mar 03 15:40:49 2009] [notice] Disabled use of AcceptEx() WinSock2 API<br />[Tue Mar 03 15:40:49 2009] [notice] Child 6052: Child process is running<br />[Tue Mar 03 15:40:49 2009] [notice] Child 6052: Acquired the start mutex.<br />[Tue Mar 03 15:40:49 2009] [notice] Child 6052: Starting 1000 worker threads.<br />[Tue Mar 03 15:40:50 2009] [notice] Child 6052: Listening on port 80.<br />zend_mm_heap corrupted<br />[Tue Mar 03 15:58:54 2009] [notice] Parent: child process exited with status 1 -- Restarting.</p><p>В момент перезагрузки соответственно все повисает!<br />Если есть знатоки, подскажите в чем может быть проблема? Гуглил, о ошибке zend_mm ничего толкового нет вообще.</p>]]></content>
			<author>
				<name><![CDATA[SMERCH_223]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1787</uri>
			</author>
			<updated>2009-03-03T20:18:15Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=7334#p7334</id>
		</entry>
</feed>
