Current Page: 1 of 1
Results 1 - 12 of 12
3 years ago
ruak
Hi, Managed to get login page up by adding wp_login but now it wants a password. I changed the use name to roor and left the password blank in wp-config.I've even read abut changing it in phpmyadmin by editing wp_users, which I have done and changed the username to root and deleted the password but it still doesn't work. As always any help will be gratefully received.
Forum: WampServer English
3 years ago
ruak
Hi, You're not going to believe this but when I type in at the end of the address shown i.e. or login I get this: Not Found The requested URL was not found on this server. Apache/2.4.46 (Win64) PHP/7.3.21 Server at xxxxxx.local Port 80 ??? I'm very tired now so going to bed, only spent three whole days on it. : (
Forum: WampServer English
3 years ago
ruak
Hi, After some very extensive searching and reading I came across a site about phpmyadmin and there it said that after adding the DB code to switch from old url to new I should check the wp_options file in the DB. Look for siteurl and home so I did and they where still showing the old url. I edited it and changed them to the new url and hey presto it's worked. Just thought I share that with yo
Forum: WampServer English
3 years ago
ruak
Hi, Don't believe it, spoke to soon. The page it's loading is xxxxxx.co.uk? Any ideas?
Forum: WampServer English
3 years ago
ruak
Hi, It's okay I solved it. Changed it in wp-config to root user_name and got rid of password, also went into mariadb > my.ini and changed port to 3306 from 3307. Many thanks for all your help and guidance. Hopefully I won't have to come back to you but don't hold your breath.
Forum: WampServer English
3 years ago
ruak
Hi, I deleted everything apart from xxxxxx(wordpress file). I deleted the htaccess file. and moved website (xxxxxx) to D:/ because there is more space on there. started again added bd and changed change name, please see below: UPDATE wp_options SET option_value = replace(option_value, 'https://www.xxxxxx.co.uk', 'http://xxxxxx.local') WHERE option_name = 'home' OR option_name = 'siteurl';
Forum: WampServer English
3 years ago
ruak
Hi, Now it's saying Error establishing a database connection
Forum: WampServer English
3 years ago
ruak
Hi, Is it the https? should I change it to http?
Forum: WampServer English
3 years ago
ruak
Hi, This is the .htaccess file Header always set Content-Security-Policy "upgrade-insecure-requests;" RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ []%{HTTP_HOST}%{REQUEST_URI} # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPr
Forum: WampServer English
3 years ago
ruak
Hi, I've tried everything you suggested. After loading the data base successfully I did SQL and changed name from to xxxxxx.local > loaded all files into www > created virtual host > xxxxxx.local > C:wamp64.www.xxxxxx >reloaded DNS > clicked on VH xxxxxx.local and it came back with Page not found, so moved files directly into C:then did another SQL changing name to localhos
Forum: WampServer English
3 years ago
ruak
Hi, Thank you for your suggestions but I have sat and read for days now and tried everything people have said but to no avail. The closest i've got is following At least now I am at the point where I have: Index of / Name Last modified Size Description [ ] xxxxxx.zip 2020-11-11 19:12 1.0G xxxxxxx/ 2020-11-11 19:14 - Apache/2.4.46 (Win64) PHP/7.3.21 Server at xxxxxx.co.uk Port 80
Forum: WampServer English
3 years ago
ruak
Hi, I'm new to this and out of my depth. I've downloaded a wordpress site from a host and have loaded the database in phpmysql and added sql. All the other files I've put into a file in wamp directory and done the virtual host thing but when I try and load it I get this message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete y
Forum: WampServer English
Current Page: 1 of 1