This forum is no longer active. Please post your questions to our new community site

Recent Posts by jasonh1234

Subscribe to Recent Posts by jasonh1234 12 post(s) found

13 Jun, 2009 06:59 AM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Safe to upgrade Wordpress?

Admin Dashboard has notification of a Wordpress update. Is it safe to upgrade through that link or should I wait for a new BitNami module to be available?

 
04 Jun, 2009 11:52 PM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Best way to take a Bitnami Wordpress module live?

I’ve built a Wordpress site using Bitnami’s MAMP stack and Wordpress module. What is the best way to take this site live? I’ll need to have all the links and stuff that point to 127.0.0.1:8080/wordpress to servername.com/

 
03 Jun, 2009 09:07 AM
Avatar jasonh1234 12 post(s)

Topic: Stacks suggestions / bbpress

http://bbpress.org/

 
09 May, 2009 02:33 AM
Avatar jasonh1234 12 post(s)

Topic: Stacks suggestions / magento

I fourth this.

 
02 May, 2009 07:39 PM
Avatar jasonh1234 12 post(s)

Topic: MAMPStack / Can't FTP in to MAMP's install location

I’m not sure where to check other than the Window above.

 
27 Apr, 2009 10:08 AM
Avatar jasonh1234 12 post(s)

Topic: MAMPStack / Can't FTP in to MAMP's install location

These are my options…. http://www.screencast.com/t/Zq6kpOOBp

 
27 Apr, 2009 12:59 AM
Avatar jasonh1234 12 post(s)

Topic: MAMPStack / Can't FTP in to MAMP's install location

I’m using Flow and trying to FTP into my MAMP installation. When I connect to my OS X Server I can see almost every file and folder but not the Applications directory where MAMP is installed.
I tried creating a symlink to the applications folder on the desktop of the server but when I try to get into it I get a “Permission Denied” error.

How do I get FTP access to my MAMP installation?

 
25 Apr, 2009 08:13 AM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Port 8080? That's not what I want.

Ok I’ll give those a read.

In the meantime… It looks like I may have spoke to soon about everything working with wordpress. Although I can create posts, if I try to upload anything I get what looks like a permissions error…
http://screencast.com/t/2Qcmj8z2

Is this because I installed as root?

 
24 Apr, 2009 09:02 AM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Port 8080? That's not what I want.

Ok I got the right command entered this time. (oops) but the installer running as root still could not bind to port 80.
Then I realized I needed to stop the current web service running on port 80 first. After that it installed ok.

However I still have http://site.mydomain.com/Wordpress/wp-admin instead of http://site.mydomain.com/wp-admin

How can I correct this?

(Thank you for your help here by the way.)

 
24 Apr, 2009 05:33 AM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Port 8080? That's not what I want.

I have the installer on my server’s desktop. I renamed the Installer to MAMP.app I opened Terminal and typed:
cd desktop
to get to the desktop where the file was. Then I typed:
sudo MAMP.app/Contents/installbuilder.sh
I was prompted for my root password which I entered. I then got the error
sudo MAMP.app/Contents/installbuilder.sh: command not found.

What did I do wrong?

 
23 Apr, 2009 09:03 AM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Port 8080? That's not what I want.

So just to make sure I understand… I should uninstall Wordpress and MAMP and then Reinstall MAMP using the command line in Terminal and then I will be able to install on port 80 and then reinstall Wordpress as regular user?

What will happen with Leopard’s Server Admin panel. See screenshot at: http://screencast.com/t/WCO5iZCje
Will I still be able to Start and Stop Apache and MySQL through here?

 
22 Apr, 2009 09:52 PM
Avatar jasonh1234 12 post(s)

Topic: WordPress / Port 8080? That's not what I want.

I’ve installed MAMP and Wordpress.
Worked like a charm (THANK YOU BitNami!)
But…

It’s installed itself in a way that I’m not so keen on.

I’m running Leopard Server with Apache + MySQL already installed. I can view my web docs at:
http://site.mydomain.com/
I want my Wordpress installation to be at that URL. (not http://site.mydomain.com:8080/Wordpress)

I didn’t see any options during install that would let me change the install location.

How can I do this?