Help with conjoined apaches

Bradley Giesbrecht pixilla at macports.org
Sat Apr 28 19:28:04 PDT 2012


Jeff, try to remember to reply to the list by hitting "Reply All".

On Apr 28, 2012, at 7:13 PM, jeff at ayendesigns.com wrote:

> MacBook-Pro:/ acme$ echo $PATH
> /opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

Add "/opt/local/apache2/bin:" to the front of you PATH env variable in ~/.profile.

> MacBook-Pro:/ acme$ which port
> /opt/local/bin/port
> 
> MacBook-Pro:/ acme$ grep -v -E "^#|^$" /opt/local/etc/macports/macports.conf
> prefix	 /opt/local
> portdbpath	 /opt/local/var/macports
> applications_dir	/Applications/MacPorts
> frameworks_dir	 /opt/local/Library/Frameworks
> sources_conf	 /opt/local/etc/macports/sources.conf
> variants_conf	 /opt/local/etc/macports/variants.conf
> universal_archs	 x86_64 i386

This looks reasonable.

> MacBook-Pro:/ acme$ port installed
> The following ports are currently installed:
> apr @1.4.5_1
> ...
> zlib @1.2.6_0 (active)

Ok, no apache2 or mysql5 is installed. If you added any virtualhosts to apache or databases to mysql they should still be there.

What is the output of this:
find /opt/local/apache2
find /opt/local/var/db/mysql5


Regards,
Bradley Giesbrecht (pixilla)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2763 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120428/a5fe1e46/attachment.bin>


More information about the macports-users mailing list