当前位置:网站首页>Windows 2003 64 bit system PHP running error: 1% is not a valid Win32 Application
Windows 2003 64 bit system PHP running error: 1% is not a valid Win32 Application
2022-06-28 03:05:00 【wwwwestcn】
Question 1 :php Operation error reporting :1% It's not effective win32 Applications
php After the environment is configured , function html success , But running php Just report a mistake , The error message is “1% It's not effective win32 Applications ”, English newspaper %1 is not a valid Win32 application. This is the first time I have encountered such a problem , After searching and experimenting , The problem is finally solved .
Error reason : Because in 64 Bit operating system , Under default configuration ,IIS Working in 64 In bit mode , This will make many 32 Bit application does not work properly .
resolvent :
1) Go to the command prompt : Start -> function cmd
2) Execute the script :
cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
explain ;%SYSTEMDRIVE% Indicates the system disk . for example , If your system disk is C, Then the above sentence is changed to :
cscript c:\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
Question two : Visit the website and report an error :Service Unavailable
After the above operation , Thought it was done , It's not . When you visit the website, you report an error :Service Unavailable.
The solution is as follows :
1) Go to the command prompt : Start -> function cmd
2) Execute the script :
%SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
explain :%SYSTEMROOT%\ Represents the system directory , It's usually “C:\WINDOWS\”;v1.1.4322 Is the default .net edition , You can also change it to “v2.0.50727” And so on , The key is not to write the path name wrong , Otherwise, the execution will not succeed .
Link to the original text :https://www.west.cn/faq/list.asp?unid=584
边栏推荐
- [today in history] June 5: Lovelace and Babbage met; The pioneer of public key cryptography was born; Functional language design pioneer born
- 【Kotlin】在Android官方文档中对其语法的基本介绍和理解
- 第一次使用gcc和makefile编写c程序
- Summary of software testing tools in 2021 - fuzzy testing tools
- 嵌入式DSP音频开发
- Le routage des microservices de la passerelle a échoué au chargement des ressources statiques des microservices
- [today in history] June 10: Apple II came out; Microsoft acquires gecad; The scientific and technological pioneer who invented the word "software engineering" was born
- 【插件-statistic】统计代码行数和相关数据
- LiveData 面试题库、解答---LiveData 面试 7 连问~
- 3年功能测试拿8K,被刚来的测试员反超,其实你在假装努力
猜你喜欢
> Could not create task ‘:app:MyTest. main()‘. > SourceSet with name ‘main‘ not found. Problem repair
音视频技术开发周刊 | 251
访问网站提示:您未被授权查看该页恢复办法
[today in history] June 17: the creator of the term "hypertext" was born; The birth of Novell's chief scientist; Discovery channel on
Simple file transfer protocol TFTP
StaticLayout的使用详解
[today in history] June 11: the co inventor of Monte Carlo method was born; Google launched Google Earth; Google acquires waze
Gateway微服务路由使微服务静态资源加载失败
如何判断线程池已经执行完所有任务了?
[today in history] June 6: World IPv6 launch anniversary; Tetris release; Little red book established
随机推荐
2-5基础配置-Win2003增加攻击面
网上股票投资交流群安全吗?进群免费开户靠谱嘛?
Win11不能拖拽圖片到任務欄軟件上快速打開怎麼辦
面试:List 如何根据对象的属性去重?
Gateway microservice routing failed to load microservice static resources
【小游戏】跑酷
Basic flask: template rendering + template filtering + control statement
windows 2003 64位系统php运行报错:1% 不是有效的 win32 应用程序
视频编解码性能优化与实现
How does win11 close recently opened projects? Win11 method to close recently opened projects
ByteDance Interviewer: how to calculate the memory size occupied by a picture
2-5 basic configuration -win2003 add attack surface
[inverted pendulum control] Simulink simulation of inverted pendulum control based on UKF unscented Kalman filter
Thesis reading: General advantageous transformers
[today in history] June 13: parent-child disputes in packet switched networks; The founder of game theory was born; The embryonic form of interactive television
[today in history] May 31: the father of Amiga was born; The co developer of basic language was born; BlackBerry BBM shutdown
"Everyday Mathematics" serial 53: February 21
Mysql database operation - stored procedure, view, transaction, index, database backup
Mysql database foundation: DML data operation language
[today in history] June 11: the co inventor of Monte Carlo method was born; Google launched Google Earth; Google acquires waze