How to solve the problem that php5ts.dll cannot be located

藏色散人
Release: 2023-03-06 15:34:01
Original
1931 people have browsed it

The solution to the inability to locate php5ts.dll: first find and replace "php_apc.dll"; then set its version to be consistent with the php version.

How to solve the problem that php5ts.dll cannot be located

Recommended: "PHP Video Tutorial"

Unable to locate the program input point_regexec@20 in the dynamic link library On php5ts.dll

php5 apache apc extension

I added the apc extension in php.ini, and then when I restarted apache it showed "Unable to locate the program input point_regexec@20 in the dynamic link" "Library php5ts.dll" There is a file php5ts.dll under php. How to solve it?

Solution:

Replace php_apc.dll, the version needs to be consistent with your php version

The above is the detailed content of How to solve the problem that php5ts.dll cannot be located. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template