How to install Apache, MySql and PHP on Windows 10
:: Support Me ::
Code Gear #1
How to manually install Apache, MySql and PHP on Windows 10, without a the use of a preconfigured package like WAMP.
Download Apache:
Download Microsoft Visual Studio:
Download PHP:
Download MySql:
:: Support Me…
My local host not showing on browser what should I do now
awesome!!!
I have windows 8.1 and when I go to 'Environment Variables' and into 'System Variables' then click on Path, it comes up with 'Edit System Variables' NOT 'Edit Environment Variables' like it shows in the video at 9:46. So what do I do?
Hi, I'm kind of new! Is that possible to use php only as frontend for user-interface and how ? I'm using gulp and I stuck!
Hello, i have a problem, i followed step by step what you said but it give me a syntax error at 9:00, it says
httpd: Syntax error on line 536 of C:/Apache24/conf/httpd.conf: Cannot load php5
apache2_4.dll into server: Impossibile trovare il modulo specificato. what can i do, it doesn't even let me unistall it because of the same error
Very helpful 🙂 ! My old pc on ubuntu is dead so now I will use my w10 pc as a WAMP .
I had to do a little fixing for the updated versions but this was great. I will be subscribing. Please update these if you can
When I type into the C:windowssystem32> like so –> c:Apache24binhttpd -S, it will not load. The error says "httpd: Syntax error on line 535 of C:/Apache24/conf/httpd.conf: Cannot load c:/php5apache2_4.dll"
So I look up line 535 and it's written exactly like yours. Please help me – I would be grateful.
I cannot get past an error when trying to run the command prompt: "httpd: Syntax error on line 535 of C:/Apache24/conf/httpd.conf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from" After rechecking a few times, I can confirm that I have followed the process and have everything accurately matching with what you've shown in the video up until the point where I am getting that error.
I definitely love the video but it didn't work for me , I did everything word for word here and my error comes up syntax error in line 535 cannot load c:/php/php5apache2_4.dll into server: The specific module cannot be found can anyone help Please thank you in advance
httpd: Syntax error on line 37 of C:/Apache/Apache24/conf/httpd.conf: ServerRoot must be a valid directory
getting this error after adding environment. Cannot edit PATH variables. I can only edit user variables when double click.
6:26
I usually don't comment anything, but this I have to. Great. you save my time… …
AH00433: Apache2.4 Service is Already installed. What happen
that coy sarcastic voice annoyed the $hit out of me
Awesome everything works like a charm 🙂 thank you buddy
Thank you so much Alessandro for uploading very useful instructions. It works for me
httpd: Syntax error on line 535 of C:/Apache24/conf/httpd.conf: Cannot load c:/php/php5apache2_4.dll into server: The specified module could not be found. what do I do????
i fixed that but i got this
Testing httpd.conf….
Errors reported here must be corrected before the service can be started.
httpd: Syntax error on line 535 of C:/Apache24/conf/httpd.conf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from
i installed i got a typo in directory but if i tried again after correcting it i couldn't install it.
Thank you so much.
C:WINDOWSsystem32>g:apache24binhttpd -S
httpd: Syntax error on line 535 of G:/Apache24/conf/httpd.conf: Cannot load G:/php/php5apache2_4.dll into server: The specified module could not be found.
I am getting this error
Which version of php do I install in apache 2.4.33
worked like a charm
local host is not opening but all the other process is completed what to do
Hi ! when I run the xampp_start.exe file it says the below text (2018-03-17 4:06:11 6780 [Note] mysqlbinmysqld.exe (mysqld 10.1.31-MariaDB) starting as process 3260 …). Is it a bug? I thought I should not see any further text/command below the instruction text line ending with the word "gracefully".
Thanks man, was having issues and you solved it 😀
when i entering ''c:apache24binhttpd -S'' shows "httpd: Syntax error on line 531 of C:/Apache24/conf/httpd.conf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from"
thanks you so much men, the best guide for this in YT
This was what I did wrong, maybe it can help someone :).
In the httpd.conf document that u open with notepad. Be sure NOT to have a space between "php5" and the "_"
So it should be like this: LoadModule php5_module "C:/php/php5apache2_4.dll"
To find it, go C: –> Apache24 –> conf –> httpd.conf
this all to support him takes
from pocket
where him takes this all – dll on package and modules
I used your method for windows 7 and php7. This video helped me a lot. Keep up the good work 🙂
Help! Why my "C:phpphp -s" is nothing? 13:15
C:WINDOWSsystem32>C:apache24binhttpd -S
httpd: Syntax error on line 533 of C:/Apache24/conf/httpd.conf: Cannot load c:/php/php5apache2_4.dll into server: The specified module could not be found.
thanks worked for me
thanks a lot your explanation is really clear
i had edited 'httpd.conf' file as u shown, but still getting error that cannot load that .dll file into server
Hi! I typed the command httpd -k install but there's an error : [Fri Jan 26 09:04:35.240181 2018] [mpm_winnt:error] [pid 11840:tid 476] AH00433: Apache2.4: Service is already installed
Can someone help me? Thank you!
Awesome tutorial
Thanks!
it is not installing properly and showing the list with errors like A- message B-Messge like this so on Z plz
Invalid command 'Listen*:80', perhaps misspelled or defined by a module not included in the server configuration" how to solve this
THANK YOU so much for this tutorial! It would have taken me all of 2018 if I had tried to figure that out all by myself. Worked pretty much the same with PHP7.2 (we're in the future now!). However, the php_mysql.dll does not exist anymore; if anyone else bumps into this, just un-comment the line "extension=mysqli".
where is next video of this series