chrisin2
Member
Posted 3 years ago #
I tried moving my site the wrong way. I changed the URL and tried to log back in and could not. So I went the myphpadmin and corrected the URL. The same came back somewhat but now I get this message.
Warning: parse_url(http:///www.luxuryrentalaustin.com) [function.parse-url]: Unable to parse URL in /home/content/j/a/m/jamaica1962/html/lraustin/wp-includes/classes.php on line 162
chrisin2
Member
Posted 3 years ago #
Using godaddy hosting I followed the 'Changing the URL directly in the database' and could not find the wp-content/cache file to delete. I can log into the site (http://www.luxuryrentalsaustin.com/) but it gives me this on the home page.
Warning: parse_url(http:///www.luxuryrentalaustin.com) [function.parse-url]: Unable to parse URL in /home/content/j/a/m/jamaica1962/html/lraustin/wp-includes/classes.php on line 162
and this when I log in.
Warning: parse_url(http:///www.luxuryrentalaustin.com) [function.parse-url]: Unable to parse URL in /home/content/j/a/m/jamaica1962/html/lraustin/wp-includes/http.php on line 257
chrisin2
Member
Posted 3 years ago #
now when i try to log in..
Warning: parse_url(http:///www.luxuryrentalaustin.com) [function.parse-url]: Unable to parse URL in /home/content/j/a/m/jamaica1962/html/lraustin/wp-includes/pluggable.php on line 947
Warning: Cannot modify header information - headers already sent by (output started at /home/content/j/a/m/jamaica1962/html/lraustin/wp-includes/pluggable.php:947) in /home/content/j/a/m/jamaica1962/html/lraustin/wp-includes/pluggable.php on line 868
chrisin2
Member
Posted 3 years ago #
OK I went into the database and fixed the issue. My site is back up. But links don't work. I see this in my permalinks.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
what am i supposed to do ???
chrisin2
Member
Posted 3 years ago #
I copies and pasted into .htaccess but nothing
Try resetting your permalinks back to the default setting and deleting the .htaccess file. Then try setting a custom permalink structure back up again.
chrisin2
Member
Posted 3 years ago #
Custom permalink..do you mean once I delete and then go back into wordpress and select custom permalink. It would create a htaccess file automatically?
Yes but you need to delete the existing .htaccess file first