|
Hi , I had set up Wordpress using the Bitnamni WP installer for Windows on a Windows 2008 server,Sp2,64 bit instance on Amazon EC2. The server is bound to an AWS Elastic IP # I had opened all the ports for the server in the ec2 security groups. The wordpress installation works fine when I configure the local IP address or 127.0.0.1 using the "Manager tool". But when I set up the public IP# of this machine and restart apache service, it doesnot work. I checked the "properties.ini" config file located at C:\Program Files\BitNami WordPress Stack and this holds the host name with the public IP #, I had given through the tools manager. I have tried the above a few times, but it doesnot work Would appreciate any help. Thanks |
|
Hi, You have to set the public domain name in the "manager tool" (for example ec2-xx-xx-xx-amazonaws.com or your own domain name). Since WordPres 3.3.1-5 version, it is not necessary to specify the domain name in the application. Could you try using this version? |