php 7.3.8 zip extension missing From macOS 10.15 Catalina
Any idea where to find and install? It wasn’t installed during installation of macOS 10.15 Catalina.
Thanks in advance. David
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Any idea where to find and install? It wasn’t installed during installation of macOS 10.15 Catalina.
Thanks in advance. David
OK. Here is how you do this. The instructions haven’t changed, in principle, from what I posted in Setting up a local web server on macOS 10… - Apple Community. There, I just link to this site that describes the basic procedure. As you might expect, there are a few more complications than there were in 2011 with OS X Lion. Here is what you do:
CFLAGS="-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/php/main -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/php/Zend -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/php/TSRM -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/php" ./configure --with-zlib-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr --with-php-config=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/bin/php-config
(Don't worry about the colours, that's just the forums formatting.)
(Forum software is a beast. Scroll right.)
Easy, peasy!
No one suggested a second installation. What exactly are you trying to do with a zip file? You don't need a zip file to configure PHP in Catalina.
OK, I think you should ask in a PHP or phpspreadsheet help community.
Did you find any solution about this?
Nope. And the recent supplemental update didn't fix. I guess I'll have to install php from php website which will create a second version on my mac.
php 7.3.8 zip extension missing From macOS 10.15 Catalina