LyleChamney
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Problem with Wamp rewrite module shows local host pageAfter you enabled the rewrite module, did you:
– restart Apache
– go to Settings > Permalinks and set to something other than default and then Save Changes?Forum: Localhost Installs
In reply to: wamp/myPHPadmin initial setup, browser can't loadTo clarify:
– you started
wampmanager.exeand the W icon in the system tray goes from red to yellow to green
– once green, you select phpMyAdmin from the popup menu
– and this is when phpMyAdmin does no load?This is how it should work and if you are doing the same, then there is something off with your WAMP installation that you would be better served by asking on their forum.
That said, also be advised that WAMPServer does not have mod_rewrite enabled in Apache by default, which means that if you want to use permalinks other than the default, you will have to manually enable that in the httpd.conf file yourself.
As CMSHelpLive suggests, you may be better off with XAMPP or my fave, Uniform Server.
Forum: Installing WordPress
In reply to: Installed WP on a new domain and it won't recognize.AWESOME! 🙂
So glad to hear it’s been sorted!
If it makes you feel any better, I am STILL waiting (not so patiently at this point) for my nameservers to resolve 🙁
Forum: Installing WordPress
In reply to: Installed WP on a new domain and it won't recognize.Economy Linux Hosting with cPanel
Did you use their ‘one-click install’ and received the email with the login instructions or was this a manual install?
Also, at this point, there should be no need for FTP of any sort 🙂
Forum: Installing WordPress
In reply to: Installed WP on a new domain and it won't recognize.Out of curiosity, and also to assist in troubleshooting this issue, which hosting plan do you have at GD?
Economy/Deluxe/Ultimate (Linux/Windows) or WordPress Site/Blog Starter/Business/Pro?
Forum: Installing WordPress
In reply to: Installed WP on a new domain and it won't recognize.I’m thinking there must be a DNS/Nameserver issue or something.
Nope. 🙂
According to
http://www.whoishostingthis.com/?q=ionanicole.comyou are set up on GD and the nameservers listed reflect this.According to
https://www.whatsmydns.net/#A/ionanicole.comthe domain is fully propagated (as per their tests).Just to clarify, when you set up your hosting account with GD, you did specify this domain as the primary domain for the account.
You may want to contact GD Support as enough time has passed that it should be available.
On a side note in a similar vein, if it lessens the ‘pain, I am at the moment ‘patiently’ (NOT!) waiting for my nameservers to propagate to a new hosting account for one of my sites 🙂
Forum: Installing WordPress
In reply to: Can't login to my siteHere is a good place to start:
Re: spam – do a search of the forum as this has been addressed many times 🙂
Forum: Installing WordPress
In reply to: Quform Plug-in won't installIn addition to what jonradio mentions, unZIP the downloaded ZIP first; the plugin is inside 🙂
Forum: Installing WordPress
In reply to: My admin page is differentPerhaps you accidentally collapsed the menu …. look at the bottom left for the circle with the right-pointing arrow and click that to expand.
Forum: Localhost Installs
In reply to: wamp /wp cant find databaseThen WP asks for database details – I entered…
Did you enter:
Database Name: whatever YOU named it when you created it using phpMyAdmin (the database tool in WAMP)
User Name: root (this is the default DATABASE user name for WAMP)
Password: <empty> (do not enter ANYTHING here; this is the default DATABASE ‘password’ for WAMP)
Database Host: localhost
Table Prefix: wp_ (leave as-is)
Forum: Installing WordPress
In reply to: Sample page 'home' when typing in URL@matthew – he’s using Twenty Fourteen so one would think that should work, but it’s worth a shot to try another 🙂
Forum: Installing WordPress
In reply to: Sample page 'home' when typing in URLI’m not really sure how you managed to get it the way it is 🙂
Your root domain is still showing the recent posts; this is what is messing things up.
– Pages > Add New > Title: Home > add some content > Publish
– Settings > Reading > Front page displays: Static Page > select Home from the drop-down > Save Changes
– Appearance > Menus > delete the Sample Page menu item > Save Menu
– while you’re at it, Settings > Permalinks > Save ChangesForum: Installing WordPress
In reply to: Sample page 'home' when typing in URLMenus 🙂 … you need to create a custom menu and assign your pages to it.
Have a read through this to get started:
Forum: Fixing WordPress
In reply to: Cannot replace the proudly powered by wordpress link in the footerWithout digging into it a bit more, first thing that came to mind is that you may have a URL in there that is still pointing to the local (XAMPP) location.
EDIT
Just checked it out on a local install and the code you have shown works.
On the hosted site, is there or have you enabled a caching mechanism (plugin or host provided).
Forum: Fixing WordPress
In reply to: Site is not loadingThis is more than likely your problem:
http://sitecheck.sucuri.net/results/www.vasapp.com
You will want to start having a thorough read through this: