Tagged Questions

The abbreviation "MAMP" stands for: Macintosh, Apache, Mysql and PHP. With just a few mouse-clicks, you can install Apache, PHP and MySQL for Mac OS X! MAMP installs a local server environment in a matter of seconds on your Mac OS X computer, be it PowerBook or iMac. Like similar packages from the ...

learn more… | top users | synonyms

0
votes
0answers
4 views

CodeIgniter / Gmail SMTP timeout on MAMP / IIS

I'm trying to use the CI email class to send email, but the page just hangs when it tries to send. I have tried on both IIS and now on my Mac using MAMP. The code is the same as has been copied all ...
0
votes
1answer
24 views

MySQL can connect locally but not remotely

I'm trying to connect from my ip address to a mobile web app I'm helping to fix so I can test it on my Android phone. However, while the login screen shows up when I access it from localhost AND my ip ...
0
votes
1answer
37 views

fopen(“php://input”, “r”) returns 0

I have the line $input = fopen( "php://input", "r" ); in a php script and I can't figure out why it is returning 0. It is only doing so on my local MAMP set up. I think it is a permission issue ...
0
votes
0answers
33 views

MySQL with MAMP

I just started trying PHP, MySQL, and apache with MAMP. It seems it's working OK because I can open the phpmyadmin. I enter the database through the browser and I am able to create databases. The ...
0
votes
0answers
18 views

How to compile Nginx “portable” or without installing into system?

I want to make a "portable" compile of Nginx on MacOSX to try to make a GUI like MAMP (or XAMPP or whatever). I say portable to refer to the fact that those GUIs are "self-contained", ie, don't ...
0
votes
1answer
10 views

How can I stop MAMP PRO from creating index.php and MAMP-PRO-Logo.gif files in all of my hosts every time it restarts Apache?

It's not a big deal, but it's annoying. Is there a way to disable this?
0
votes
2answers
31 views

Synchronizing mySQL database between 2 computers

I am using sugarsync to sync the localhost folders between a mac and a PC, I want to sync the the database also. Can I do it by simply synchronizing folders (I use xampp on the PC and WAMP on the mac) ...
0
votes
0answers
10 views

Having problems while try to install OAUTH with PECL in MAMP on mac OS lion

i am new to setting php servers, and i had go though other related post, seems like nobody have the same error as i have. I am using MAMP 2.0.2, and running PHP 5.3.6, and I was trying to install ...
0
votes
1answer
24 views

CodeIgniter include js,css files from application returns 403 forbidden

I am having a problem loading a javascript or css or any other file from inside the application/modules directory. I am using MAMP and CodeIgniter with HMVC and trying to have a js and css folders ...
0
votes
0answers
16 views

Mongodb 1.2.10 Driver for OSX/PHP

The mongo.so binary driver for PHP and OSX on this site: https://github.com/mongodb/mongo-php-driver/downloads is 2 years old and doesn't support the current mongodb functions. Since I got errors ...
0
votes
0answers
15 views

Manually remove host from MAMP PRO

I've added a new host to MAMP PRO which I didn't put a disk location for and now MAMP won't start properly. I get the spinning loading icon next to MySQL and nothing next to Apache (not loading or the ...
0
votes
0answers
18 views

Using ffmpeg with MAMP local server

In my MAMP local server home folder on Mac OS X (htdocs), I have a bunch of images (labeled image0 through image(n)) which I would like to stitch together into a jpeg using ffmpeg. When I type the ...
1
vote
0answers
14 views

Dreamweaver CS5 MAMP Site Definition Error

Hi Stackoverflow world, I need help! I have set up a development stack with MySQL/PHP using MAMP. I am trying to create a WordPress theme and have downloaded all of the files to htdocs in the MAMP ...
0
votes
2answers
23 views

django virtual host

I'm new to django and am coming from the MAMP and PHP world. How do you setup virtual hosts in django for a site? For example, when you run the server, instead of going to 127.0.0.1:8000, I'd like ...
0
votes
1answer
37 views

Communications links failure

I'm using a MacBook Pro with MAMP installed on it. Everything on the MAMP side is working fine. Also JDBC connector is in it's place. The problem is that when I try to connect to MySQL through my ...

1 2 3 4 5 37
15 30 50 per page