Today, you see the following error message in the server log:
Event Type: Error
Event Source: Zend Optimizer
Event Type: None
Event id:487
Date: 2006-6-15
Event: 9:33:07
Users: N/A
Computer: NETFANG4412584
Describe:
The description of the event ID (487) (in the resource (Zend Optimizer)) cannot be found. The local computer may not have the necessary registration information or a message DLL file to display messages from a remote computer. You may be able to use the/auxsource= identity to retrieve word descriptions, and to view Help and support for more information. The following information is part of the event: Unable to view file mapping, attempting to access an invalid address.
.
It's a Windows host, and it didn't seem like this was a mistake before.
The answers you find online are:
PHP is a glue body, because under Windows is a thread running, not a process. So it's easy to make this mistake. :(
Because the thread is running, PHP does not have enough resources for error handling, so when the PHP extension Zendoptimizer run, there is a problem. And these problems are more difficult to solve.
It is recommended to use Linux server +apache to run your forum.
There is also a claim that sockets extensions are enabled in the php.ini configuration file, Extension=php_sockets.dll this situation, plus the semicolon '; ' in front of the extension. It's okay, there's no problem with that.
Another way to say it:
I also search the Internet everywhere there is no answer, as long as this error occurs, DZ's forum will be slow to die, zned also installed countless times is not resolved
I'll compare php.ini with the original 5.04 version to find:
Php5.12 's PHP.ini
; Extension folders as the separate PECL DLL download (PHP 5).
; Be sure to appropriately set the EXTENSION_DIR directive.
You see, there's nothing missing.
; Extension=php_yaz.dll
; Extension=php_zip.dll
Just the two, add it to the
Extension=php_zip.dll
Get rid of Save reboot IIS and MySQL
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.