Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution of computer losing php_pdo.dll

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you the solution to the loss of computer php_pdo.dll, I hope you will learn a lot after reading this article, let's discuss it together!

The solution to the loss of php_pdo.dll in the computer: 1, configure [extension_dir], code is [extension_dir = "D:/php/php-5.2.13/ext"]; 2, comment and remove commas, code is [extension=php_pdo].

The solution to losing php_pdo.dll on your computer:

1. Check whether the php_pdo.dll file exists under D:\ php\ php-5.2.13\ ext. Personally, I think you should overwrite the corresponding version regardless of whether the php_pdo.dll file exists or not.

2. Whether the extension_dir path under the php.ini file is configured correctly, extension_dir should be configured as follows

Extension_dir = "D:/php/php-5.2.13/ext"

3. After the first two steps, if it is reported that the application cannot be started because the php_pdo.dll error prompt is missing on the computer, then check whether extension=php_pdo.dll is commented, and if so, remove the comma

Extension=php_pdo.dll finished reading this article, I believe you have a certain understanding of the solution to computer loss of php_pdo.dll, want to know more related knowledge, welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report