Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
9 views

Configuring OS X Lion as server (without server.app) [migrated]

I purchased a Mac Mini Server (2x500 GB) with Snow Leopard Server. I upgraded to Lion (not Server). The Mac Mini should act as a Homeserver for my development. My needs are: Time Machine on HD2 for ...
0
votes
0answers
22 views

Can't get MAMP Pro 2.0.5 to work

I've been using MAMP for years. Rarely had any issues. I'm currently running OSX 10.7.4. I just upgraded MAMP to v2.0.5 and bought/installed MAMP PRO... but I can't get it to work. I can still you ...
0
votes
1answer
20 views

one of my virtual directory wont work

I have couple of virtual directories in my MAMP and everything works fine but for some reason one of the virtual server doesn't work. In my folder (testserver) I have these files index.html ...
-1
votes
3answers
205 views

Why can't other computers access my web server on 127.0.0.1?

I'm trying to setup a a virtual host on a machine in my office I've added 127.0.0.1 urs.local to the hosts file, and added this to config NameVirtualHost 127.0.0.1:80 <VirtualHost ...
0
votes
0answers
71 views

can't start mySQL server on MAMP in Lion 10.7.3

Just upgraded from Snow Leopard to Lion, and I can't seem to get my MAMP mysql to connect. On investigation, there is a mysqld process running, but it refuses to die (through force quitting in ...
0
votes
1answer
59 views

Python with mamp

I have a MAMP 1.9 install on Lion and would like to start using python with it. Mainly to learn and develop django sites. I am very new to python in general. In my research I found that I either need ...
1
vote
2answers
86 views

Attempting to end anything running of port 3306

I have MAMP Pro running on OS X 10.7.2 and it uses port 3306 for MYSQL. It was running fine until this morning when I installed a trial of WebStart. I subsequently did not like Webstart and quit and ...
0
votes
0answers
38 views

Upgrade postgresql on local MAMP set up

I have a local MAMP setup that I need to upgrade the postgresql to version 9. I don't have much experience with this and have been unable to find documentation online that is basic enough for my skill ...
0
votes
1answer
115 views

Is a local-only MAMP installation secure?

I just installed a basic MAMP server (on a Macbook Air 11" running OSX Lion) with no settings changed except for some php.ini things like "memory", "file_upload", etc that are more script related. I ...
0
votes
0answers
25 views

Is it possible to redirect all sent mail to one specific email address?

I'm running a MAMP setup locally and recently discovered the postfix setting which is a life saver. Only downside is, my local machine could now send mails to any and every other mail address. I ...
0
votes
0answers
87 views

Install apache modules on MAMP

How can I install X-Sendfile apache module so that MAMP can use it? I have followed these instructions to install X-Sendfile, but it didn't work (it seems like it just installed it for the default ...
0
votes
1answer
69 views

turning my dynamic IP into a static one using a VPS?

I'm doing development with MAMP on OSX and need to get around a problem I'm having due to my dynamic IP. I'm using a payment API which has an IP whitelist even for development calls and I keep having ...
0
votes
0answers
58 views

MAMP Set up serving SSL but IE8 on Windows XP gets 403 Forbidden

I have the newest version of MAMP Pro set up on my Macbook. I have it serving two virtual hosts (example.com port 80, example.com port 443 with ssl). Everything works fantastic. It loads http and ...
0
votes
0answers
68 views

Logging mysql queries under MAMP Pro (MAC)

I am using MAMP Pro 2.0.5 (latest) and copied the my-medium.cnf file and placed it into /mamp/conf/ and renamed it to my.cnf under the [mysqld] i placed log = ...
1
vote
1answer
99 views

What is the proper way to create virtual directories in Apache without using symlinks?

I am coming from IIS and setting up virtual directories there is so pleasantly easy. You just right-click and add a "virtual directory" pointing to any path you like. This relative path gets reflected ...
0
votes
1answer
62 views

How to stop only the Mysql server in MAMP PRO?

I need to stop Mysql server in MAMP PRO and keep Apache running. How can I do that ? There is a stop button available but it stops all services.
0
votes
1answer
234 views

MAMP MySQL won't start

I uninstalled MAMP completely, downloaded fresh copy of MAMP 2 from the MAMP website, did a clean install. However, when I try to start mysql, I get the following error log 111120 21:37:49 ...
0
votes
1answer
45 views

How stop a second apache server running on a local environment? [closed]

I've been using mamp for a while now and everything has been working great. Then today I go to start it up and mamp alert tells me that apache is already running on that port and to pick another one. ...
0
votes
0answers
93 views

I cannot get mamp or xammp to work with mySql

I'm using a mac. I had problems with xammp not working with phpmyadmin. I'd try browsing to it and it'd say an error and wouldn't show the database. So now I have downloaded mamp and I am ...
1
vote
1answer
151 views

MAMP Virtual Hosts not working

So I'm pretty sure I set up my Virtual Hosts right, but they don't seem to be working. Yes, I have uncommented the vhosts include from httpd.conf. All I get when I try to access the virtual hosts ...
0
votes
0answers
37 views

MAMP Pro vhosts giving 404?

So I am trying out MAMP pro to setup a decent local development environment on my MAC. The biggest reason to choose MAMP pro is that you can just use the interface to add vhosts. Sadly, this is the ...
0
votes
1answer
19 views

MAMP not opening the correct file

I am a first time web app developer trying to develop a web application. I downloaded MAMP and have a simple index.html file in the htdocs folder. The apache root directory is also set to htdocs ...
0
votes
1answer
128 views

MAMP Virtual Host not working with custom document root

I have changed my Document Root in the MAMP settings to a folder in my Dropbox so I can easily sync my files between computers. This was fine until I started to using relative file paths, the URL was ...
-2
votes
2answers
52 views

Multiple websites on the same network [closed]

I'd like to set up a series of local development servers using the same IP address and different domain names, although I'm not sure about how to set it all up. I created the following domains ...
0
votes
1answer
134 views

Hosts file map localhost to existing domain not subdirectory* updated

I am locally developing a website via MAMP and rather than messing with the changing all of my links and etc later on I opened up etc/hosts and added this line 127.0.0.1 localhost mysite.com so ...
1
vote
2answers
163 views

MAMP Vhosts Slow

Ever since I started using Vhosts with MAMP, page requests have been quite slow. It takes 3 to 5 seconds or more to process a page request. I'm wondering if it's the way my hosts or vhosts files are ...
1
vote
1answer
156 views

MAMP goest to 100% CPU on Magento installation

I'm trying to move my Magento development to MAMP and getting problem with 100% usage on httpd both for new installations (after Create Admin Account) page and for existing stores moved from test ...
1
vote
1answer
364 views

MySQL won't start in MAMP server

I had MAMP successfully running in one of the user, but since I have created a new user to separate things between two developers, its throwing tantrums. I am pretty new to Mac itself but managed to ...
0
votes
3answers
573 views

Apache is denying me access, how can I configure it correctly?

I am running MAMP on OSX Lion, foolishly i upgraded MAMP to Version 2.0.1 yesterday and now I get the following error in my local development environment. "NetworkError: 500 Internal Server Error - ...
3
votes
2answers
364 views

DNS Lookups for local MAMP web server URL taking 5+ seconds

I'm running MAMP on OS X 10.7. I've set up a virtual host in Apache, like so: <Directory "/sites/example.com/"> Allow From All AllowOverride All </Directory> <VirtualHost *:80> ...
0
votes
1answer
101 views

MySQL can't write to tmp folder, how do I find this tmp folder

MySQL (using MAMP) says it can't write to Can't create/write to file '/private/var/folders/AO/AOyal7b0GU844L1VJDb3Bk+++TI/-Tmp-/#sqld035_6_0.MYI But using finder I can't find this location. How can I ...
0
votes
1answer
87 views

Upgrade of MAMP PRO deleted my htdocs folder completely

I just upgraded my MAMP PRO to newest version 1.9.6.1 . After that it completely deleted all my projects in htdocs folder (thanx god I use TimeMachine). How should I updgrade it without such damage ? ...
0
votes
1answer
53 views

Mysql on mac installed but broken

I have MySql installed as part of MAMP on my MacBook Pro OS X 10.6.4. But Terminal responds to the mysql command with: -bash: mysql: command not found This: sudo find / -name "mysql" brings this: ...
1
vote
1answer
400 views

Can you SSH with MAMP?

I'm not sure whether you can connect to MAMP via Terminal (as SSH) that works like a server when SSH'ing into a webserver. I like to do this with MAMP but not entirely sure if you can - Google didn't ...
0
votes
1answer
360 views

Connecting to MySQL Server from PHP Command Line (MAMP)

First of all, I'm using Mac OSX 1.6, MAMP 1.9, PHP 5.3.4, and MySQL 5.1.44. I'm in the process of setting up a video encoding service for a site using Chris Boulton's PHP-Resque and Redis. Once the ...
0
votes
1answer
44 views

Pipe emails to local machine

I'm trying to figure out how to pipe an email to my local machine. My setup is OS X 10.6 with MAMP. I need to be able to send something to xyz@dev.mydomain.com which my computer would respond to. Any ...
1
vote
1answer
60 views

MAMP extension won't load

I recently installed MAMP Pro 1.9.5. I followed several tutorials online explaining how to enable memcached. I was able to compile correctly with no errors. I added memcache.so to my php.ini as ...
0
votes
0answers
286 views

Mamp won't restart MySQL server on Macbook

I installed MAMP succesfully on my Macbook and it worked fien. But now as I tried to start it, it can only start Apache server, not MySQL-server as I click the button "Start Servers". How can I solve ...
0
votes
1answer
499 views

Virtual Host Joomla and MAMP

I have been trying for some time now to set up a virtual host for the new Intranet we are putting in at my organization. It is on a separate server from the one running our website. I have set up the ...
0
votes
1answer
412 views

MAMP - Unable to turn off PHP E_STRICT error reporting

For some reason, MAMP won't allow me to turn off E_STRICT warnings. I've tried everything from changing the value explicitly in php.ini to error_reporting(E_ALL & ~E_STRICT) in my file... to ...
2
votes
2answers
93 views

Case sensitive folder names in MAMP

I'm not sure what site this question should be on, please feel free to move as necessary. I am working on a project in PHP where I need to differentiate between the folders 'a' and 'A'. When I run the ...
0
votes
1answer
114 views

MAMP PRO - “Network Error (dns_server_failure)” when setting up VHosts

I'm trying to set up a virtual host locally on MAMP PRO; I've done this before on other machines and it worked like a charm. This time, however, when I try to point my browser to the path defined in ...
0
votes
1answer
148 views

PHP MAMP email stopped sending

I'm working on a simple registration email. I'm using MAMP (free) with PHP. I was getting emails from my code before. Now I get nothing. Here is a test code that doesn't send the email either. ...
0
votes
2answers
927 views

Can't get PDO MySQL driver to work on PHP

Trying to install Vanilla 2 locally using MAMP i got the error: "You must have the MySQL driver for PDO enabled in order for Vanilla to connect to your database". When I check phpinfo() I see: ...
1
vote
1answer
661 views

How to enable SSI for all html files?

I use MAMP to develop sites. I have each site in it's own folder in the htdocs folder. I manage one site that I need to use ssi directives on, because the host doesn't allow php includes. I've ...
0
votes
1answer
136 views

MAMP Apache server suddenly stopped working - no errors in the logs

It worked fine and then it just stopped working. version 1.9.4
1
vote
1answer
91 views

What are most servers configured with?

I know this is a general question, but I want to make sure I don't forget anything important. I'm trying to make a Mac server like MAMP or XAMPP, but I'm not sure what I should compile. MAMP and XAMPP ...
6
votes
6answers
3k views

Upgrading PEAR from 1.9.0 to 1.9.1 fails

I'm willing to install phpunit 5.3 with MAMP 1.9 and there for I need to upgrade PEAR to version 1.9.1. The current version installed is 1.9.0. When I try the to upgrade I get the following: sudo ...
1
vote
2answers
793 views

.htaccess rewrite with drupal and clean urls on mamp stack

I'm having an unusual access problem with Drupal running on a MAMP stack. The Drupal install is working fine, so I know it's not a Drupal issue. "Clean URLs" are working fine for anything with a ...
0
votes
1answer
126 views

access localhost stopped working after I installed MAMP

I had configured my machine all access localhost I need some accessed "http://*.localhost.com:3000," * - I put the names of some projects and instances. I needed to run a PHP server and installed MAMP ...

1 2