Applications :: Removing Apache And Php?

Jul 19, 2010

I've installed apache and php through MacPorts and would like to remove the ones that were installed by default. How can I do this?

View 7 Replies


ADVERTISEMENT

MacBook Pro :: Removing Underside Of MBP 17 - Pop Sound When Removing On Cover Normal?

Jun 30, 2010

as an extension to my question regarding RAM utilization, I've decided to upgrade my RAM. I went through the process of removing the underside of my MBP. After taking the screws out and mentally marking which slot they came out of (some are of different size), I pulled the lid up at the black trim area (the "neck" of the display mount) as this was the easiest way to get a non-damaging grip on the metal underside -- read: I avoided using a screw driver on the lid. As I started to lift, I was surprised at the amount of force I needed to use in order to remove the lid; something near the center of the cover was still holding the lid to the underside of the body. In fact, the amount of force I needed to use made me pause to question if I missed an important step other than simply removing the screws. I decided to "go for it" and applied more pressure while pulling the lid up and away from the body and heard a "pop" noise.

View 1 Replies View Related

OS X :: Apache - Where To Put Files For Websharing

Feb 22, 2007

Where do I put a file I want people to access via a web browser like [URL]. Where do I put file.txt once I have websharing on? I've tried both Sites and Public but none work.

View 2 Replies View Related

Software :: Apache Will Not Start Up

Apr 16, 2008

I just had my new Macbook Pro 2.4, Mac OS X 10.5.2 and decided to make a totally fresh install. Installed MySQL and stared PHP etc. Working great. But now I can't get my Apache to work. I have been following all tutorials on the net and looking around. Web sharing and so on and on. MySQL is working fine but and http://localhost/ attempts resumes in. Safari can't open the page "http://localhost/" because it could not connect to the server "localhost". What the xxx am I doing wrong? Also the "/var/log/apache2" is empty.

View 6 Replies View Related

Mac OS X Lion Server :: Set Apache To Listen To Certain IP?

Mar 28, 2012

how to set apache to listen to onlt certain ip's?  I tried changing the httpd.conf file using the listen command, but it still listens to all ips. If I adjust the default website to listen to lets say 192.168.2.2:80 it does, but then seems like it breaks server admin, where changes do not save. 

Info:
Lion Server 10.7.3, Mac OS X (10.7.3)

View 2 Replies View Related

OS X V10.6 Snow Leopard :: Upgrade PHP And Apache On 10.6.8?

Apr 25, 2012

I'm thinking of upgrading PHP and Apache that were installed as part of 10.6.8 (Snow Leopard) to their current versions. How do I do it? 

Info:
iMac 2.8 GHz Intel Quad Core i5, Mac OS X (10.6.8), 4 GB RAM

View 1 Replies View Related

OS X Server V10.5 :: Leopard Getting Apache Error In Log

May 3, 2012

I have a Mac mini running Leopard server (10 user) and I am getting an error in the system log: "May 3 14:52:25 mini01 org.apache.httpd[941]: SSLCertificateFile: file '/etc/certificates/Default.crt' does not exist or is empty". I do not have web services running, nor is Apache 1.2 running. I was trying to update to Apache 2.2 but it constantly failed so I just shut web services down (using this system for training NOT critical). How do I stop what appears to be Apache 2.2 from launching/looking for a non-existant SSL certificate?

Info:
Mac mini, Mac OS X (10.5.8)

View 1 Replies View Related

Applications :: Finding And Removing Unused Applications?

Dec 26, 2010

I've just used my time machine to migrate my old macbook's contents to my brand new macbook air. While I was watching it restore 803,678 files to the new machine, I was wondering how many of them are unused applications. I've stupidly never set up separate user accounts before this, and I'm sure there are any number of applications that were placed on my old machine by my kids, my husband, and various visitors to our house. Since I'm using time machine instead of starting fresh, I know those have been transferred to the new machine. I've never worried too much about this situation before now, as about every three years I've bought a new machine, migrated the files I need to the new machine, wiped the old one clean, and handed it down to one or the other of my kids.

But now I'm realizing that with time machine, everything on my computer is now forever...everything anyone has ever put on it has been transferred to time machine and now to my new machine. I don't want to be operating with years-old versions of kid's games and apps on every machine I set up from now on for the rest of my life. Is there anything out there that specifically looks for stuff that hasn't been used for a specified number of years and asks something like, "Barney & Friends was installed 1/16/2003 and was last used 10/18/2005. Delete Barney & Friends and all associated files, yes or no?"

View 8 Replies View Related

OS X :: Completely Removing Applications

Oct 8, 2009

I want to completely remove final cut studio from my machine before I install Logic Studio. I used App Cleaner and then emptied the trash.

But still, when i put in the Logic install disc, it says it detects an install of Final Cut Studio 2 or older.......

And in software update it still has updates for final cut. But with the application being removed it shouldn't try to upgrade it right?

What else do I need to do to get everything off my machine?

View 1 Replies View Related

Applications :: Removing Subtitles From .avi?

Dec 15, 2009

I have two avi files on my mac that have swedish subs. Also the full length movie is split in two avi's.
How can I remove the subs and join the two files?

View 8 Replies View Related

OS X :: Starting Up / Shutting Down Apache - How To Find Best Control

Nov 17, 2010

What I can't seem to find is how to best control Apache. My requirements are:

1) I need Apache to start up when the system boots
2) In order to start Apache, I have a script that automatically enters the pass phrase in order to start SSL.

View 2 Replies View Related

OS X Server :: Editing Root Pages On Apache?

Oct 17, 2010

how can I edit "root" pages, such as [URL] instead of ones under my user directory [URL] on MacOSX 10.5.8?

View 1 Replies View Related

Software :: Unable To Use MAC OSX 10.6 Server Apache Update

Aug 13, 2010

Currently I'm using Apache version 2.2.14 and wanted to upgrade to 2.2.16 but after upgrade I found that it still running in old version.

View 1 Replies View Related

OS X Technologies :: Apache Error Running Constantly?

Feb 9, 2012

How can I correct this error?

Could not open configuration file /Library/FileMaker Server/Admin/admin-helper/WEB-INF/conf/fmi-test.conf: No such file or directory 

View 6 Replies View Related

OS X V10.7 Lion :: FollowSymLinks Apache Directive Not Working In It?

Mar 15, 2012

I'm creating symbolic links in /Library/WebServer/Documents & I'm getting permissions errors. This works fine on Snow Leopard, not on Lion. I note that the httpd.conf file entry for /Library/WebServerDocuments sets the following options: Options Indexes FollowSymLinks MultiViews 

So, it should be working, I would think.  The links are owned by root/wheel and have lrwxr-xr-x permissions. The directory being linked is owned by <me>/wheel, and has rwxr-xr-x permissions. As an also - I tried to create the personal website folder in the web sharing preferences.  It created a 'sites' folder in my '~' folder.  I can't navigate into that, either... I've stopped and started the apache2/httpd server several times - no change. 

View 2 Replies View Related

OS X :: Missing Applications After Removing From Dock?

Jan 5, 2011


I shall explain my problem.

Um, a few weeks ago[2 wks to be exact], i went overseas. Upon coming back, I on-ed my imac and found something very weird. There were icons at the bottom of my screen appearing to be a '?'. At that point of time I didn't know how to make em appear normal, thus i moved em to the thrash. I tried to open it earlier when it was a "?" but it wun open. However, what I didn't know and which was a careless mistake, i moved my microsoft office[entourage,word,ppt, i moved em into one folder] into the thrash as it appeared to be a question mark. However, when i checked the thrash, i saw no such folder... How do i fix this?

View 5 Replies View Related

Applications :: Missing - Mac Store Removing?

Jan 7, 2011

I did like everyone else and downloaded the Mac App Store yesterday. After it was installed and my computer restarted, I noticed that some of my apps were missing (Reeder in particular). This is a legitimate app downloaded from their site and now it is gone with no official Mac App in the App Store (even though their is one in the iOS store). Should I be worried about the Mac store removing other apps I have installed? If I have a "borrowed" version of say MS Office, will the Mac App Store detect and remove it once office becomes available in the App Store?

View 5 Replies View Related

Applications :: Removing Duplicates In ITunes?

Jan 25, 2009

So I know about the actual menu item in iTunes, but I'd like to know if there was a way to only remove true duplicates, not the same song on a different album. Like I there is one song from a particular artist that is on 3 different albums, is there any way to have all three songs read from only one file in the HDD? That way, the song would be a part of every album, but it wouldn't take up my HDD space. I could probably do this manually by deleting those other two files, and then "locating" them when iTunes can't find it, but this would take forever. So is there any app that does such a thing? Or am I dreaming?

View 9 Replies View Related

Applications :: Removing ICal Data?

May 17, 2009

I'm trying to reset iCal by removing all my existing data, but removing my old calendars etc. seems for some reason impossible. No matter what I remove they still reappear!

Having read other posts I've now tried trashing the following folders:

USERNAME/Library/Application Support/iCal/
and
USERNAME/Library/Caches/Metadata/iCal/
and
USERNAME/Library/Caches/Metadata/com.apple.iCal/

I'm using MacOS 10.4.11

After deleting the above folders and reopening iCal I'm presented with just two calendars ("Home" and "Work") but after around 10 seconds all my old calendars pop up again!

View 5 Replies View Related

Applications :: Removing Sound From .mov Clips?

May 11, 2004

i've got some clips i've put into imovie and i want to remove the sound from them or maybe just make it lower so i can have music playing during it. is it possible to do this in imovie? what about qt pro?

View 11 Replies View Related

Applications :: Removing Login Password?

Jan 7, 2010

I share my computer with my wife. When I login in I am asked for a password. How do I remove this feature.

Cant seem to find the option

View 2 Replies View Related

Applications :: Removing Adobe Updater From Top Bar

Jun 3, 2010

How do I remove the adobe updater from the top bar, check the screenshot.

View 12 Replies View Related

Applications :: Removing BootCamp Partitions?

Jun 19, 2010

Can one remove a boot camp partition. How many partitions can be defined.

View 3 Replies View Related

OS X :: Apache Server Won't Start: - Unable To Open Logs

Jun 11, 2010

I am running mac os x 10.5.8. I want to run the apache server, but i get the following error: (2)No such file or directory: httpd: could not open error log file /private/var/log/apache2/error_log. Unable to open logs. It is the first time I try using Web Sharing on my machine, but somehow it seems some files are missing. Is it possible to install the apache server anew?

View 4 Replies View Related

MacBook Air :: How To Install Apache Open Office On Yosemite 10.10.1

Dec 1, 2014

I had a MacBook Air late 2008 and it was destroyed by a mean person, now I have a late model MacBook 2009 and updated everything, but I cannot figure out how to load Apache Open Office. It keeps giving me a warning that the security system won't allow anything that is not made by Apple or has its approval or something, but it worked on the 2008 Mac and it worked awesomely! Why can I NOT find anything about it now that I have Yosemite , which is also hard to remember to spell!

Info:
MacBook Air, OS Yosemite 10.10.1

View 3 Replies View Related

Applications :: Removing Audio From Video - IMovie?

Jan 28, 2008

I'm sure there used to be a way to remove the Audio from a Video in iMovie 06, but in this 08 version I can't seem to find it. I'd rather not use ffmpeg if I can get away with it, anyone know any other ways to do it if not in iMovie?

View 9 Replies View Related

Applications :: Removing All Traces Of Photoshop CS4 & CS5 From System?

Feb 2, 2009

I'm having trouble installing any trial versions of PS on my macbook, it always says licensing has expired (even though this is the first time I have installed it on this laptop), I've had my laptop a few weeks from new.

So I'm wondering whether it would be possible to remove all traces of PS on my laptop to sort of start from scratch again?.

View 5 Replies View Related

Applications :: Cannot Use BootCamp To Install XP After Removing From VMWare

Apr 4, 2009

I've tried to use boot camp to install win xp after I removed it from Vmware, but there was a warning in boot camp when I tried to make a 20G partition for xp, it recommended me to rebuild a partition(means restore the OS), and that is the hell thing I would never try because I just restored it days ago! It reminds me of iDefrag, I decide to try it on my HD to see if it can help or not. I need CDmaker to create a bootable cd so I can run iDefrag without mounting HD, but there is a problem when I create it: Coriolis CDmaker failed to create a template from that installation media, try again or use an alternative source.

I've tried:
1) Mount Mac OS X Install disk 1 DVD; ----- Failed!!
2) Using Disk Utility in the Utilities folder to create a new image of the Mac OS X Install DVD. Change the Image format option from "compressed" to "read/write" [URL] Failed!
My last option is using time machine to backup OS and move it to a new portable disk.

View 2 Replies View Related

Applications :: Removing Photo Booth Addons?

Oct 1, 2009

I just installed a pack of new effects to photo booth, and it shows out that photo booth keep crashing every time i try to change effect page... Is there any way i can remove the addons whitout removing Photo Booth?

If i have to remove Photo booth, and reinstall it, where can i download it again? Can any of you upload it so i can get it?

View 2 Replies View Related

Applications :: Chronosync And Removing Unwanted Files

Mar 14, 2010

I have a MacBook Pro running Snow Leopard 10.6.2. I have two folders A and B on airport drives. I wish that Folder B be an exact copy of folder A. Chronosync is installed on my computer. My problem is that folder B contains files which are not on folder A. I can't seem to find a setting on chronosync to remove same, I know it should be a simple thing to do.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved