• 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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter chrisin2

    (@chrisin2)

    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

    Thread Starter chrisin2

    (@chrisin2)

    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

    Thread Starter chrisin2

    (@chrisin2)

    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 ???

    Thread Starter chrisin2

    (@chrisin2)

    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.

    Thread Starter chrisin2

    (@chrisin2)

    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?

    esmi

    (@esmi)

    Yes but you need to delete the existing .htaccess file first

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘luxuryrentalsaustin.com’ is closed to new replies.