<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Mac Apache MySQL PHP -&#160;MAMP</title>
	<atom:link href="http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/</link>
	<description>The Apple Blog, published by and for the day-to-day Apple user, is a prominent source for news, reviews, walkthroughs, and real life application of all Apple products.</description>
	<pubDate>Mon, 08 Sep 2008 00:09:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: jeremy wyss</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-116104</link>
		<dc:creator>jeremy wyss</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-116104</guid>
		<description>you should check out the extension i got from peakstudios.com it did all the busy work for me and i knew it was done correctly.. when it comes to do data bases i am lets say a moron and this AS3 extension was my savior. it did everything for me!!</description>
		<content:encoded><![CDATA[<p>you should check out the extension i got from peakstudios.com it did all the busy work for me and i knew it was done correctly.. when it comes to do data bases i am lets say a moron and this AS3 extension was my savior. it did everything for me!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fran Westley</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-116067</link>
		<dc:creator>Fran Westley</dc:creator>
		<pubDate>Sun, 20 Apr 2008 01:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-116067</guid>
		<description>Can anyone help?  I an trying to run Moodle on an old OSX server machine (OS 10.2.8) and when I try to run MAMP is just quits on me.  I thought maybe the version of MAMP is too high for the OS????  Any suggestions would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Can anyone help?  I an trying to run Moodle on an old OSX server machine (OS 10.2.8) and when I try to run MAMP is just quits on me.  I thought maybe the version of MAMP is too high for the OS????  Any suggestions would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin L</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-114139</link>
		<dc:creator>Collin L</dc:creator>
		<pubDate>Mon, 04 Feb 2008 23:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-114139</guid>
		<description>I have recently set up my MAMP DynDNS site. At first it was a little confusing, but finally i got me connected through to the internet so my friends could view the pages on my mac. But about...Oh say a week ago, I happened to take a look at the DynDNS Updater app I have (or I suppose had would work better) running in unison to MAMP. I could either connect via the 'default (my ip address)', or the 'web-based IP Detection (my ip address)' interface. Either one would connect my friends at different ip addresses to my site. Now, I get this error message saying, 'HTTPS Error: peer certificate cannot be authenticated with known CA certificates.'
Any ideas?</description>
		<content:encoded><![CDATA[<p>I have recently set up my MAMP DynDNS site. At first it was a little confusing, but finally i got me connected through to the internet so my friends could view the pages on my mac. But about&#8230;Oh say a week ago, I happened to take a look at the DynDNS Updater app I have (or I suppose had would work better) running in unison to MAMP. I could either connect via the &#8216;default (my ip address)&#8217;, or the &#8216;web-based IP Detection (my ip address)&#8217; interface. Either one would connect my friends at different ip addresses to my site. Now, I get this error message saying, &#8216;HTTPS Error: peer certificate cannot be authenticated with known CA certificates.&#8217;<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Squires</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-100169</link>
		<dc:creator>Rick Squires</dc:creator>
		<pubDate>Thu, 25 Jan 2007 23:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-100169</guid>
		<description>Hi

I've tried using MAMP with PHP pages generated using Rapidweaver(don't know PHP so this seeemed a good place to start).  I'm trying to use a very simple contact form, but I get the following error in the PHP logfile:

 PHP Notice:  Undefined variable:  tmp_name in /Applications/MAMP/htdocs/Sites/MFL/page11/files/mailer.php on line 25

Line 25 in the .php file has absolutely nothing to do with this:

&lt;!-- Start page header --&gt;

I downloaded MAMP a few days ago, so I guess I'm running the latest version on an Intel iMac (10.4.8 with all the latest security updates running)

I have tried both PHP 4 and 5 from the widget, with the same results

I'm probably missing something very simple, but any pointers would be much appreciated!

Help!</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;ve tried using MAMP with PHP pages generated using Rapidweaver(don&#8217;t know PHP so this seeemed a good place to start).  I&#8217;m trying to use a very simple contact form, but I get the following error in the PHP logfile:</p>
<p> PHP Notice:  Undefined variable:  tmp_name in /Applications/MAMP/htdocs/Sites/MFL/page11/files/mailer.php on line 25</p>
<p>Line 25 in the .php file has absolutely nothing to do with this:</p>
<p><!-- Start page header --></p>
<p>I downloaded MAMP a few days ago, so I guess I&#8217;m running the latest version on an Intel iMac (10.4.8 with all the latest security updates running)</p>
<p>I have tried both PHP 4 and 5 from the widget, with the same results</p>
<p>I&#8217;m probably missing something very simple, but any pointers would be much appreciated!</p>
<p>Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemp</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-78577</link>
		<dc:creator>Kemp</dc:creator>
		<pubDate>Fri, 24 Nov 2006 04:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-78577</guid>
		<description>The symlink fix mentioned above is temporary.

A symbolic link in /tmp is not persistent across reboots. One can: 
1. Create the symbolic link at the command line immediately before starting Apache and MySQL:

$ ln -s /Applications/mampstack-5.5/mysql/tmp/mysql.sock mysql.sock
$ /Applications/mampstack-5.5/mampctl.sh start apache
$ /Applications/mampstack-5.5/mampctl.sh start mysql

or

2. create a startup script to recreate it. To do this you create a simple shell script to do it and then set it to run at startup by editing /etc/ttys (after saving the original version)
(see the following links: http://docs.info.apple.com/article.html?artnum=301446 http://www.bombich.com/mactips/loginhooks.html)

or

3. Go with the BitRock solution in their email for the time being until release 5.6 is out with a fix for this.

I have used each of these approaches and can confirm that they work. It is not a big deal in any case. Simply pick what you prefer and go with it.

Kemp</description>
		<content:encoded><![CDATA[<p>The symlink fix mentioned above is temporary.</p>
<p>A symbolic link in /tmp is not persistent across reboots. One can:<br />
1. Create the symbolic link at the command line immediately before starting Apache and MySQL:</p>
<p>$ ln -s /Applications/mampstack-5.5/mysql/tmp/mysql.sock mysql.sock<br />
$ /Applications/mampstack-5.5/mampctl.sh start apache<br />
$ /Applications/mampstack-5.5/mampctl.sh start mysql</p>
<p>or</p>
<p>2. create a startup script to recreate it. To do this you create a simple shell script to do it and then set it to run at startup by editing /etc/ttys (after saving the original version)<br />
(see the following links: <a href="http://docs.info.apple.com/article.html?artnum=301446" rel="nofollow">http://docs.info.apple.com/article.html?artnum=301446</a> <a href="http://www.bombich.com/mactips/loginhooks.html" rel="nofollow">http://www.bombich.com/mactips/loginhooks.html</a>)</p>
<p>or</p>
<p>3. Go with the BitRock solution in their email for the time being until release 5.6 is out with a fix for this.</p>
<p>I have used each of these approaches and can confirm that they work. It is not a big deal in any case. Simply pick what you prefer and go with it.</p>
<p>Kemp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemp</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-68791</link>
		<dc:creator>Kemp</dc:creator>
		<pubDate>Mon, 16 Oct 2006 11:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-68791</guid>
		<description>I received a prompt response from BitRock as included below.

Kemp

---

Thank you for interest in MAMPStack, and inform us of this problem.
You need run the mysql programs adding the following option:

--socket=/Applications/mampstack-5.5/mysql/tmp/mysql.sock

For example:
/Applications/mampstack-5.5/mysql/bin/mysqladmin 
--socket=/Applications/mampstack-5.5/mysql/tmp/mysql.sock -p version

This is currently wrong in our documentation, but we have fixed this for 
the next release of MAMPStack.

Thanks!
Ana
--
BitRock Support
support@bitrock.com</description>
		<content:encoded><![CDATA[<p>I received a prompt response from BitRock as included below.</p>
<p>Kemp</p>
<p>&#8212;</p>
<p>Thank you for interest in MAMPStack, and inform us of this problem.<br />
You need run the mysql programs adding the following option:</p>
<p>&#8211;socket=/Applications/mampstack-5.5/mysql/tmp/mysql.sock</p>
<p>For example:<br />
/Applications/mampstack-5.5/mysql/bin/mysqladmin<br />
&#8211;socket=/Applications/mampstack-5.5/mysql/tmp/mysql.sock -p version</p>
<p>This is currently wrong in our documentation, but we have fixed this for<br />
the next release of MAMPStack.</p>
<p>Thanks!<br />
Ana<br />
&#8211;<br />
BitRock Support<br />
<a href="mailto:support@bitrock.com">support@bitrock.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemp</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-68612</link>
		<dc:creator>Kemp</dc:creator>
		<pubDate>Sat, 14 Oct 2006 21:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-68612</guid>
		<description>Let me also mention that I use TinkerTool (avilable free at http://www.bresink.com/osx/TinkerTool.html) to make hidden directories and files appear in the Finder. When hunting for files this can be very handy, especially since SpotLight failed to find files like mysql.sock and I had to find them manually (one could also use Terminal to find them at the command line but I preferred the GUI). I just turn on the hidden files when I need to, and relaunch the Finder. I switch it back when I am done.

Kemp</description>
		<content:encoded><![CDATA[<p>Let me also mention that I use TinkerTool (avilable free at <a href="http://www.bresink.com/osx/TinkerTool.html" rel="nofollow">http://www.bresink.com/osx/TinkerTool.html</a>) to make hidden directories and files appear in the Finder. When hunting for files this can be very handy, especially since SpotLight failed to find files like mysql.sock and I had to find them manually (one could also use Terminal to find them at the command line but I preferred the GUI). I just turn on the hidden files when I need to, and relaunch the Finder. I switch it back when I am done.</p>
<p>Kemp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemp</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-68602</link>
		<dc:creator>Kemp</dc:creator>
		<pubDate>Sat, 14 Oct 2006 19:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-68602</guid>
		<description>Though either MAMP or MAMPStack should be pretty equivalent, I downloaded and installed MAMPStack 5.5 since the versions were a tad newer and it had Python as well. It went smoothly with one important issue which I was able to resolve as detailed here.

After the install, the Apache test went fine. Starting MySQL went fine. But verifying that it was up with the following:

Prompt&#62; /Applications/mampstack-5.5/mysql/bin/mysqladmin -p 
version

Returned the following:

/Applications/mampstack-5.5/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!

The configuration was looking in /tmp for the MySQL socket, which actually was to be found in:
/Applications/mampstack-5.5/mysql/tmp/mysql.sock

I cd'd to the /tmp directory and created a symbolic link to the   actual location of the file:

ln -s /Applications/mampstack-5.5/mysql/tmp/mysql.sock mysql.sock

That provided the key link and everything worked.

It is as though the programs in /mysql/bin/ are hard-coded to look in /tmp for mysql.sock. They must be configurable but I haven't figured it out yet. In any case, the symbolic link fix is simple and works even if it's a bit of kludge.

Perhaps this would not be an issue with MAMP. But I think I had to deal with a similar issue during the install of MySQL 4 so it may be a more general issue.
 
I hope this is useful.

Kemp</description>
		<content:encoded><![CDATA[<p>Though either MAMP or MAMPStack should be pretty equivalent, I downloaded and installed MAMPStack 5.5 since the versions were a tad newer and it had Python as well. It went smoothly with one important issue which I was able to resolve as detailed here.</p>
<p>After the install, the Apache test went fine. Starting MySQL went fine. But verifying that it was up with the following:</p>
<p>Prompt&gt; /Applications/mampstack-5.5/mysql/bin/mysqladmin -p<br />
version</p>
<p>Returned the following:</p>
<p>/Applications/mampstack-5.5/mysql/bin/mysqladmin: connect to server at &#8216;localhost&#8217; failed<br />
error: &#8216;Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217; (2)&#8217;<br />
Check that mysqld is running and that the socket: &#8216;/tmp/mysql.sock&#8217; exists!</p>
<p>The configuration was looking in /tmp for the MySQL socket, which actually was to be found in:<br />
/Applications/mampstack-5.5/mysql/tmp/mysql.sock</p>
<p>I cd&#8217;d to the /tmp directory and created a symbolic link to the   actual location of the file:</p>
<p>ln -s /Applications/mampstack-5.5/mysql/tmp/mysql.sock mysql.sock</p>
<p>That provided the key link and everything worked.</p>
<p>It is as though the programs in /mysql/bin/ are hard-coded to look in /tmp for mysql.sock. They must be configurable but I haven&#8217;t figured it out yet. In any case, the symbolic link fix is simple and works even if it&#8217;s a bit of kludge.</p>
<p>Perhaps this would not be an issue with MAMP. But I think I had to deal with a similar issue during the install of MySQL 4 so it may be a more general issue.</p>
<p>I hope this is useful.</p>
<p>Kemp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-65837</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 01 Oct 2006 00:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-65837</guid>
		<description>An alternate open source MAMP stack for OS X 10.3 and later: &lt;a href="http://bitrock.com/products_webstacks_overview.html" rel="nofollow"&gt;MAMPStack&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>An alternate open source MAMP stack for OS X 10.3 and later: <a href="http://bitrock.com/products_webstacks_overview.html" rel="nofollow">MAMPStack</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Ryan</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-58724</link>
		<dc:creator>William Ryan</dc:creator>
		<pubDate>Tue, 01 Aug 2006 01:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-58724</guid>
		<description>I am having a problem with superglobals using MAMP. None of my FORM variables are being passed over to the php script. What do I have to do with MAMP to get these variables to work?

I would appreciate any advice.</description>
		<content:encoded><![CDATA[<p>I am having a problem with superglobals using MAMP. None of my FORM variables are being passed over to the php script. What do I have to do with MAMP to get these variables to work?</p>
<p>I would appreciate any advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donal</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-34885</link>
		<dc:creator>Donal</dc:creator>
		<pubDate>Wed, 31 May 2006 00:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-34885</guid>
		<description>Thanks for all the help.  The final solution was quite simple.  Once I determined that the first installation was still running in the background I trashed it and restarted the computer.  Everything back to Green Lights.  Yeh!

Donal</description>
		<content:encoded><![CDATA[<p>Thanks for all the help.  The final solution was quite simple.  Once I determined that the first installation was still running in the background I trashed it and restarted the computer.  Everything back to Green Lights.  Yeh!</p>
<p>Donal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaliban</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-34433</link>
		<dc:creator>kaliban</dc:creator>
		<pubDate>Sun, 28 May 2006 21:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-34433</guid>
		<description>Oh, one more  thing. In some cases, further researching or implementing a solution to the problem will best be done at the command line. This means launching the 'Terminal' application, opening a shell (terminal window), and begining to find your way around the linux/bsd back-end. If you find helpful hints from people using other linux like operating systems, and the directions they give you seem like command line instructions, you can try them out by opening a shell and typing them in. In that case, look for any linux introductory website to get oriented to the shell and the command line.

Good luck

-k</description>
		<content:encoded><![CDATA[<p>Oh, one more  thing. In some cases, further researching or implementing a solution to the problem will best be done at the command line. This means launching the &#8216;Terminal&#8217; application, opening a shell (terminal window), and begining to find your way around the linux/bsd back-end. If you find helpful hints from people using other linux like operating systems, and the directions they give you seem like command line instructions, you can try them out by opening a shell and typing them in. In that case, look for any linux introductory website to get oriented to the shell and the command line.</p>
<p>Good luck</p>
<p>-k</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaliban</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-34432</link>
		<dc:creator>kaliban</dc:creator>
		<pubDate>Sun, 28 May 2006 20:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-34432</guid>
		<description>Hi Donal,

Anytime you attempt to start a server engine such as mysql or apache, mamp or otherwise, there will typically be a log file recording errors that are encountered. Checking the log, in my experience, will nearly always point you in the direction of the specific problem that is causing the server not to start &#38; stay running. The solution will often then be readily at hand, either by following your intuition and experimenting until the problem is solved, or by googling the error message or some portion of it, until you find the solution you're looking for. 

The MAMP 1.2.1 error logs for apache, mysql and php, are located in the MAMP folder, in a subfolder called 'logs'. Open that folder and you’ll see the three relevant text files. In this case, open the mysql_error_log, and you’ll likely see a list of complaints for each time you’ve attempted to start mysql. Sometimes the list can be quite long, and it may seem to be very esoteric, but don’t let this put you off. Often times, one single problem will be reported over and over again throughout different stages of the server launch, or additional problems will be reported that are merely derived from the first problem. Fix the one problem, and many or all of the other errors are likely to go away. 

Also, don’t worry about the fact that you might not understand much of the language reported in the error log. Just read over it line by line, grasping the parts you can and mentally setting aside the parts you don’t understand. Chances are, you’ll understand enough to locate the likely source of the problem. Do your research, try to restart the server, and check the bottom of the error log to see what has changed. Finally, the server will start right up and away you go.

If after all of this, you simply cannot find the solution, the best approach is usually to find a good related newsgroup, mailing list, or forum and post a summary of your question followed by the full details of your hardware, operating system &#38; version, the software version you’re having trouble with, any solutions you’ve tried, and very importantly the full relevant portion of the log file(s). By supplying all of this detail, someone else will likely be able to understand your problem well enough to suggest a probably solution.

** Another important note: MAMP is a very cool packaged implementation of apache, mysql, and php, which works great right out of the box, but in order to achieve this level of simplicity, many of the related files, including log files, application files, conf files, etc., are located in non-standard places. This may have ramifications as you research answers to questions or problems, or if you later move to a more traditional implementation of these servers. Everything works the same, but things might be configured slightly differently, or located in a place different than some mentor might be suggesting you look. Just something to be aware of as you find your way around.

I hope this helps…

-k</description>
		<content:encoded><![CDATA[<p>Hi Donal,</p>
<p>Anytime you attempt to start a server engine such as mysql or apache, mamp or otherwise, there will typically be a log file recording errors that are encountered. Checking the log, in my experience, will nearly always point you in the direction of the specific problem that is causing the server not to start &amp; stay running. The solution will often then be readily at hand, either by following your intuition and experimenting until the problem is solved, or by googling the error message or some portion of it, until you find the solution you&#8217;re looking for. </p>
<p>The MAMP 1.2.1 error logs for apache, mysql and php, are located in the MAMP folder, in a subfolder called &#8216;logs&#8217;. Open that folder and you’ll see the three relevant text files. In this case, open the mysql_error_log, and you’ll likely see a list of complaints for each time you’ve attempted to start mysql. Sometimes the list can be quite long, and it may seem to be very esoteric, but don’t let this put you off. Often times, one single problem will be reported over and over again throughout different stages of the server launch, or additional problems will be reported that are merely derived from the first problem. Fix the one problem, and many or all of the other errors are likely to go away. </p>
<p>Also, don’t worry about the fact that you might not understand much of the language reported in the error log. Just read over it line by line, grasping the parts you can and mentally setting aside the parts you don’t understand. Chances are, you’ll understand enough to locate the likely source of the problem. Do your research, try to restart the server, and check the bottom of the error log to see what has changed. Finally, the server will start right up and away you go.</p>
<p>If after all of this, you simply cannot find the solution, the best approach is usually to find a good related newsgroup, mailing list, or forum and post a summary of your question followed by the full details of your hardware, operating system &amp; version, the software version you’re having trouble with, any solutions you’ve tried, and very importantly the full relevant portion of the log file(s). By supplying all of this detail, someone else will likely be able to understand your problem well enough to suggest a probably solution.</p>
<p>** Another important note: MAMP is a very cool packaged implementation of apache, mysql, and php, which works great right out of the box, but in order to achieve this level of simplicity, many of the related files, including log files, application files, conf files, etc., are located in non-standard places. This may have ramifications as you research answers to questions or problems, or if you later move to a more traditional implementation of these servers. Everything works the same, but things might be configured slightly differently, or located in a place different than some mentor might be suggesting you look. Just something to be aware of as you find your way around.</p>
<p>I hope this helps…</p>
<p>-k</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donal</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-32156</link>
		<dc:creator>Donal</dc:creator>
		<pubDate>Mon, 22 May 2006 03:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-32156</guid>
		<description>I installed MAMP and Apache is running fine, but I can't get MySQl to start up.  Anyone else having this problem.  I have found zero documentation on MAMP out there.

Donal</description>
		<content:encoded><![CDATA[<p>I installed MAMP and Apache is running fine, but I can&#8217;t get MySQl to start up.  Anyone else having this problem.  I have found zero documentation on MAMP out there.</p>
<p>Donal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevster</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-24172</link>
		<dc:creator>Kevster</dc:creator>
		<pubDate>Thu, 06 Apr 2006 02:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-24172</guid>
		<description>I am new to MAMP and attempting to use it.  I recently installed it with no serious problems.  I need help on how to use it.  I would like to create a website, but first develop if off line with MAMP.  After I've figure out what I'm doing, I would go live with it.  I just need some basic beginner help.

Anyone wiling to help a novice out?</description>
		<content:encoded><![CDATA[<p>I am new to MAMP and attempting to use it.  I recently installed it with no serious problems.  I need help on how to use it.  I would like to create a website, but first develop if off line with MAMP.  After I&#8217;ve figure out what I&#8217;m doing, I would go live with it.  I just need some basic beginner help.</p>
<p>Anyone wiling to help a novice out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imran</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-18746</link>
		<dc:creator>imran</dc:creator>
		<pubDate>Fri, 04 Nov 2005 18:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-18746</guid>
		<description>hello…..

can anyone help me enter data into mysql database
from a flash form using coldfusion components ?

i’m using web services and simply want to pass data from my flash form to my cfc while staying in flash…

any actionscript (or coldfusion code ‘cfc’) that anyone could provide or even links to other ressources on this specific topic would be awesome…

if someone could help me with this process i would be greatful…..

thank you in advance…

Imran Hashmi
http://www.visionstudio.co.uk</description>
		<content:encoded><![CDATA[<p>hello…..</p>
<p>can anyone help me enter data into mysql database<br />
from a flash form using coldfusion components ?</p>
<p>i’m using web services and simply want to pass data from my flash form to my cfc while staying in flash…</p>
<p>any actionscript (or coldfusion code ‘cfc’) that anyone could provide or even links to other ressources on this specific topic would be awesome…</p>
<p>if someone could help me with this process i would be greatful…..</p>
<p>thank you in advance…</p>
<p>Imran Hashmi<br />
<a href="http://www.visionstudio.co.uk" rel="nofollow">http://www.visionstudio.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glasgow Dave</title>
		<link>http://theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-15446</link>
		<dc:creator>Glasgow Dave</dc:creator>
		<pubDate>Thu, 04 Aug 2005 11:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theappleblog.com/2005/03/23/mac-apache-mysql-php-mamp/#comment-15446</guid>
		<description>Too right, I've just moved from Windows to MAC (with very little pain). And I have no idea how to config MYSQL etc. A few minutes after downloading MAPP it was and reamins running without any problems. </description>
		<content:encoded><![CDATA[<p>Too right, I&#8217;ve just moved from Windows to MAC (with very little pain). And I have no idea how to config MYSQL etc. A few minutes after downloading MAPP it was and reamins running without any problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
