John Davidson

Installing PHP on Windows 2003 Server Web edition...in 2022

0 comments
Message:


I had installed php and mysql on Windows Server 2003 Web edition many years ago. The hard drive crashed on December 23rd, 2021, and although I had all our data backed up, I did not have a system backup to save the OS and all configurations/installations. I have php scripts to bridge Adobe Air and mysql, so I have to stick with php.


Installing PHP 5.3 on IIS6, as was what was running before. The installation with FastCGI is straight forward and fairly simple to get php running, but I am stuck. After following the dozen or so "how-to" guides floating around the web, I am left with the same issue no matter what I try.


When running php.exe from the command line, I get "Access is denied"


I changed security of C:\PHP to allow full control for all users.
I changed the application pool identity to local system from network service.
I double-checked the .ini configs for php.ini and fcgiext.ini.
I believe every location for path variables has been updated/set properly.


At this point, I'm leaning toward something in IIS or Windows blocking access, but I have run out of ideas/options. A new server is being ordered, but we need to get this one up and running so we can limp along until we have new hardware/software to install our programs on.


Any help would be greatly appreciated.



My Answer:
steps to install PHP on Windows Server 2003 Web edition, I am encountering an issue where my PHP scripts are not executing properly. I have checked my php.ini file and made sure that all necessary extensions are enabled, but I am still unable to get my scripts to run.

I have also checked my IIS settings to ensure that the FastCGI module is properly configured to handle PHP requests, but I am still having trouble getting my scripts to execute.

I have searched online for solutions to this issue, but have not been able to find a clear answer. If anyone has experience with installing PHP on Windows Server 2003 Web edition and can offer some guidance, I would greatly appreciate it.

In the meantime, I will continue to troubleshoot and try to resolve this issue so that I can get my PHP scripts up and running again. Thank you for any help or advice you can provide.

Rate this post

3 of 5 based on 6593 votes

Comments




© 2024 Hayatsk.info - Personal Blogs Platform. All Rights Reserved.
Create blog  |  Privacy Policy  |  Terms & Conditions  |  Contact Us