installing apache 2.4 on macosx Lion

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

 



Dear all, 


As indicated in my title, I would like to proper install apache 2.4 on macosx Lion.

In order to do that, I follow the documentation and use the following command lines : 

./configure --prefix=/usr --enable-layout=Darwin --enable-modules=all --enable-mods-shared
make
sudo make install

Compilation seems to went fine : 
/usr/sbin/httpd -v :
Server version: Apache/2.4.1 (Unix)
Server built: Mar 28 2012 10:36:11


but now, I can't launch apache from the syst.pref. > shared > web sharing panels.

More over, since the files under /etc/apache2/ seems not to have been modified by the newly installation, I was wondering if they still remains useful for configuring apache ?

Last question : is there any option to tell apache which PHP to use ? Because I've made a new installation of PHP :

php -v :
PHP 5.4.0 (cli) (built: Mar 27 2012 16:03:34) 
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies


but it seems that apache 2.2.1 only found the previous release of PHP (here a copy of /var/log/apache2/error_log just after activating apache):

[Tue Mar 27 17:46:45 2012] [notice] caught SIGTERM, shutting down
[Tue Mar 27 17:50:47 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
httpd: Could not reliably determine the server's fully qualified domain name, using kototama.local for ServerName
mod_bonjour: Skipping user 'meurice' - cannot read index file '/Users/meurice/Sites/index.html'.
[Tue Mar 27 17:50:47 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Mar 27 17:50:47 2012] [notice] Digest: done
[Tue Mar 27 17:50:47 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations


Many thanks by advance for any clues you could bring to me.

--
Guillaume



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux