Quote:
Originally Posted by ScottW Yes, you need to turn off the Mac installed version of Apache so you can run MAMP. But, you found that out and so Im confused of what your issue is now? |
Well, I THINK MAMP's Apache installation is now running correctly, so my next goal is to make virtual hosts and .htaccess files with mod-rewrite rules work. I had virtual hosts working with the default Apache installation, though it was a lot of work, and I just stumbled over the solution.
A blank page with a column of numerals on the left side.
Quote:
|
Have you tried removing the "Include" at the bottom for the time being? Do you the Mac firewall turned off? If on, is 8888 allowed? Tried turning off your firewall to eliminate any possible issues.
|
Sorry, that's all new stuff for me. I can view MAMP's home page at
http://localhost:8888/MAMP/?language=English . . . I assume that confirms that 8888 is allowed, right? But I haven't learned how to work with firewalls yet, and I don't know what you mean by "Include."
I did some more research and also learned that I may have to create a symlink? Sheez, I wish the folks at MAMP had created a step-by-step guide!
I also discovered my Apache log. I don't know how to interpret it, but I'll paste some of the first and last lines below. Thanks!
[Sat Mar 24 20:32:22 2007] [notice] Digest: generating secret for digest authentication ...
[Sat Mar 24 20:32:22 2007] [notice] Digest: done
[Sat Mar 24 20:32:22 2007] [notice] Apache/2.0.59 (Unix) PHP/5.1.6 DAV/2 configured -- resuming normal operations
[Sat Mar 24 20:37:40 2007] [error] [client 127.0.0.1] File does not exist: /Applications/MAMP/bin/phpMyAdmin/css/themes, referer:
http://localhost:8888/phpMyAdmin/css...js_frame=right
[Sat Mar 24 20:37:42 2007] [error] [client 127.0.0.1] File does not exist: /Applications/MAMP/bin/phpMyAdmin/css/themes, referer:
http://localhost:8888/phpMyAdmin/css...js_frame=right
[Sat Mar 24 20:37:47 2007] [error] [client 127.0.0.1] File does not exist: /Applications/MAMP/bin/phpMyAdmin/css/themes, referer:
http://localhost:8888/phpMyAdmin/css...js_frame=right
[I deleted a bunch of stuff here.]
/Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so: (null)
Failed loading /Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so: (null)
Failed loading /Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so: (null)
Failed loading /Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so: (null)
[Sun Mar 25 14:26:12 2007] [notice] caught SIGTERM, shutting down
Failed loading /Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so: (null)
[Sun Mar 25 14:26:18 2007] [notice] Digest: generating secret for digest authentication ...
[Sun Mar 25 14:26:18 2007] [notice] Digest: done
[Sun Mar 25 14:26:18 2007] [notice] Apache/2.0.59 (Unix) PHP/5.1.6 DAV/2 configured -- resuming normal operations