mamp
Can I use a .htaccess file to secure folders on my computer (using MAMP) from others on my network?
I have a simple question. I\'m using MAMP for development on my Mac. Once MAMP is on I access it using either localhost or 127.0.0.1. However, others can access it on my network using my IP address,[详细]
2023-04-13 02:06 分类:问答storing data on a server from an app
How does one store data on a server from an iOS app? If I create, e.g. a JSON object, how can I send this to the server and save it on the server as the value from some Key?[详细]
2023-04-12 18:04 分类:问答Phing - Installing and using with MAMP
I have successfully installed Phing but have a few questions.Right now, in order to use it I have to open up the Terminal and change directory to my /Applicati开发者_运维百科ons/MAMP/bin/php/php5.3.7/[详细]
2023-04-11 16:17 分类:问答Turning on Apache Basic Auth causes server connection failure
I am trying to test the basic authentication module of apache httpd web server. For some reason when I turn it on, the browser cannot seem to even connect to the server. Details are below. any help wi[详细]
2023-04-11 14:22 分类:问答Case-inconsistency of PHP file paths on Mac / MAMP?
I\'m developing a PHP program on MAMP, and just realized the following screwy behavior: echo \"<br/>PATH = \".dirname(__FILE__);[详细]
2023-04-11 12:14 分类:问答Snow Leopard rubygems mysql2 and MAMP configuration for ruby on rails issue
This is my config: rails 2.3.5 ruby 1.8.7 gem 1.8.11 mamp 2.0.3 (which uses Mysql 5.5) When creating a new rails project with mysql as the database, I get an error:[详细]
2023-04-11 08:00 分类:问答Java 1.6 Broken when called by background Symfony task
I have a Symfony task that generates some files calls exec to a jar and then parses the output. The jar runs fine from the command line, the task runs fine from the command line.[详细]
2023-04-10 20:26 分类:问答On shutdown, MAMP sometimes asks me for username and password, but not always
When I log onto my Mac OSX admin account, I have MAMP automatically start so I can get right to managing my server content. But every now and then, when I shut down my computer, the MAMP window opens[详细]
2023-04-09 17:30 分类:问答MAMP Pro 2.0.3 doesn't work in OS-X Lion
see https://superuser.com/q/338471/98725 When I start MAMP Pro 2.0.3 on Mac OS X Lion I get the following error:[详细]
2023-04-07 03:23 分类:问答Can't get mysql2 gem to work with MAMP2 and RVM on Lion, Rails3 app
I am using MAMP2, rvm on OS X Lion and there is no way I can get mysql2 gem to work with my Rails app.[详细]
2023-04-06 11:15 分类:问答