I am getting error in wamp for PHP in path
up vote
1
down vote
favorite
My wamp server icon is currently orange, which means only 2 out of 3 servers are running. I can not open my phpmyadmin page because it gives 404 not found error. if I right click on my wamp icon at the bottom I get an error saying Error: C:/wamp64 or PHP in PATH. If I click on this error then a command prompt window appear saying this:-
Sorry,
There is an error.
There is Wampserver path (c:/wamp64)
into Windows PATH environnement variable: (C:wamp64binphpphp7.2.4)
It seems that a PHP installation is declared in the environment variable
PATH
C:wamp64binphpphp7.2.4
Wampserver does not use, modify or require the PATH environment variable.
Using a PATH on Wampserver or PHP version
is detrimental to the proper functioning of Wampserver.
Press ENTER to continue...
php wamp
add a comment |
up vote
1
down vote
favorite
My wamp server icon is currently orange, which means only 2 out of 3 servers are running. I can not open my phpmyadmin page because it gives 404 not found error. if I right click on my wamp icon at the bottom I get an error saying Error: C:/wamp64 or PHP in PATH. If I click on this error then a command prompt window appear saying this:-
Sorry,
There is an error.
There is Wampserver path (c:/wamp64)
into Windows PATH environnement variable: (C:wamp64binphpphp7.2.4)
It seems that a PHP installation is declared in the environment variable
PATH
C:wamp64binphpphp7.2.4
Wampserver does not use, modify or require the PATH environment variable.
Using a PATH on Wampserver or PHP version
is detrimental to the proper functioning of Wampserver.
Press ENTER to continue...
php wamp
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
My wamp server icon is currently orange, which means only 2 out of 3 servers are running. I can not open my phpmyadmin page because it gives 404 not found error. if I right click on my wamp icon at the bottom I get an error saying Error: C:/wamp64 or PHP in PATH. If I click on this error then a command prompt window appear saying this:-
Sorry,
There is an error.
There is Wampserver path (c:/wamp64)
into Windows PATH environnement variable: (C:wamp64binphpphp7.2.4)
It seems that a PHP installation is declared in the environment variable
PATH
C:wamp64binphpphp7.2.4
Wampserver does not use, modify or require the PATH environment variable.
Using a PATH on Wampserver or PHP version
is detrimental to the proper functioning of Wampserver.
Press ENTER to continue...
php wamp
My wamp server icon is currently orange, which means only 2 out of 3 servers are running. I can not open my phpmyadmin page because it gives 404 not found error. if I right click on my wamp icon at the bottom I get an error saying Error: C:/wamp64 or PHP in PATH. If I click on this error then a command prompt window appear saying this:-
Sorry,
There is an error.
There is Wampserver path (c:/wamp64)
into Windows PATH environnement variable: (C:wamp64binphpphp7.2.4)
It seems that a PHP installation is declared in the environment variable
PATH
C:wamp64binphpphp7.2.4
Wampserver does not use, modify or require the PATH environment variable.
Using a PATH on Wampserver or PHP version
is detrimental to the proper functioning of Wampserver.
Press ENTER to continue...
php wamp
php wamp
asked Sep 23 at 5:32
Epic
62
62
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
As indicated, you do not need a path on a PHP version in the Windows PATH environment variable.
Control Panel
- Advanced system settings
- Environment Variables button
- System variables
Select PATH
- Modify
Select C:wamp64binphpphp7.2.4
then Suppress
OK
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
add a comment |
up vote
0
down vote
Modify Select C:wamp64binphpphp7.2.4 then Suppress OK
there is no suppress option.
I've found this advice as well... i also upgraded my php version on this site http://wampserver.aviatechno.net/ . the error disappeared on upgrade ..it probably changed the path on install.
Note : This is only a warning from Wampserver that you can ignore.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
As indicated, you do not need a path on a PHP version in the Windows PATH environment variable.
Control Panel
- Advanced system settings
- Environment Variables button
- System variables
Select PATH
- Modify
Select C:wamp64binphpphp7.2.4
then Suppress
OK
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
add a comment |
up vote
1
down vote
As indicated, you do not need a path on a PHP version in the Windows PATH environment variable.
Control Panel
- Advanced system settings
- Environment Variables button
- System variables
Select PATH
- Modify
Select C:wamp64binphpphp7.2.4
then Suppress
OK
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
add a comment |
up vote
1
down vote
up vote
1
down vote
As indicated, you do not need a path on a PHP version in the Windows PATH environment variable.
Control Panel
- Advanced system settings
- Environment Variables button
- System variables
Select PATH
- Modify
Select C:wamp64binphpphp7.2.4
then Suppress
OK
As indicated, you do not need a path on a PHP version in the Windows PATH environment variable.
Control Panel
- Advanced system settings
- Environment Variables button
- System variables
Select PATH
- Modify
Select C:wamp64binphpphp7.2.4
then Suppress
OK
answered Sep 23 at 7:16
Saeed.Gh
743417
743417
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
add a comment |
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
Work perfect!!!
– Albert Hidalgo
Nov 3 at 15:52
add a comment |
up vote
0
down vote
Modify Select C:wamp64binphpphp7.2.4 then Suppress OK
there is no suppress option.
I've found this advice as well... i also upgraded my php version on this site http://wampserver.aviatechno.net/ . the error disappeared on upgrade ..it probably changed the path on install.
Note : This is only a warning from Wampserver that you can ignore.
add a comment |
up vote
0
down vote
Modify Select C:wamp64binphpphp7.2.4 then Suppress OK
there is no suppress option.
I've found this advice as well... i also upgraded my php version on this site http://wampserver.aviatechno.net/ . the error disappeared on upgrade ..it probably changed the path on install.
Note : This is only a warning from Wampserver that you can ignore.
add a comment |
up vote
0
down vote
up vote
0
down vote
Modify Select C:wamp64binphpphp7.2.4 then Suppress OK
there is no suppress option.
I've found this advice as well... i also upgraded my php version on this site http://wampserver.aviatechno.net/ . the error disappeared on upgrade ..it probably changed the path on install.
Note : This is only a warning from Wampserver that you can ignore.
Modify Select C:wamp64binphpphp7.2.4 then Suppress OK
there is no suppress option.
I've found this advice as well... i also upgraded my php version on this site http://wampserver.aviatechno.net/ . the error disappeared on upgrade ..it probably changed the path on install.
Note : This is only a warning from Wampserver that you can ignore.
edited Nov 11 at 7:08
cske
2,01531821
2,01531821
answered Nov 10 at 20:37
DonQuery
197
197
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52463287%2fi-am-getting-error-in-wamp-for-php-in-path%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown