Название | : | How to install Apache, MySql and PHP on Windows 10 |
Продолжительность | : | 17.56 |
Дата публикации | : | |
Просмотров | : | 471 rb |
|
how to connect mysql to php? Comment from : Thanushan T |
|
@Alessandro Castellani how do i remove index of/ Comment from : Coolvibes Reloaded |
|
still works in 2022!!! brilliant stuff Comment from : Ron Armengol |
|
If we are using php 7 do we type php 7 instead of 5 when modifying the httpdconf file? php 7 and 8 are the only versions available these days Comment from : Israel Contreras |
|
I have used your video numerous times through the years each time I buy a new laptop THANK YOU!!! Comment from : Beth Marlatt |
|
hello sirbrhow to slove this problembrC:UsersSaurabh>C:apache24inhttpd -k install
brInstalling the 'Apache24' service
br(OS 5)Access is denied : AH00369: Failed to open the Windows service manager, perhaps you forgot to log in as Administrator?
br
brC:UsersSaurabh> Comment from : Saurabh Karande |
|
Man, why Thread Safe or Non Thread Safe ? Comment from : Mauro P |
|
I cannot connect my mysqli brbrCall to undefined function mysqli_connect() in C:Apache24htdocsconnectconnectphp:4 Stack trace: #0 {main} thrown in C:Apache24htdocsconnectconnectphp on line 4 Comment from : Code it Dear! |
|
👍 Comment from : Range Rover |
|
How do I solve this problem?brbrhttpd: Could not reliably determine the server's fully qualified domain name, using ::1 Set the 'ServerName' directive globally to suppress this message Comment from : Fiel Buencamino |
|
thanks for spoon feeding us :) Comment from : Abdur Rashid |
|
cant find php_mysqldir Comment from : Faceless Sama |
|
In phpini file php_mysqldll not found Comment from : John Charalambous |
|
On opening infophp in browser using localhost it is just showing code Comment from : Pahari Mastii |
|
Hey Guy - very very fine - perfectly done everthing is running - you´re a hero----------- Comment from : Frank Meyer |
|
Hi, my ini has not having extension_php-mysqldll, please help Thanks Comment from : Isidro Espenido Jr |
|
Cannot load c:/php/php5apache2_4dll into server: The specified module could not be found
brIF You Are Getting Same Error Replace The Bottom Code withbrbr Comment from : praveen pandit |
|
can someone help me when i try to load the page , it's saying mysqli is missing Comment from : Thee king Yodah |
|
I'm getting an error when I try ''C:>cd php'' it just says ''the system cannot find the path specified'' How do I fix that? Thank you :) Comment from : Sebastián Hernández |
|
Thanks a lot! it worked Please note that i needed to manually start apache I used httpd -k restart on the command prompt and it worked i can now access this from my local host Comment from : agha chi |
|
my localhost not working Comment from : Seney SEAN |
|
why not just use xampp ??? Comment from : Johannes Fiftyeight |
|
Thank you for the tutorial, even 4 years later it still useful brKeep the good work I hope you have a nice day :) Comment from : arumteguh |
|
C:Windowssystem32>c:apache24pinhttpd k installbrbrThe system cannot find the path specifiedbrhow can solve this problem Comment from : Md Ejaz |
|
🙏Thank you so much Comment from : SHANMUGA PRIYA S |
|
Hey Man, thank you so so much for this video This is a very very good video which is easy to follow and very informative With this video I have been able to set up Apache and its basic functions (on my computer) I hope to come back to your videos and learn more stuff Thank you for the great content and keep it up :) !!!!! Comment from : Avarish Rozario |
|
4 years on - thanks Alessandro Comment from : Robert Spreadborough |
|
Hey it's throwing me a syntax error on line 538 of C:/Apache24/conf/httpdconf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from Comment from : Mayank Kumar |
|
Thanks!! Comment from : Jaysinh Babariya |
|
Very Nice Video and direction Comment from : Sivaprasad K |
|
thanks a lot Comment from : Mohammad Barghamadi |
|
How do i fix this?brbrbrhttpd: Syntax error on line 538 of C:/Apache24/conf/httpdconf: Cannot load c:/php/php5apache2_4dll into server: The specified module could not be found Comment from : Lance Geronaga |
|
last command can't working brphp -M Comment from : ahsan abbas |
|
How to solve this ErrorbrbrbrC:WINDOWSsystem32>c:apache24inhttpd -S
brhttpd: Syntax error on line 537 of C:/Apache24/conf/httpdconf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from Comment from : ahsan abbas |
|
When I run php files the code is displayed in the browser Apache is not executing PHP I have checked httpdconf, check php -v, checked httpd -t everything seems in order Can anyone help? Comment from : Mindy |
|
Ok, guys I found a fix for those of you using PHP 7xbrbrThe last lines of the httpdconf should be:brbrbrbrLoadModule php7_module "c:/php/php7apache2_4dll"
br # configure the path to phpini
br PHPIniDir "C:/php"
br AddType application/x-httpd-php php
brbrbrbrbrbrAnd ignore what tapclick said, if you put the Comment from : Delected |
|
for php 7 use this brLoadModule php7_module "C:/PHP/php7apache2_4dll"
brAddHandler application/x-httpd-php php
br# configure the path to phpini
brPHPIniDir "C:/PHP" Comment from : real exo-L forever |
|
I'm getting "the code execution cannot proceed because VCRUNTIME 140dll was not found Reinstalling the program may fix this problem" I reinstalled it again but I'm getting the same thing Comment from : 26_Kasturi Redkar |
|
the code he typed in 6:50 in case you don't feel like typing(except my php version is 7 just change it to whatever the number is for you )brbrLoadModule php7_module "c:/php/php7apache2_4dll"
brAddHandler application/x-httpd-php php
br#configure the path to the phpini
brPHPIniDir "C:/php" Comment from : alice cooper |
|
Cannot find the path specified in cmd Comment from : Arlan Arota |
|
C:windowssystem32>c:Apache24inhttpd -S
brhttpd: Syntax error on line 537 of C:/Apache24/conf/httpdconf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from
br stuck herePlease help Comment from : Noel Deepak Palle |
|
I followed all of this videobut I still don't know how to actually open phpmyadmin? I must be totally dumb Can you please help? Comment from : Rafiqui dagreat |
|
0:56 Comment from : hiimjustin000 |
|
I recommend you copy and paste phpini-development and rename it phpini Comment from : hiimjustin000 |
|
Thanks, worked great And thanks for all that commented below, that helped too Comment from : M W |
|
help please;bri downloades php 7 brand cmd command saysbr"httpd: Syntax error on line 539 of C:/Apache24/conf/httpdconf: Cannot load C:/php/php7apache2_4dll into server: 1 is not a valid Win32 application
"brwhat to do ?brplease help Comment from : Braz Suthar |
|
Thank you for the video, it was a huuuge help! The installation for PHP 7 was slightly different but you were so informative that I could adapt the changes myself Comment from : Greta Ivanauskaite |
|
I wish I could like this tutorial a thousand times over Thank you and the troubleshooters in the comments so much Comment from : sweetie |
|
For 72 version of php (12:38) the php mysql extension is pdo_mysql instead I think somthing wrong with the php7 and mysqli I tested it on moodle Comment from : margoumix |
|
For Error Line 538 make sure you use php7 instead of php5 for the config file! Comment from : Alkaline Hawk |
|
How can I solve this for Apache?brbrbrAH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::e17d:621b:6622:61b Set the 'ServerName' directive globally to suppress this message Comment from : Mihai |
|
Getting the below error:brhttpd: Syntax error on line 75 of C:/apache24/Apache24/conf/httpdconf: Cannot load modules/mod_actionsso into server: The specified module could not be foundbrbrbrCan you please help? Comment from : Surupa Ray |
|
Still getting error after downloading vc2015 help please Comment from : Anmol Singh |
|
So much garbage just to set up a program I quit Comment from : Cesar Salazar |
|
Microsoft Windows [Version 10017763475]
br(c) 2018 Microsoft Corporation All rights reserved
br
brC:Windowssystem32>c:apache24inhttpd -k install
brInstalling the 'Apache24' service
brThe 'Apache24' service is successfully installed
brTesting httpdconf
brErrors reported here must be corrected before the service can be started
brhttpd: Syntax error on line 538 of C:/Apache24/conf/httpdconf: Cannot load c:/php/php5apache2_4dll into server: The specified module could not be found
br
brC:Windowssystem32>
brbrbrany help Comment from : Adam Ciwinski |
|
Can anyone fix my error at 11 in cmd? Comment from : Mohammed Muzammil |
|
Can someone help me ? I've done everything step by step but I cannot connect to localhost at all Comment from : Ovarel |
|
this error is showing up-br(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions : AH00072: make_sock: could not bind to address [::]:80
br(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions : AH00072: make_sock: could not bind to address 0000:80
brAH00451: no listening sockets available, shutting down
brAH00015: Unable to open logsbrplease tell how to fix it?brI have downloaded php 73 (as php 56 was not available) and used some directions in coding given in comments Comment from : Raghav Khurana |
|
Can anybody help me on how to remove this apache server from pc? I am trying to install xampp but the apache server in that one conflicts with this apache server I guess Thanks in advance Comment from : Aras Sen |
|
httpd: Syntax error on line 538 of C:/Apache24/conf/httpdconf: Cannot load C:/php/php7apache2_4dll into server: 1 nx92est pas une application Win32 valide please i have this error knowing that i have a 64bits working OS Comment from : Amine Dany |
|
Dude you are fucking amazing I really appreciate how straight forward this was You explained the simple meaning behind some parts along the way and talked through it Amazing tutorial For those of you that are installing the level 7 module check out some of the other comments Comment from : James Young |
|
HelloI've followed all the instructions, everything seems correct but my infophp is not working Earlier I'd an issue with msvcr110dll I downloaded and placed it in php folder Any suggestion please Comment from : GARIMA JAISWAL |
|
httpd: Syntax error on line 74 of C:/Apache24/conf/httpdconf: Cannot load modules/mod_access_compatso into server: The specified module could not be found Comment from : Abhishek kumar |
|
Invalid command 'PHPIniDir"C:/php"', Comment from : Ayari Mohamed |
|
Dude, you are the best! Thank YOU Comment from : Guylain Tshiasuma |
|
If I restart my computer, the apache server stops, so how do I start up the server again? Thank you for the help! Comment from : Zack Grey |
|
In case this shows up"ttpd: Syntax error on line 537 of C:/Apache24/conf/httpdconf: Cannot load c:/php/php5apache2_4dll into server: The specified module could not be found" put all the added codes between Comment from : Anish Man Gurung |
|
The system cannot find the file specified : AH00436: No installed service named "Apache24"brbrbrhelp? Comment from : Beyluta |
|
I just use OpenServer to setup all the things Makes life easier :) Comment from : Sarvar🌹 |
|
it did not work, it shows me the code text instead of the code running :-/ Comment from : MarK |
|
In order to install PHP7 use this first line inside httpdconf :brLoadModule php7_module "C:phpphp7apache2_4dll" Comment from : Mark Boute |
|
Wow thanks, followed the instructions and it works greatThank you Comment from : Ebrahim Moola |
|
what if i have php7? Comment from : Davidd Davidd |
|
Thank so much Comment from : Star11 |
|
php not starting automatically what to do? Comment from : ANOL GHOSH |
|
I did all of the above mentioned steps yet when I type localhost into chrome it shows "This Site can't be reached" Please help Comment from : Martin Jones |
|
Thanks #Alessandro Appreciate your tutorial, really helped me Comment from : Anish Reddy |
|
Thank u for posting this video, it exactly had what I needed Comment from : Mr Roy |
|
how apache starts automatically after restarting the machine i tried searching localhost but it didnt open Comment from : khalid shaikh |
|
If I only want to install the apache what is the url to browse? Localhost only or there's a port specified Comment from : mutiara tambunan |
|
My localhost connect with MAMP Should i uninstall MAMP first and set everything again? Or just let it be? Comment from : Wawa Kepohcii |
|
When I run httpdexe -k install command, I get httpd is not a command Comment from : abhishek sharma |
|
Hi,brJust installed and it runs exactly as you explain (except the PHP module code, it’s now “c:/php/php7apache2_4dll”) and now I’m not being able to make the “bridge” to install Wordpress Do you have any tutorial to install Wordpress or, if not, do you recommend any?brThx Comment from : Cristina Ferreira |
|
Thank you so much this saved me lots of time thank you Comment from : sophie00 |
|
How can i change my user to administrator while opening cmd ??? Comment from : Sheikh Hasin Ahmed |
|
hi, why is my localhost linked to C:/localhost instead of C:/Apache24/htdocs :( Comment from : 豆皮本人 |
|
you are a rockstar Comment from : TV |
|
Syntax error on line 537 of C:/Apache24/conf/httpdconf: Cannot load c:/php/php7apache2_4dll into server: The specified module could not be found brbrI tried visual studio 2017 but no resultsbrbrcan anyone help me to fix this error, please Comment from : Norma Moras |
|
Skip to 1:44 Comment from : Benison Besra |
|
Thank u verrrrryyyyyyy muccccccch dude Comment from : Shiva Durseti1 |
|
i have downloaded thread safe but still get this error "httpd: Syntax error on line 534 of C:/Apache24/conf/httpdconf: Cannot load c:\php\php5apache2_4dll into server: The specified module could not be found" Comment from : renuka ravula |
Hosting A PHP Website Using DigitalOcean One Click Install On Ubuntu 18 (Linux+Apache+PHP+MySql) РѕС‚ : CodeWithHarry Download Full Episodes | The Most Watched videos of all time |
How to Install Apache, PHP, MySql u0026 PhpMyAdmin on Ubuntu Linux | Install u0026 Configure LAMP on Ubuntu РѕС‚ : connectwww Download Full Episodes | The Most Watched videos of all time |
How to Install Apache PHP 7.2 + MySQL and phpmyadmin in Ubuntu 18.04 РѕС‚ : The Training Help Download Full Episodes | The Most Watched videos of all time |
How to install Apache, PHP 7.2, and MySQL on Ubuntu 18.04 (LTS) РѕС‚ : Profe Carlos Leal Download Full Episodes | The Most Watched videos of all time |
How to install Apache, PHP, MySQL, phpMyAdmin and change web root directory on Ubuntu 18.04 РѕС‚ : wEbCoAdEr Download Full Episodes | The Most Watched videos of all time |
Install Apache, MySQL, PHP (LAMP) and phpmyadmin on Ubuntu 18.04 in Digital Ocean РѕС‚ : FreeCodings Download Full Episodes | The Most Watched videos of all time |
LAMP Stack Install Ubuntu 18 04: Linux Apache MySQL and PHP РѕС‚ : PhasedLogix IT Services Download Full Episodes | The Most Watched videos of all time |
How to Install PHP Apache And MySQL in Linux Ubuntu РѕС‚ : CodeWorked Download Full Episodes | The Most Watched videos of all time |
Install Apache, MySQL, PHP (LAMP) and phpmyadmin on Ubuntu 18.04 in Digital Ocean РѕС‚ : Pen Samol Download Full Episodes | The Most Watched videos of all time |
How to Install Apache 2.4, PHP 7.4 and MySQL 5.7 on Amazon Linux 2 РѕС‚ : AOS Note Download Full Episodes | The Most Watched videos of all time |