How to Install Full Web-Server (Apache, php, MySQL, phpMyAdmin) In Windows 10

preview_player
Показать описание
--:Links :--
Рекомендации по теме
Комментарии
Автор

This was the creepiest computer tutorial I have ever watched.

dylankachaka
Автор

if you have localhost problem, in my case what helped was:
- C:/apache24/bin/httpd < - run
- close console and restart pc
- run console again ->cmd
- in console type: cd C:/apache24/bin and press enter
- type also httpd -k install
-then httpd -k start
-then httpd -k restart
then go to your browser (mozilla/chrome) and type localhost

januszmaj
Автор

If you got error there is the right code:
<IfModule php5_module>
LoadModule php5_module "c:/php/php5apache2_4.dll"
# configure the path to php.ini
PHPIniDir "C:/php"
AddHandler application/x-httpd-php .php
</IfModule>

dse
Автор

Best video I've seen yet on installing all these programs. Complete instruction and guide! I really appreciate it!

peanutcobb
Автор

It can be nice but could you go slow with your indicator to know what are you clicking? Please give a chance to take notes. Thank you

csalazarfull
Автор

I got an Syntax Error in command prompt on line 533 of c:/Apache24/conf/httpd.conf:
Invalid command 'LoadModule php5_module ', perhaps misspelled or defined by a module not included in the server configuration.please help me out.

rajudussa
Автор

Title of the video: "Web developer forget to charge his Laptop, before he can finish his assignment"

susobhandas
Автор

That's very help full instruction given in this video, but if you don't mind I have one question, at the end -- file php.info is run via Xampp? and in that case installing apache2.X individually is required? Am trying to install all the packages individually and its kinda confusing me.

ashwinigaddagi
Автор

Very Excellent video.Very Good Job bro.keep it up

mehboobalam
Автор

C:\Apache24\bin>httpd -k install
Installing the 'Apache2.4' service
(OS 5)Access is denied. : AH00369: Failed to open the Windows service manager, perhaps you forgot to log in as Adminstrator?


Any Solution????

abudawod
Автор

AH00526: Syntax error on line 534 of C:/Apache24/conf/httpd.conf:
Invalid command 'LoadModule php5_module c: /php/php5apache2_4.dll', perhaps misspelled or defined by a module not included in the server configuration .this error given to me in command prompt what can i do?

omkarlikhe
Автор

On running php.info on localhost it's showing the code itself whta we wrote on text document .pls

mil_tholia
Автор

Проблему с администрированием и мучительными непонятными видео я лично решил сменив хостера. Сейчас размещаю все проекты на VPS у WELL-WEB NET. Для себя арендую - 3 ядра по 3.6GHz\4 гига рам\50 SSD за 990 руб.! Администрирование у них бесплатное и быстрое. сервер настраивают и выполняют оптимизацию под твои хотелки. Настраивают отлично. На одном настраивали для сайтов - все супер, на втором nodejs и mongodb. цены довольно демократичные - от 490 руб. но есть акции и можно получить нормальный сервачок за копейки. Но главное что есть поддержка которая все делает, а не отшивает.
Рекомендую Well-WEB если у Вас нет навыков администрирования, они сделают все круто - вам останется просто развивать свой бизнес!

ДенисРаспутько
Автор

What to do if i have a newer version of php should i leave the
LoadModule php7_module "C:\php\php5apache2_4.dll"
AddHandler application/x-httpd-php .php
PHPIniDir "C:/php"
command the same

firefighterriven
Автор

Localhost is not working
And when there is a change in php file ;mysql.dll I didn't get mysql.dll I just got mysql

sra
Автор

Am I in the right place? It feels like a Horror Movie

mathewsjoby
Автор

present php 5.6 version is not available, 7.3 is available.what should we change in LoadModule.?

yuvarajgaddam
Автор

sir, i have installed web server as peryour instuctions but now when i am running localhost index.html fileis not opening ERR_CONNECTION_REFUSED this error is cooming please help me to find this problem

seemagupta
Автор

Elp. I'm getting this, can't move on...



-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.

C:\Windows\system32>

germzesse
Автор

This site can’t be reached

localhost refused to connect.
Search Google for localhost
ERR_CONNECTION_REFUSED

i get stuck at 17:04 in the video

homicide