0
votes
0answers
197 views

How to change the Mac's web sharing to URL other than http://unknowne3de6f2eaa3e/~mike/?

I got a new iMac last October (2011)... and its Web Sharing will say use the address http://unknowne3de6f2eaa3e/~mike/ (from System Preferences -> Sharing). The name of the computer (hostname) ...
0
votes
2answers
450 views

How to use and access web sharing with Mac OS X Lion?

I am new to Mac OS X, and I have a MacBook Pro. I am developing a web application with PHP and MySQL. I already installed XAMPP on my Mac. I discovered the option for hosting in System Preferences > ...
0
votes
2answers
232 views

No web tab on the OS X Lion Server interface

I just installed Mac OS X Lion Server and it doesn't have the Web tab in the services pane. This looked like it was supposed to come standard. How else can I access the Web part of the server?
2
votes
2answers
983 views

Cannot connect to server “localhost”?

I've been developing web apps for several months now on my mac using the built in apache server and everything has been fine. I restarted my mac this morning and now when I try to connect to anything ...
3
votes
3answers
3k views

Web Sharing Apache Localhost - Access permissions

I want to install phpMyAdmin on the native Apache webserver that is bundled with Mac OS X 10.6. I turned on Web Sharing in System Preferences. Yet, me fear is that my computer is granting access to ...
0
votes
1answer
504 views

Connect to Linux File System with default “Connect to Server”?

I'm wondering what kind of setup I need on my Linux machine to be able to connect to it using the default "Connect to Server" (command + k) in OSX. I'm going to ask this on askubuntu as well, but I ...
3
votes
2answers
294 views

OS X menubar/dashboard/dock utility for monitoring a server?

Is there any desktop utility for OS X that would periodically monitor a (non-osx) server and display a status icon? Something as simple as attempting to visit a URL every 5 minutes and turning red if ...
1
vote
4answers
1k views

ASP & PHP Web Server on OS X

On Windows, I ran Xampp on port 80 for PHP/MySQL and IIS on port 8080 for ASP. For OS X, what's the best route to take... Should I just run Xampp for Mac for PHP/mySQL, or is there a better option ...