I've used Docker and containers. It can be a pain and probably not worth it if you don't understand Docker well.
The guy who made Homebrew has made another package manager that fixes a lot of Homebrew's problems: https://pkgx.sh. For example, pkgx is really easy to uninstall, you just `rm -r` it's directory. It's all self contained. I haven't tried the pkgx version of php but it should work and if it doesn't they'll fix it if you submit an issue. And they're pretty responsive, sometimes fixing things within an hour. James Reynolds > On Jan 24, 2024, at 14:21, Kerri Hicks <[email protected]> wrote: > > I have moved to using Local, by WP Engine. It's free, and it basically > creates a containerized LAMP/LNMP architecture (which contains a WordPress > installation). It lets you build/update with whatever version of > PHP/Apache/Ngnx you want, and update them with just a click. > > If you're not using WordPress, you can edit your .htaccess file to ignore all > the WordPress stuff, and just create files and folders. > > --Kerri > > On Wed, Jan 24, 2024 at 3:40 PM Bucky Junior <[email protected]> wrote: > I have BBEdit open ALL the time. I use it mostly to write web pages using a > combination of HTML, mySQL, PHP, and apache to write and test my work before > uploading it into the wild. > > I've run into a problem I've been unable to surmount. Apple no longer > supports PHP. In Ventura, I was able to internally codesign PHP so that I > could use it on my machine. With Somoma, I've codesigned PHP but run into a > barrier of some PHP component that's not signed and so apache fails. > > What are other developers, more capable than I are doing with BBEdit, apache, > and PHP. I've considered the homebrew version of apache but am hesitant to > make the plunge. > > Suggestions? > > -- > This is the BBEdit Talk public discussion group. If you have a feature > request or need technical support, please email "[email protected]" > rather than posting here. Follow @bbedit on Twitter: > <https://twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bbedit/C5D624C8-D494-4CA1-9028-9D5AFE6C8E93%40gmail.com. > > -- > This is the BBEdit Talk public discussion group. If you have a feature > request or need technical support, please email "[email protected]" > rather than posting here. Follow @bbedit on Twitter: > <https://twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bbedit/CAEmA4uZRBJ1%2Bv0EzOjhgL6Y4LT7ETSytOJHR%3DM3gFXMEPJ%3DzjQ%40mail.gmail.com. -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/90C236B2-AA3E-4451-8A3F-FCFBC20E72E4%40gmail.com.
