LyleChamney
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error establishing database connectionI apologize for not knowing more about all of this
No worries! … we all started in the same place 🙂
Please post back if your host is able to get it sorted and what the issue was.
Forum: Fixing WordPress
In reply to: Error establishing database connectionIf it was working before and now it is not (and you for SURE have not done anything to the site or hosting in the interim), then I would also suggest it is as lopwalj says in his 1. response.
One would normally have to had made a manual change to the wp-config file for that to be the cause; generally does not change on it’s own.
Contact your host to have them check that the database server for your account is up and running and that your hosting account is also functioning properly.
I don’t suppose there’s anyone who would be willing to help me out?
You might want to have a look here:
Forum: Localhost Installs
In reply to: Locked out of localhost installUnless you have a properly configured email server running on your local system, you will not have password reset facilities.
To manually reset your password, follow these instructions:
http://codex.wordpress.org/Resetting_Your_Password#Through_phpMyAdmin
Forum: Localhost Installs
In reply to: how to share site via internet if creating it in localhostThe “expanded version” 🙂
Local Site:
– export the database
– ZIP the contents of the siteLive Site:
– use phpMyAdmin (or your hosting account’s database tool) to create a new, empty database (no spaces in the name)
– import the exported local database .sql file
– edit thesiteurlandhomefields in the wp_options table with the new live site URL:—
http://www.my_domain.com– upload the ZIP file and unZIP (or copy the local site files via FTP) to the desired location on the hosting account (generally the root of the account, public_html)
– edit the wp-config.php file there with the live database connection credentials (use the edit file option of your hosting account’s file manager to do so)
– log into the live site Dashboard:http://www.my_domain.com/wp-admin– install and run this plugin:
http://wordpress.org/plugins/velvet-blues-update-urls/
— select all options EXCEPT the last one (GUID)
– go to Settings > Permalinks and just re-save
– if broken links remain, then upload this script to the root of your hosting account and run it:
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
— this script updates the URLs that are stored in the database as serialized strings, which the plugin mentioned above does not handle
– go to Settings > Permalinks and just re-save if you had to run this script and then delete it from your hosting account
Done 🙂
I know it seems like a lot of steps/work, but it is quite straight forward and provides one with a better understanding (hopefully) of what is going on and why.
Yes, there are plugins that do this, such as Duplicator and BackupBuddy, but again, one does not get a gist of what’s happening. And if something goes pear-shaped using them, then it’s off to the plugin’s support forum to find out what went wrong.Using this method, which I always use, I can get a local site to live in under 5 minutes 🙂
Forum: Localhost Installs
In reply to: Locked out of localhost installAlternatively, using your local database tool (generally phpMyAdmin), find and edit the
siteurlandhomefields of the wp_options table in your WP database.If the location of the WP install is, as you indicated
wordpress,then use the complete path:http://localhost/wordpressForum: Installing WordPress
In reply to: Deleted files to start over@keena2000 – good to hear you got it sorted … or it sorted itself 🙂
@keith Driscoll – on the “new” (Nov 2013) GD Linux cPanel accounts, “localhost” is now the host name.
Forum: Installing WordPress
In reply to: Deleted files to start overJust to clarify:
– you are able to start the install process?
– you have first created a new, empty database using your cPanel’s phpMyAdmin?
– you wrote down somewhere, the database user and password 🙂
– how did you make sure the wp-config was set up correctly?
— where did you get the values from?
— where did you edit it? on the site or locally and upload it?Forum: Installing WordPress
In reply to: How can I create a homepage link?If you hover over the “Home” menu item, you will notice that the path is:
http://www.westernparomancewriters.com/links/Not sure how you came up with the “links” part 🙂
Perhaps go through the instructions in the earlier post and make sure it is entered as indicated.
Maybe this screenshot will help:
Forum: Installing WordPress
In reply to: How can I create a homepage link?Are you selecting Save Menu after you rearrange the items?
It may also have something to do with your theme. Try switching temporarily to the default TwentyFourteen theme to see if that works.
Forum: Installing WordPress
In reply to: WordPress 3.9.1 downloadHere you go:
Forum: Fixing WordPress
In reply to: Browser tab titleHi Patty,
A couple things. I notice in the View Source for the home page that the title is still showing
UCLA Orthopaedic Hospital Center for Cerebral Palsy.I also notice that the site is using WP Super Cache. If you have just recently changed the title and tagline, refresh the WP Super Cache (I am not familiar with it, so you’ll have to dig into that yourself).
Generally, what get’s displayed in the tab (or when you hover over it) is a concatenation of the Title and Tagline.
Forum: Fixing WordPress
In reply to: Browser tab titleIn Settings>General: it’s correct “Center for Cerebral Palsy at UCLA”
Which one? Site title or Tagline?
… try it in the tagline.
Forum: Fixing WordPress
In reply to: Cannot see my websiteGood to hear that you have it hosted and were able to get it started. Would you mind posting the URL so that we may check it out at this end?
If you purchased the domain and hosting from HG, and did so just recently (within the last 24 – 48 hours or so), then it could be just a matter of the domain name being fully propagated on the web, as it can take this amount of time to do so; this is normal.
Forum: Fixing WordPress
In reply to: Cannot see my websiteDid you make your site on your iMac using something like MAMP, XAMPP, etc.?
If so, this is why you cannot find it on another computer.Short answer (there are ways to do so with the above-mentioned local servers, but that is beyond the scope of this post), in order to do so, you have to buy a domain and a hosting account and then copy your local site to the hosting account.
Forum: Everything else WordPress
In reply to: Cant finish friends siteHere would be a good place for that: