salmaak7
Forum Replies Created
-
Forum: Localhost Installs
In reply to: URL change crashBut everything worked perfectly fine AFTER I changed the location.
I only changed the location in the beginning before I ever start working on anything on my website. It was working perfectly fine and I developed everything on the new location. I also made it the Apache document root from the MAMP preferences. I do NOT want to change the wordpress location as it is not the problem at all.
The only problem is in the URL change. How can I fix this?!
It has NOTHING to do with moving wordpress.Forum: Localhost Installs
In reply to: URL change crashOkay, now I read it and placed this: //FIXME: do comment/remove these hack lines. (once the database is updated)
update_option(‘siteurl’, ‘http://localhost:8888/wordpress/’ );
update_option(‘home’, ‘http://localhost:8888/wordpress/’ );
in the wp-login.php file.And the homepage still doesn’t work.
Forum: Localhost Installs
In reply to: URL change crashIt was originally installed on Applications/Wordpress and I’m using MAMP
Then I changed its location to Documents/server/wordpress. It was working fine until I changed the URL.Forum: Localhost Installs
In reply to: URL change crashNo, I am not trying to move anything. I just want to access my home page and it’s not working…
Forum: Localhost Installs
In reply to: URL change crashI’ve added this: define(‘WP_HOME’,’http://localhost:8888/wordpress/’);
define(‘WP_SITEURL’,’http://localhost:8888/wordpress/’);Forum: Localhost Installs
In reply to: URL change crashOkay, I’ve undone everything and only edited the wp-config.php this time. The homepage is still not working. I just don’t get why is it redirecting me to localhost/wordpress instead of http://localhost:8888/wordpress/
Forum: Localhost Installs
In reply to: URL change crashI read it, AND followed the instructions (Edit wp-config.php and Functions.php) which changed the WordPress Address (URL) to http://localhost:8888/wordpress/
and the site address is the same i.e.
Site Address (URL) http://localhost:8888/wordpress/The website is running now EXCEPT the home page. It keeps redirecting me to localhost/wordpress from http://localhost:8888/wordpress/
Any ideas?
I am really stuck!Forum: Localhost Installs
In reply to: URL change crashI did change it and every other page is working properly except the home page. I can even access the dashboard and see that it’s changed!
Forum: Fixing WordPress
In reply to: old and new wordpress websiteOkay I will try and contact them now. Thank you ever so much!
Forum: Fixing WordPress
In reply to: old and new wordpress websiteYes, I think there is a way to contact them. Should I just ask for a new SSH?
Forum: Fixing WordPress
In reply to: old and new wordpress websiteIt’s a MWS (Managed Web Service)
Forum: Fixing WordPress
In reply to: old and new wordpress websiteIt’s a Manage Web server
Forum: Fixing WordPress
In reply to: old and new wordpress websiteYes, of course I did but it still changes it.
Here’s the full URL: http://www.srcf.ucam.org/arabsoc
It’s a society student based server and not an independent domainForum: Fixing WordPress
In reply to: old and new wordpress websiteI did and here’s what I got “srcf.ucam.org: We Can’t Resolve This Domain
srcf.ucam.org doesn’t appear to be a valid domain or IP address. Since we can’t find the website, we are unable to tell you who is hosting srcf.ucam.org.”
It is a page within a page, does that make a difference?
Forum: Fixing WordPress
In reply to: old and new wordpress websiteThanks Andrew but how do I know who my hosting providers are? And how do I contact them? I’m fairly new with all this so bare with me please