Re: Mac 10.7 Install/Copy fresh PHP over Pre-Installed PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

In my experience there are 2 ways of installing php, conpile or
download a package for your OS that already been built.

On windows, you can build php or you download a msi/exe file and use
that to install it
Linux, you can use yum or apt-get to install php or you can compile it.

Regarding macs, I'm not too sure on that one, all I know that you can
get php on it.
I know that this won't be much help but just sharing my experience
with getting php installed.

Regards,
Daniel Fenn






On Sat, Jul 28, 2012 at 5:56 AM, JeffPGMT <jeffpgmt@xxxxxxxxx> wrote:
> Please correct me if I'm wrong and IMAP is available (maybe a known config
> issue?)
>
> Mac OSX 10.7, Using the pre-installed Apache & Php, IMAP is not installed,
> pulled out my Apple for this server OS.
>
> $ php -v
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php/extensions/no-debug-non-zts-20090626/php_imap.dll' -
> dlopen(/usr/lib/php/extensions/no-debug-non-zts-20090626/php_imap.dll, 9):
> image not found in Unknown on line 0
> PHP 5.3.10 with Suhosin-Patch (cli) (built: Feb 20 2012 22:55:53)
> Copyright (c) 1997-2012 The PHP Group
> Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
>
> Because Mac choose to not include "make" or IMAP (c-client 2007e or f)
> support in the pre-installed PHP...
>
> Can I install PHP into another folder and then copy it over the
> pre-installed location/folder?
>
> As I understand it "Make" requires the developer tools which I'm reluctant
> to install as I'm not IT and this is not a dev box.
>
> So, where can I find a version of PHP that does not require "make" which is
> not included in 10.7 nor to my knowledge 10.8?
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux