Thank you for sharing. I am building a CMS with PHP & MySQL, a lesson from LinkedIn. I've been building websites in WordPress for a couple years, let's challenge myself to make one, a basic CMS. I needed to install everything to begin, so that is how I found your wonderful tutorial. Thank you for creating it.
Thanks for an excellent tutorial. I am coding a website for my wife's horse breeding business. Previously created a test site on a remoter server then uploading edited files to test the code. Will be much easier to use a local testing server.
Thanks man saved my ass for those that cant get it running the apache server it could be a port problem search up how to detect port 80 and disable whatever is using it or stop the process
Hello there! Can i use some help? I instaled MwSQL frist and then i've got instaled Apache and PHP8.0.11 This should be a problem with the a PHP mysql connection? The order of this instalations may bring me some troble like this? Becose i'm having a Fatal Error trying a msqli_connect() function. "Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\Apache24\htdocs\projetos\sistema_login\conexao.php:10 Stack trace: #0 {main} thrown in C:\Apache24\htdocs\projetos\sistema_login\conexao.php on line 10" and my line 10 is: "$conexao = mysqli_connect("HOST", "USUARIO", "SENHA", "DB") or die ("Não foi possível conectar ao banco.");" How do i know if my MysQL HOST is correct? I type this Query: " SHOW VARIABLES WHERE Variable_name = 'hostname'; " and he gave me the result and i copy and past to my HOST variable. What i'm doing rong? Thank you, for the attention.
Thank you for sharing. I am building a CMS with PHP & MySQL, a lesson from LinkedIn. I've been building websites in WordPress for a couple years, let's challenge myself to make one, a basic CMS. I needed to install everything to begin, so that is how I found your wonderful tutorial. Thank you for creating it.
Thanks for an excellent tutorial. I am coding a website for my wife's horse breeding business. Previously created a test site on a remoter server then uploading edited files to test the code. Will be much easier to use a local testing server.
Scarlet Fire as the intro track makes my DankPods PTSD flair up
Thanks man saved my ass for those that cant get it running the apache server it could be a port problem search up how to detect port 80 and disable whatever is using it or stop the process
you have a very clear camera that I feel that you are i front face-to-face.. :)
Thanks for the video as I'm worked with Ubuntu but a new person to Windows, it's really helped me & works well.☺
thank you so much bro. doing this for a college class and had too many issues. you solved all my issues! thank you for the great tutorial.
i like the part of mysql "AND IF YOU ARE NOT AN IDIOT, THE NEXT BUTTON WILL ENABLE"
OG i want to say thank you so very much. this video was very clear and informative. keep up the cool stuff
Am i can run my Laravel project using this setup? or i have to install other things to run laravel locally in my pc
gerçekten çok yardımcı oldu. nerdeyse sıfır hata ile kurdum. teşekkürler
Nice tutorial. Thanks!
Can you do a macOs Monterey tutorial?
Thank you for sharing. Easy to understand!
how do you connect to the database now with your php and apache?
Easily the best video out there! Thanks.
Muchas gracias!!! Thanks. excelente tutorial. Yo lo necesito para trabajar con Laravel 9. Muy lindo el chico que explica . 😀
thank you thalaiva ............................
Excellent tutorial, helped me a lot. Thumbs up mate
cannot load php8apahe2_4.dll because not include on php 8 download
download the thread safe version !
You seam to be missing the whole php.ini setup part.
thank you so much!
thank you so much bro
Thank you so much mate.
great video
Way too good!
legend
Hello there!
Can i use some help?
I instaled MwSQL frist and then i've got instaled Apache and PHP8.0.11
This should be a problem with the a PHP mysql connection?
The order of this instalations may bring me some troble like this?
Becose i'm having a Fatal Error trying a msqli_connect() function.
"Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\Apache24\htdocs\projetos\sistema_login\conexao.php:10 Stack trace: #0 {main} thrown in C:\Apache24\htdocs\projetos\sistema_login\conexao.php on line 10"
and my line 10 is:
"$conexao = mysqli_connect("HOST", "USUARIO", "SENHA", "DB") or die ("Não foi possível conectar ao banco.");"
How do i know if my MysQL HOST is correct? I type this Query: " SHOW VARIABLES WHERE Variable_name = 'hostname'; " and he gave me the result and i copy and past to my HOST variable.
What i'm doing rong?
Thank you, for the attention.
Thank you very much