On 22/9/09 Pierre DeBois wrote: >Is it possible to create PHP and MySQL pages (and preview) in BBEdit? >I have an Apple MacBook Pro and MAMP on a local server created on the >laptop. If I save my files in the MAMP directory (/Applications/MAMP/ >htdocs) I should be able to preview under BBEdit, right?
Yep that's pretty much how I do with the exception that I direct MAMP to a root foster of my choice rather than saving into /Applications/MAMP/htdocs. This is done in MAMP's preferences under the Apache tab. Although I now use MAMP Pro because it's easy to set up multiple development sites. All you then do is set BBEdit's HTML Web Sites prefs to use a local preview server and give it the URL to go to: <http://localhost:8888/> Easy peasy. Cheers John -- John Chennells Tel: 01462 459010 -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
