wordpress install problems on ec2
-
Hello all, I am trying to install wordpress on a new intance of Amazon ec2 issues but I am having a myriad of issues. I’m new to ec2 hosting but I have set up WordPress sites in the past on my own personal hosting. I’ve never used Web Platform Installer and my end goal is to be able to run several independent wordpress sites from the same ec2 instance (they all will have minimal traffic but have to be unique). Also, the server is running Microsoft Server 2012.
1. I successfully installed WordPress with the Web Platform installer and originally everything worked fine. However now, when I try to access the wp-login.php page, none of the dashboard is there. The theme doesn’t seem to be applied because all I see is the “Hello World” post with absolutely no formatting and no sign of the WordPress dashboard. It was there when I started but at some point it just disappeared.
2. I did another WordPress install but this time I made a ‘new site’ instead of using the ‘Default site’. The install path was a subfolder within the wwwroot folder. This time, when it got to the part of the configuration where I am supposed to create a wordpress username I got the following error message
HTTP Error 500.52 – URL Rewrite Module Error.
The page cannot be displayed because an internal server error has occurred.
Detailed Error Information:
Module
RewriteModule
Notification
SendResponse
Handler
StaticFile
Error Code
0x800700b7
Config Error
*Cannot add duplicate collection entry of type ‘rule’ with unique key attribute ‘name’ set to ‘wordpress’*
Config File
\\?\C:\inetpub\wwwroot\________\web.config
Requested URL
https://localhost:80/________
Physical Path
C:\inetpub\wwwroot\_______
Logon Method
Not yet determined
Logon User
Not yet determined
Config Source:
5: <rules>
6: <rule name=”wordpress” patternSyntax=”Wildcard”>
7: <match url=”*”/>3. Is it better to try and have just one site and make it a ‘multisite’?
Any ideas of how I can my wordpress page up and running? I would be willing to start from scratch if there is a way to roll back any of the installs that I’ve done.
I am in a big rut right now so any help at all is greatly appreciated!
- The topic ‘wordpress install problems on ec2’ is closed to new replies.