Hi,
> It seems that a PHP installation is declared in the environment variable PATH C:\xamp\php
You may have deleted all the folders related to xamp, but there is still a path declaration to a PHP version: 'C:\xamp\php' in the PATH environment variable.
So we have to remove this path:
- Parameters
- System
- About
- Advanced system settings
- Environment variables
- System Variables
- Path
- C:\xamp\php
- Delete
- OK, OK, OK
> Wampserver says 2 of 3 services are running, so how would i fix this?
What is the result of:
- Right-Click -> Tools -> Show state of services
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons