Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

httpd.conf syntax to include Homebrew extensions for php and mySQL

I have "http://localhost:8080" showing the index page I've created but php is not handled though an extension is running. Haven't even tried mySQL yet but since there is no reference to it in https.conf the same problem will exist. Homebrew extension running also.

https.conf:

#PHP was deprecated in macOS 11 and removed from macOS 12

#LoadModule php7_module libexec/apache2/libphp7.so

There are no php.so files on my machine and again no mention of mysql

What should I enter in http.conf to activate these functionalities?

Thanks.

PS could you reference a tutorial on using Safari and Web inspector

Please remove this post.

I will use html-css for web page construction.

httpd.conf syntax to include Homebrew extensions for php and mySQL
 
 
Q