Тёмный

2 | How to Install a Local Server for PHP | 2023 | Learn PHP Full Course for Beginners 

Dani Krossing
Подписаться 482 тыс.
Просмотров 156 тыс.
50% 1

Welcome to my new PHP course for beginners! In this video I will show you how to install a Local Server for PHP. 🙂
Running a server is required in order to program PHP, since PHP is a server side programming language. The server I will show you how to install is called XAMPP.
XAMPP: www.apachefrie...
Documentation:
General: www.php.net/ma...
Mac: www.php.net/ma...
Win: www.php.net/ma...
Installing XAMPP inside Program-Files: stackoverflow....
➤ GET ACCESS TO MY LESSON MATERIAL HERE!
First of all, thank you for all the support you have given me!
I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
I am now using Patreon and RU-vid Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
I hope you will find it helpful :)
Memberships: / @dani_krossing
Patreon: / mmtuts

Опубликовано:

 

21 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 156   
@lbs9587
@lbs9587 Год назад
I have been in school for software development. And i have learned more from your tutorials than from the school. So huge thanks for that. Keep doing what you do Dani!
@ShukoKuriyami
@ShukoKuriyami 8 месяцев назад
This took me like 2 hours to do so i just literally did all what he did and now in just a few minutes i can finally start programming
@ANJ_gaming
@ANJ_gaming 3 месяца назад
Gotta say, I wasn't even looking to really learn php but one thing led to another and now I'm here, I really appreciate how beginner friendly you have made this course and how you break down basically every step into a video. Makes it easier for an ADHDer like myself to not give up when I inevitably get stuck and am only 1/30th the way into a 1 hour video xD
@yousifky
@yousifky Год назад
One of the best teachers on earth ❤
@vidhusansurenthiran5730
@vidhusansurenthiran5730 Год назад
finally a video that doesn’t rush and explain everything in details. you are really good at explaining and a Great teacher
@iamacopy7349
@iamacopy7349 11 месяцев назад
8:56 FYI: On mac the path should be /Applications/xampp/xamppfiles/bin/php-8.2.4 where 8.2.4 stands for the version number (which may change in the future.)
@Dylson
@Dylson 8 месяцев назад
Worked like a charm! Cheers mate!
@DarkenedRay
@DarkenedRay 3 месяца назад
Thank you, I couldn't find anything online for this
@spiderichard
@spiderichard 2 месяца назад
Doing the lords work ♥ thank you so much
@kellenmoore9368
@kellenmoore9368 Месяц назад
Thank you so much. I've been trying to figure this out for over an hour smh
@fissionchips223
@fissionchips223 Год назад
Feels like I'm learning to take off and fly in a fighter jet my first day on the job. Dani! You are a gifted teacher, my man! Your understanding of what people are thinking when they first approach this is amazing. Thank you so much not just for your terrific help, but for NOT FORGETTING what it's like to start out and what thoughts go through your head as you first approach this. This is a real gift and I thank you so much for focusing so well on keeping people from getting overwhelmed - you are absolutely talented! Cheers!
@santiv6094
@santiv6094 Год назад
im going to use this course to learn php and create a web site for a potential client, so i hope you continue this course, because until this moment your way to explain is being really good for a guy like me that have been programming for a couple years now with other backend languages and with web development. Thx for thee content!
@akashgola2153
@akashgola2153 6 месяцев назад
Now this is how a setup tutorial should be like 🙂.
@davidolaye5771
@davidolaye5771 Год назад
I’ve learnt alot from you starting from your html and css tutorials. You are simply the best ever Thank you so much.
@qwonnnnnnn
@qwonnnnnnn Год назад
Love the content Dani! Not sure Im the only one that did this but be careful when you make the htdocs shortcut you dont move the file completely out of xampp as i did. It was an hour of hair pulling frustration for myself 😂
@JonTheJotter
@JonTheJotter 28 дней назад
THANK YOU, I mainly followed this tutorial just to setup the localhost server bit as I was struggling so bad trying to do it manually (I’m very much new to all of this) xampp finally did the trick.
@darylepstein9790
@darylepstein9790 Год назад
This guy is just awesome. Amazing dynamic teaching and examples
@Dani_Krossing
@Dani_Krossing Год назад
Thank you so much! 🙂 Means a lot
@remasrebas3776
@remasrebas3776 10 месяцев назад
I truly appreciate how you are addressing concerns that might be daunting for beginners. Your way of reassuring and creating a comfortable learning experience is invaluable.
@codewithmtk
@codewithmtk Год назад
One of my best Channel to watch when i started learning to code and specially web development, You just reminded me my starting days. Keep it up
@legendarypanda1327
@legendarypanda1327 2 месяца назад
Bro thanks soo much i have been looking around for a video that explains this easily for too long 😅
@atlantic_love
@atlantic_love 9 месяцев назад
Excellent work, Dani!
@itsyoboiarroi
@itsyoboiarroi Год назад
bro you're the best in explaining fr.
@cruzinsweetsntreats
@cruzinsweetsntreats Год назад
Yes, for safe testing, setting up a local server is good. Yet I found an sFTP Extension for VS Code that you can use an active web server. I ended up using the FTP (21) port instead, as it worked best for my VPS. Through the functions, you download / set the site to a local folder for editing. Works well. 04-16-2023 0141 PT
@ember5332
@ember5332 8 месяцев назад
'php is used for 78% of websites that we know of in 2023' so WHY wasn't I taught it on a web development course 😭 this tutorial is saving my life right now.
@Dani_Krossing
@Dani_Krossing 8 месяцев назад
Most courses from my experience, are focusing more on front-end languages, such as HTML, CSS, and JavaScript. 🙂 I remember that 11 years ago when I was at the university, they taught us PHP during my bachelors... However they saw it as a failure, since most people couldn't follow along, because most people didn't have a interest in learning it... So now they are just focusing on teaching JavaScript at a higher level. So I think PHP isn't taught many places, simply because it isn't as "flashy" as JavaScript, and students aren't passionate about it. 😅
@ember5332
@ember5332 8 месяцев назад
Ah I see thank you for clarifying! After 3 months of job hunting I finally got an internship as a web dev and I’m not sure they realised I’ve never used it 🤣 so now I’m trying to learn it ASAP and I couldn’t do it without this playlist. Thank you!
@sodiyaraymond274
@sodiyaraymond274 4 месяца назад
Prof. Dani Krossing, please MySQL server isn't running on my XAMPP Control Panel. saying "Error: MySQL shutdown unexpectedly. This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method. Press the Logs button to view error logs and check the Windows Event Viewer for more clues. If you need more help, copy and post this entire log window on the forums". WHAT SHOULD I DO?
@dimoik700
@dimoik700 2 месяца назад
Your detailed explanations helped to install Xampp &local server for PHP
@samkroes4611
@samkroes4611 7 месяцев назад
Super helpful! Thank you so much! I'm also in school for software development, but my professors are having us use a virtual environment instead of installing anything locally. You've answered a lot of questions I had, so thanks!! Your videos are the best!
@mikialem3727
@mikialem3727 5 месяцев назад
Thank you so much... you are truly talented in teaching!
@mhamedfattoum6179
@mhamedfattoum6179 Год назад
i love how i was studying php in class and i have like exam on it in like 2 days just when i saw dani uploaded this vid ty mate
@adithyabhat583
@adithyabhat583 9 месяцев назад
I understood reallywell . Thank you so much!!!! Loved it
@ShootYourBricks
@ShootYourBricks Год назад
Thanks for explaining vs code. Up till now I was using visual studio with a php addon. This looks a lot better.
@willski_
@willski_ 6 месяцев назад
thank you so much sir, im computer engineering student and i have to study XAMPP and PHP for my course "Application Website"
@Xabito123
@Xabito123 22 дня назад
bro u really helped me, thanks i love you
@dynamics365series2
@dynamics365series2 Месяц назад
this makes alot of sense. thanks
@saralynnech
@saralynnech 10 месяцев назад
Thank you for this excellent resource. Very easy for beginners to follow, you are clearly a natural educator. =)
@truekili9215
@truekili9215 2 месяца назад
When I run apache it always just says Error: apache shutdown unexpectedly. I see nothing about it in the comments. This is my first time installing xampp. I made sure to install the latest version (8.2) and install it in an unrestricted folder. Will update in the replies if I find a fix.
@PreetKadam-hj9fi
@PreetKadam-hj9fi 6 дней назад
U are a God brother...arigato
@abassataroconteh4262
@abassataroconteh4262 2 месяца назад
This video demonstrates how to set up a local server for PHP development using XAMPP, including installing the software, configuring the server, and creating a basic PHP file. Key moments: 00:00 Setting up a website using PHP requires installing a local server, like XAMPP, which is easy and safe, allowing offline website development without uploading to the internet. -Different local servers like LAMP, VAMP, XAMPP, and Docker are available for installation, offering various options for setting up a server. -Installing XAMPP is recommended for its ease of setup and familiarity, making it a popular choice among website developers. -Downloading and installing XAMPP involves selecting the appropriate version for your operating system, ensuring a smooth installation process for offline website development. 03:23 To set up a local server for PHP development, you need to install XAMPP, start Apache and MySQL servers, create website folders in htdocs, and edit PHP files in your preferred editor. -Installing XAMPP and starting Apache and MySQL servers are essential for running PHP locally on your computer. -Creating website folders in the htdocs directory allows you to access and manage multiple websites on your local server. -Editing PHP files in your preferred editor, such as Visual Studio Code, enables you to develop and customize your website's functionality. 06:45 PHP files allow for PHP code to run within HTML files seamlessly, enabling conversion of existing HTML websites to PHP by simply changing file extensions. -Setting up PHP in Visual Studio Code may require manual configuration in some cases, ensuring the executable path is correctly linked for PHP installation. -Using PHP tags within HTML files allows for the execution of PHP code, demonstrated by writing and displaying 'hello world' using PHP echo statement. Generated by sider.ai
@shlomihaser7894
@shlomihaser7894 Год назад
Looking forward to the next videos!
@joshuamichaelpeterbandas
@joshuamichaelpeterbandas 3 месяца назад
thank you very much for your help 🙏🙏🙏🙏🙏🙏
@eggxecution
@eggxecution 19 дней назад
nice
@gaurikshirsagar4698
@gaurikshirsagar4698 5 месяцев назад
Great mann!!
@neileder9896
@neileder9896 Год назад
Best teacher! 🙇
@4kPcGaming
@4kPcGaming Год назад
this gets me back to the 1'st year of Uni :D
@Dani_Krossing
@Dani_Krossing Год назад
Me too hehe. It's been so long since I taught PHP. 😂
@guillerjamesmantala7311
@guillerjamesmantala7311 20 дней назад
thankyou sir
@programmingholic
@programmingholic Год назад
Thanks for Sharing.
@khabbazz89
@khabbazz89 Месяц назад
awesome
@丅-k3r
@丅-k3r Месяц назад
yee it worked!
@HasanNaeem-h8h
@HasanNaeem-h8h 20 дней назад
plz..make a video about php IMS !
@fostajocharlotin5253
@fostajocharlotin5253 Год назад
I m here for the second lesson 😀
@tomcoop9750
@tomcoop9750 4 месяца назад
Fantastic!
@Nebiou_coding
@Nebiou_coding Месяц назад
like you man
@ShadArf
@ShadArf Год назад
Thank you dear Mr.dani I hope you create your videos with facecam
@jhvhest
@jhvhest Год назад
You don't need xampp anymore. You can use the server function of php itself. You can manage easy between versions with brew. A mysql server can be spin up with a docker command or docker-compose file.
@Dani_Krossing
@Dani_Krossing Год назад
Yes you are correct. 🙂 I looked into Docker when a commenter mentioned in the last video, however I still made the decision to go with XAMPP, for the simple reason that it is MUCH easier to comprehend setting up for beginners. Doing what I did in this video, vs what this guy is doing in his video, talks to two different audiences, and will most likely scare people away who are already intimidated by PHP. 😊 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2Bxh5FNGznQ.html&ab_channel=VincentStevenson But I definitely think that Docker is worth looking into, as soon as people can comprehend the setup process. 🙂 For this course though, I want as many people on board as possible from the start.
@jhvhest
@jhvhest Год назад
@@Dani_Krossing Thanks for the link. I will give it a look tomorrow morning. Xampp use to give me a lot of headache and made me stop using php. 😂. Everybody has their own experience. Maybe i should give it another try.
@Dani_Krossing
@Dani_Krossing Год назад
If you have Docker up and running then you got yourself a cool tool on hand. 🙂It is definitely an awesome choice over local servers like XAMPP, WAMP, LAMP, LEMP... etc. In the end it doesn't matter what tool you use, as long as it gets the job done. 😊
@kylehawks2966
@kylehawks2966 Год назад
Hi, Switched over to your updated version, and yes everything went great on my laptop....but not on my tower, Can anyone suggest a tutorial for Brackets editor and php so I can come back and Follow this great tutorial?
@AxxionMarketPlace-iu6ri
@AxxionMarketPlace-iu6ri Год назад
Thank you
@devoiddude
@devoiddude Год назад
is live server extension in vs code the same thing?
@Thinksso-ej8so
@Thinksso-ej8so Год назад
Thanks
@bogdanapache8263
@bogdanapache8263 Год назад
best
@scripturelife89
@scripturelife89 3 месяца назад
I've already got a website up and running with html,css. In order to get PHP going do I need to save that website inside on the htdocs folder too?
@nayrbsworld3048
@nayrbsworld3048 24 дня назад
What if im using sql server management studio? Can i still use xampp?
@KayleighOfSuburbia
@KayleighOfSuburbia 4 месяца назад
If I'm building a website with multiple pages should all pages use extension .php if only one (the contact form) actually uses php? or should the others stay as .html?
@1iglesiaknoelvindhlanpsalm720
@1iglesiaknoelvindhlanpsalm720 8 месяцев назад
I can't download XAMPP. I clicked on the click here and the download latest version. It just said "File will be ready in 5...4..." then skips to 0 but it doesn't download. I tried using a different browser but the same problem occured.
@garyfox8701
@garyfox8701 Год назад
Hi Danni... I am a long time subscriber and huge fan needless to say... My question is this... I set up XAMPP on a Mac as per your instructions many years ago and the thing that got me was every time I saved my files in the "root" folder of my website, to check they worked with XAMPP I had to drag all my 'new' files over to the htdocs folder and that is as much trouble as uploading to the server in the first place... Can I use the htdocs as my "root" folder in Dreamweaver?
@Dani_Krossing
@Dani_Krossing Год назад
I'm not sure how Dreamweaver functions, but it sounds to me that you have complicated things a bit for yourself. 😬 Why don't you just edit the website directly inside the htdocs folder? 🙂 Editing and working on a version outside the htdocs folder, and then dragging it in every time, sounds like a big workaround?
@Stoney_Eagle
@Stoney_Eagle Год назад
You should be able to open a Dreamweaver project from anywhere, XAMPP also allows you to set your Dreamweaver folder as the root directory, that restricts you in having only one website but should be the best option 😉
@garyfox8701
@garyfox8701 Год назад
Thank you both for the replies. I'll give htdocs a go as root folder and hopefully increase productivity. Appreciated.
@omarhabib8264
@omarhabib8264 5 месяцев назад
Error: MySQL shutdown unexpectedly. 7:37:03 PM [mysql] This may be due to a blocked port, missing dependencies, 7:37:03 PM [mysql] improper privileges, a crash, or a shutdown by another method. 7:37:03 PM [mysql] Press the Logs button to view error logs and check 7:37:03 PM [mysql] the Windows Event Viewer for more clues 7:37:03 PM [mysql] If you need more help, copy and post this 7:37:03 PM [mysql] entire log window on the forums (everytime i try to start MYSQL this message is sent what should i do and why is it happening?
@Dani_Krossing
@Dani_Krossing 5 месяцев назад
A couple of things could be wrong here. 🙂 One is that you could be blocking the port that XAMPP uses by default, which is port 3306. This can happen if you have another server software installed, which also uses that port by default. For example if you have MySQL (the standalone software) installed on your PC, then it could be causing it. Another issue, is if your firewall is blocking XAMPP and MySQL. So if you are using a 3rd party firewall program, then double check it isn't doing that. Third, if XAMPP was installed incorrectly (maybe something happened during installation), then you might wanna try re-installing XAMPP. Hope you manage to fix it. 🙂
@omarhabib8264
@omarhabib8264 5 месяцев назад
@@Dani_Krossing thank you so much it was my SQL and btw youre really great at what you're doing please continue
@asmaa02
@asmaa02 2 месяца назад
i tried downloading xampp on my computer but it fails for some reason first it was the antivirus, says the website is sus. so I puased it for the website then tried to download it will display a button for downloading but when I click it counts down but will never download, can you please give me a solution for this issue or recommend another local server
@burakkeskin9708
@burakkeskin9708 11 месяцев назад
Thanks a lot
@richardsorreda7131
@richardsorreda7131 3 месяца назад
sir when i start running the 2 mySql has error 12:13:34 pm [mysql] Status change detected: stopped 12:13:34 pm [mysql] Error: MySQL shutdown unexpectedly. 12:13:34 pm [mysql] This may be due to a blocked port, missing dependencies, 12:13:34 pm [mysql] improper privileges, a crash, or a shutdown by another method. 12:13:34 pm [mysql] Press the Logs button to view error logs and check 12:13:34 pm [mysql] the Windows Event Viewer for more clues 12:13:34 pm [mysql] If you need more help, copy and post this 12:13:34 pm [mysql] entire log window on the forums this is the error can you help me this problem sir?
@nishatsulsabil5238
@nishatsulsabil5238 Год назад
❤❤❤
@NourSayegh-sj3ly
@NourSayegh-sj3ly 5 месяцев назад
i fixed that but when i try to write inside the Visual code program and refresh my localhost i didn't see any thing inside it, how i can know what i do wrong?
@sajithjd
@sajithjd 4 месяца назад
holy probs ha ha thanks
@someless
@someless 4 месяца назад
This guys made this tutorial for professional level. I can't believe that he said this tutorial is beginner's friendly. The guy assuming we know php already. He write the php code "echo" I didn't know what's that and he didn't explain it.
@Dani_Krossing
@Dani_Krossing 4 месяца назад
I understand that it can be frustrating learning something technical like PHP, but be careful you don't get hung up on small things like this, otherwise you might struggle once things starts getting slightly more advanced. The "echo" in this video, was just to follow a programming tradition, and wasn't really meant to "teach you" anything about outputting PHP into the browser. 🙂
@thegamermaks4316
@thegamermaks4316 4 месяца назад
Bro if you're gonna approach anything this way you're never gonna learn. Learn some humility because this man has some of the best tutorials on RU-vid.
@seddeknadhem5638
@seddeknadhem5638 4 месяца назад
Lazy, arrogant and entitled mentality. If you're stuck on echo, don't bother continuing bro lol
@_john_aaron_
@_john_aaron_ 10 месяцев назад
can you make a video tutorial for visual studio code because my vsvcode said "no such file directory"
@janren15
@janren15 7 месяцев назад
When I type localhost, it doesn't display it only says "Forbidden, You don't have permission to access this resource." Please help asap I just want to try and study simple codes. :(
@maximiliankippenberg7517
@maximiliankippenberg7517 Год назад
Hello Dani, I have followed every step of your tutorial and when I tried outputting Hello World on the website, just like you did, it didn't work. That was because somehow it wasn't able to understand the (I can tell, because it didn't turn blue like in your video. I also noticed that when doing this thing were you have to copy this path of php.exe and put it in this code, the only line of code that appeared on my screen was the one I had to put the path in (maybe thats normal, idk). Can somebody pls help me?
@testarossa..
@testarossa.. 8 месяцев назад
so first before i take this tutorial should i learn first html ?
@Dani_Krossing
@Dani_Krossing 8 месяцев назад
Yes. It’s not “required”, however most PHP is done alongside HTML, so you will struggle with some parts if you don’t know it.
@batnoy779
@batnoy779 Год назад
after install XAMPP on my C drive, I can't connect to mySQL server. How can I fix it?
@riteshchavan8308
@riteshchavan8308 7 месяцев назад
😊
@Hussein-Damaari
@Hussein-Damaari 4 месяца назад
Sir help me please I have watched this video and my apache doesn't start so, help me please sir😢 how to solve this error help me as soon as insha allah
@AksamRafiz
@AksamRafiz 2 месяца назад
I dont have php.exe for some reason in my xamp folder...
@c7ber.17
@c7ber.17 5 месяцев назад
Can we do same on linux? (Delete all in htdocs and replace with the actual websites we build)
@Dani_Krossing
@Dani_Krossing 5 месяцев назад
I’m pretty sure it’s the same. I have newer used Linux, but I can’t imagine this step being any different. 🙂
@c7ber.17
@c7ber.17 5 месяцев назад
@Dani_Krossing thank you for the fast reply I couldn't imagine 😄 BTW your tutorials are really useful 💜
@TheLottoScratcher
@TheLottoScratcher 6 месяцев назад
Completely lost me at 6:11. Following along on a Mac. Save file in folder where? Visual Studio or XAAMP? Where did you click?
@Dani_Krossing
@Dani_Krossing 6 месяцев назад
You need to make sure you have quick access to the XAMPP folder you installed. 🙂 This is btw one of the reasons I stopped using Mac for development, back when I had one for work. 😅 Apple doesn't like any 3rd party software on their devices, and will do everything in their power, to make it hard to do.
@TheLottoScratcher
@TheLottoScratcher 6 месяцев назад
Thanks for the fast response. Yeah, I tried running in Windows 11 Pro using Parallels and Apache on XAMPP will not Start (error: VCRuntime140.dll missing (?) ) MySQL does start.
@AdolfZcoder
@AdolfZcoder Год назад
Hi Dani, i followed the tutorial but whenever i start the mysql it stops, please help
@ukoni8667
@ukoni8667 8 месяцев назад
Is XAMPP a server simulator for a local computer. Is not actually a real computer dedicated server right?
@Dani_Krossing
@Dani_Krossing 8 месяцев назад
Yes
@louwe05
@louwe05 5 месяцев назад
they really should make it possible on mac that you can open the panel on launchpad, i always do it with no matter what app, but this one is kinda annoying 😕
@Dani_Krossing
@Dani_Krossing 5 месяцев назад
I used to use Mac when I worked as a Multimedia Designer, and ended up swapping to PC after 6 months... There were just too many unnecessary annoyances, like the one you describe. 😕 Mac works GREAT... as long as you only use things, that Apple decided you should use. Best you can do is place XAMPP in your Dock bar at the bottom. 🙂
@MicoleKelein
@MicoleKelein Год назад
I've been searching for a tutorial like this for so long... Your video was extremely helpful, but I found a video in Insta WP which explained it better and helped me a lot...
@kylehawks2966
@kylehawks2966 Год назад
Alright I'm just suposed learn php ...thanks anyway
@Dani_Krossing
@Dani_Krossing Год назад
You can't learn PHP without a server, so like I mentioned in the video, a server is necessary. 🙂 Unless you wanna just practice typing it without ever outputting any of it inside your website....
@EY-pe9mt
@EY-pe9mt 5 месяцев назад
wait i have a question i cant press run directly i have to always open it from local host? + thank u ive been using online editors for my course but now we have to use the server ..
@Dani_Krossing
@Dani_Krossing 5 месяцев назад
Yes if you wanna see your website from your computer, you need to do it from localhost every time. It’s always an awkward and slightly annoying process at the start, but it’s how websites are developed once you start implementing PHP. 🙂
@celestedromgoole1150
@celestedromgoole1150 9 месяцев назад
What is the Apache and Mysql want start when you try to do this
@Dani_Krossing
@Dani_Krossing 9 месяцев назад
The apache server is needed in order to view your website inside the browser. And the MySQL server is needed in order to access the database system, which we will use later in this course. 🙂
@Stoney_Eagle
@Stoney_Eagle Год назад
How do you work with sooo many shortcuts on the Taskbar 😵🤣 Make a short about converting your html website to php 😉
@DazeyGG
@DazeyGG 10 месяцев назад
I converted my html files to php because I need the database access, however it did break my website, im not sure where it is going wrong. Still working on a solution to find the issue so I am still watching but let me know if you can if you have a solution.
@Dani_Krossing
@Dani_Krossing 10 месяцев назад
If you have a simple HTML website with the .html extension, and you then convert it to the .php extension, then nothing should break. 🙂 It is extremely common to convert your site in this way. The only thing you need to be aware of, is that if you have any links on your website, for example in your header menu, then you need to change the links to match the new .php extensions. So instead of: It should be: If anything else broke, then it wasn't related to changing the extension to PHP.
@DazeyGG
@DazeyGG 10 месяцев назад
@@Dani_Krossing youre right, I was using dreamweaver and PHP gets messed up there, I used visual studio and had no problems. I do have a question about the URL itself, I don't want my website pages saying /home.php or /blog.php how do I remove the extension in the URL?
@bangtanbangtanlove1144
@bangtanbangtanlove1144 3 месяца назад
Hi. Can you give us if you know other programming language links. Like java python c#....
@Dani_Krossing
@Dani_Krossing 3 месяца назад
I have a few C# courses on my channel 🙂 they can be found on my channel page
@bangtanbangtanlove1144
@bangtanbangtanlove1144 3 месяца назад
@@Dani_Krossing thank you I will see☆
@NourSayegh-sj3ly
@NourSayegh-sj3ly 5 месяцев назад
plz when i wrote localhost on Google didn't happen like u so what i can do?
@Dani_Krossing
@Dani_Krossing 5 месяцев назад
You need to write it in the URL, and not on Google 🙂 otherwise it won’t work. Make sure you type out localhost fully, without clicking and suggestions that may dropdown.
@EmekaDavid-k8d
@EmekaDavid-k8d Год назад
Please mine is showing me, Error: Apache shutdown unexpectedly
@LynnNyathikaKiarie
@LynnNyathikaKiarie Год назад
hi,nice video but i have a problem ....when i open localhost it does not open.kindly advice
@Dani_Krossing
@Dani_Krossing Год назад
Mac or Windows? And did you make sure to start the servers, and delete the pre-installed files inside the "htdocs" folder?
@lynnkiarie3930
@lynnkiarie3930 Год назад
@@Dani_Krossing windows. I have followed your video to the part where i create a new folder and name it my website. Then in your video you open localhost and shows my website. Mine doesn't show anything..I've tried re installing xampp but still no progress
@fredericoamigo
@fredericoamigo Год назад
How do you do this on mac?
@daryamansouri412
@daryamansouri412 10 месяцев назад
because I have other sql apps the mySQL part of the Xamp does not run for me what should I do about it
@trulygifted6301
@trulygifted6301 9 месяцев назад
You have conflicting ports. My sql is typically already installed as port 80 or 3306 when running local. Apache tries to use the same port which causes conflict
@amandasjoberg463
@amandasjoberg463 Год назад
i accidentaly clicked "no" on the "we value your privacy" box at 1:59, is that a problem and if so how do I fix it?
@Dani_Krossing
@Dani_Krossing Год назад
That is not a issue. It's just the standard privacy pop up all websites have, and some might even argue that you should just say "no" to all of them. :)
@j17xc
@j17xc 8 месяцев назад
i dont understand how to get the front page if you give the name in the folder
@j17xc
@j17xc 8 месяцев назад
7:25
@robertms5784
@robertms5784 Год назад
why i got an error in question mark?
@troyyoung8167
@troyyoung8167 6 месяцев назад
Setting up a server will be fine … except it’s a pain in the ass to run.
@Dani_Krossing
@Dani_Krossing 6 месяцев назад
How so? 🙂 you just need to open the software to get everything running.
@troyyoung8167
@troyyoung8167 6 месяцев назад
@@Dani_Krossing because . Just because. Because it requires a lot of clicks. The right clicks. When you put it down and come back to it you have to remember what they all were.
@Dani_Krossing
@Dani_Krossing 6 месяцев назад
🤣🤣🤣
@troyyoung8167
@troyyoung8167 6 месяцев назад
Thanks Dani. I will have to have a better look at it. I guess I am just not familiar with the language and it can get a bit overwhealming.
@troyyoung8167
@troyyoung8167 5 месяцев назад
@@Dani_Krossing Hi, I am looking for a database the same as Ninox (download version) but for pc. The functions I need are: be able to view a form next to the table and click and enter data in either the form or the table with the other being updated on cell exit. I’ve tried everything and am now learning sql just to see if it can even be done. If you would share your knowledge in this regards it would be much appreciated.
@Nu3lla_
@Nu3lla_ 2 месяца назад
Me using Mac OS : 😟
@ingesoft2009
@ingesoft2009 Год назад
I don't urderstand why People Who makes tutorials needs to post pictures o themselves looking like fools
@Dani_Krossing
@Dani_Krossing Год назад
How rude 😅 I work hard on my thumbnails. There is a very easy solution to it if you don't like seeing my thumbs. 😉
@patelsahil5253
@patelsahil5253 5 месяцев назад
ERROR 15:04:31 [main] Initializing Control Panel 15:04:31 [main] Windows Version: Enterprise 64-bit 15:04:31 [main] XAMPP Version: 8.2.12 15:04:31 [main] Control Panel Version: 3.3.0 [ Compiled: Apr 6th 2021 ] 15:04:31 [main] You are not running with administrator rights! This will work for 15:04:31 [main] most application stuff but whenever you do something with services 15:04:31 [main] there will be a security dialogue or things will break! So think 15:04:31 [main] about running this application with administrator rights! 15:04:31 [main] XAMPP Installation Directory: "d:\programfiles\xampp\" 15:04:31 [main] Checking for prerequisites 15:04:32 [main] All prerequisites found 15:04:32 [main] Initializing Modules 15:04:32 [mysql] Problem detected! 15:04:32 [mysql] Port 3306 in use by "Unable to open process"! 15:04:32 [mysql] MySQL WILL NOT start without the configured ports free! 15:04:32 [mysql] You need to uninstall/disable/reconfigure the blocking application 15:04:32 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port 15:04:32 [main] Starting Check-Timer 15:04:32 [main] Control Panel Ready 15:04:54 [Apache] Attempting to start Apache app... 15:04:55 [Apache] Status change detected: running 15:04:55 [mysql] Problem detected! 15:04:55 [mysql] Port 3306 in use by "Unable to open process"! 15:04:55 [mysql] MySQL WILL NOT start without the configured ports free! 15:04:55 [mysql] You need to uninstall/disable/reconfigure the blocking application 15:04:55 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port 15:04:55 [mysql] Attempting to start MySQL app... 15:04:56 [Apache] Status change detected: stopped 15:04:56 [Apache] Error: Apache shutdown unexpectedly. 15:04:56 [Apache] This may be due to a blocked port, missing dependencies, 15:04:56 [Apache] improper privileges, a crash, or a shutdown by another method. 15:04:56 [Apache] Press the Logs button to view error logs and check 15:04:56 [Apache] the Windows Event Viewer for more clues 15:04:56 [Apache] If you need more help, copy and post this 15:04:57 [Apache] entire log window on the forums 15:04:57 [mysql] Status change detected: running 15:04:57 [mysql] Status change detected: stopped 15:04:57 [mysql] Error: MySQL shutdown unexpectedly. 15:04:57 [mysql] This may be due to a blocked port, missing dependencies, 15:04:57 [mysql] improper privileges, a crash, or a shutdown by another method. 15:04:57 [mysql] Press the Logs button to view error logs and check 15:04:57 [mysql] the Windows Event Viewer for more clues 15:04:57 [mysql] If you need more help, copy and post this 15:04:57 [mysql] entire log window on the forums 15:05:42 [Apache] Attempting to start Apache app... 15:05:42 [Apache] Status change detected: running 15:05:44 [Apache] Status change detected: stopped 15:05:44 [Apache] Error: Apache shutdown unexpectedly. 15:05:44 [Apache] This may be due to a blocked port, missing dependencies, 15:05:44 [Apache] improper privileges, a crash, or a shutdown by another method. 15:05:44 [Apache] Press the Logs button to view error logs and check 15:05:44 [Apache] the Windows Event Viewer for more clues 15:05:44 [Apache] If you need more help, copy and post this 15:05:44 [Apache] entire log window on the forums 15:06:10 [mysql] Problem detected! 15:06:10 [mysql] Port 3306 in use by "Unable to open process"! 15:06:10 [mysql] MySQL WILL NOT start without the configured ports free! 15:06:10 [mysql] You need to uninstall/disable/reconfigure the blocking application 15:06:10 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port 15:06:10 [mysql] Attempting to start MySQL app... 15:06:11 [mysql] Status change detected: running 15:06:11 [mysql] Status change detected: stopped 15:06:11 [mysql] Error: MySQL shutdown unexpectedly. 15:06:11 [mysql] This may be due to a blocked port, missing dependencies, 15:06:11 [mysql] improper privileges, a crash, or a shutdown by another method. 15:06:11 [mysql] Press the Logs button to view error logs and check 15:06:11 [mysql] the Windows Event Viewer for more clues 15:06:11 [mysql] If you need more help, copy and post this 15:06:11 [mysql] entire log window on the forums
Далее
I forced EVERYONE to use Linux
22:59
Просмотров 545 тыс.
How to Host PHP Website on Cpanel Server
13:31
Просмотров 2,7 тыс.
100+ Linux Things you Need to Know
12:23
Просмотров 1,1 млн
NGINX Tutorial - What is Nginx
14:32
Просмотров 167 тыс.
PHP tutorial for beginners 🐘
13:59
Просмотров 58 тыс.