4
votes
1answer
1k views

How can I use a Dropbox directory as a virtual host Document Root in OSX?

I set up LAMP on my OSX Lion server and everything seems to be working fine when I leave the defaults on. Either: A) Removing the username.conf file from /etc/apache2/users leaves the default ...
3
votes
1answer
185 views

Mac OS X permissions to create a zip file

After searching the internet find an answer I've decided to ask for help directly. I am running mac os x 10.7, PHP, Apache and MySQL. I am trying to let a user select files from a form have them ...
2
votes
1answer
559 views

OSX + Apache2 + httpd.conf + hosts + .htaccess = not working

On my Mac, I'm trying to activate htaccess rewrite rules on a local php project. Here's my configuration : I'm using OSX 10.6.7, Apache2 is running, Php5 is activated. My project location: ...
1
vote
1answer
113 views

[Unix/Mac OS][Apache][PHP] - change configuration File (php.ini) Path

I have two php.ini : one regular in /usr/local/php5/lib/php.ini one for my CLI /usr/lib/php.ini The regular one works fine and load all the extensions I need, whereas the CLI one refuse to load ...
0
votes
1answer
15 views

MAMP doesn't start because of apache configuration

I have MAMP 2.1.1 installed in my Mac and I have used this one until now without problems. At this moment, I have created a virtual host and I have added the localhost.myproject to the /etc/hosts ...
0
votes
1answer
19 views

.htaccess rewrite url - from ~username - osx apache

Hi i am using apache on mac, i have enabled php. I am trying to rewrite my url using .htacess. http://localhost/~username/project/test to http://localhost/~username/project/index.php?url=test But ...
0
votes
1answer
40 views

Stop httpd, apache2

When I stop httpd and apache2 localhost still shows "It works!". Why ? I want reinstall apache2, how to completely remove it ? (I done it port uninstall php5 and apache2)
0
votes
1answer
307 views

asp.net not running on Apache 2 on OSX Lion - Getting a Forbidden 403 response

As of the current time of writing (2012-03-05) I'm running the following components: OSX Lion Default Apache installation (Apache2) SSLEngine on Apache is "on" (doing some dev, but not trying to ...
0
votes
1answer
723 views

Getting mod_rewrite to work on OSX Lion

I'm trying to get mod_rewrite to work on OSX Lion. By default, Lion loads the mod_rewrite module. In my /etc/apache2/users/neil.conf I include the following: <Directory "/Users/neil/Sites/"> ...
0
votes
1answer
258 views

On OS/X and Apache, localhost not resolving for some ports but not others

I have an Apache setup with several virtual hosts, in order to test many copies of Drupal on my local machine, amongst other things (although it's not 100% essential to put Drupal at the root of its ...
0
votes
1answer
522 views

Mod_jk will not load in Apache 2

I need some help getting this to work. It's starting to get on my nerves and I'm sure I'm missing some bizzarely simple and easy oversight somewhere to get this to work. I have Apache 2 setup with ...
0
votes
0answers
55 views

Apache on Mac fails with virtual hosts included

Have troubles with MAMP installation on my OS X 8.3. Without httpd.conf editing, apache runs well and I see localhost index page in browser. If I uncomment "include vhosts.conf" string, it fails with ...
0
votes
0answers
101 views

RoR, passenger cannot load page

I have installed passenger on mac os (LION 10.5). When I'am trying to load page (devel.dev) I have this error: [ pid=7683 thr=2279741860 file=utils.rb:176 time=2012-11-06 14:14:30.226 ]: *** ...
0
votes
0answers
115 views

Windows firewall blocking Apple devices connecting to WAMP server only?

In a nutshell, I'm developing a web-app on a Windows machine on a local network that has a WAMP server exposed to said local network for testing. Yesterday, I was able to connect to the WAMP host ...
0
votes
0answers
366 views

Git, Smart HTTP on OSX, configuration issue

I'm trying to make a Git repository server on OSX. I must use HTTP protocol but I want to be able to use hooks in Git as well. So the only option for me is to make Smart HTTP. I'm trying to generate a ...

1 2
15 30 50 per page