PHP Error from xampp
Posted by: 2DNED (---.240-27-211.static.dsl.syd.iprimus.net.au)
Date: October 02, 2022 11:57PM

Hi guys is was using xampp but it was casing issues so i moved on to Wampserver.
Had is running fine but after a restart i get this message

================
Warning: It seems that a PHP installation is declared in the environment variable PATH C:\xamp\php

Wampserver does not use, modify or require the PATH environment variable.
Using a PATH on Wampserver or PHP version may be detrimental to the proper functioning of Wampserver.

================

Thing is i don't have xampp installed or any old folders left, i deleted it all?


Wampserver says 2 of 3 services are running, so how would i fix this?
Thanks in advance.

Options: ReplyQuote
Re: PHP Error from xampp
Posted by: Otomatic (Moderator)
Date: October 03, 2022 08:38AM

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.