Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter jensjacob24

    (@jensjacob24)

    MARK IS MY HERO! turns out I had some stuff from my previous domain name interfering with it, thanks again =)

    Thread Starter jensjacob24

    (@jensjacob24)

    Thread Starter jensjacob24

    (@jensjacob24)

    yeah i moved the site back to sypherav.com/client,

    yeah still nothing
    thats what i dont get, is there anyway for me to perhaps reinstall wordpress and still be able to keep my posts in that case?

    or would you like to take a look at the site for yourself? see if you see somin that i dont? thanks

    Thread Starter jensjacob24

    (@jensjacob24)

    nope everytime i go to https://www.sypherav.com/client/wp-admin/

    it gives me this error message:
    Not Found

    The requested URL /client/login was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at sypherav.com Port 80

    Thread Starter jensjacob24

    (@jensjacob24)

    ok so i just tried changing the .htaccess file to the code you have posted above when i kept the file in the site root (wordpress in a different directory) it gave me this error when i tried to go to a page other than the home page

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    when i put the .htaccess in the same directory it goes back to my original problem with the requested url not found

    Thread Starter jensjacob24

    (@jensjacob24)

    i looked at the instructions and apparently the already had that line of code in each .htaccess file, i cant access my dashboard because the permalinks dont work, unless theres another way to get to the dash board

    also with the .htaccess file is that suppose to be in the root of the site? or where your blog is? i dont remember where it was in the first place because I have moved everything around so many times, im going to try that code you have posted there

    Thread Starter jensjacob24

    (@jensjacob24)

    i did do all of that before none of it works! was there one in particular you were referring to? thanks

    I am having a similar problem, I recently tried moving my wordpress to my sites root and I changed the home and blog url to my root then moved everything the home page worked but that was it all the rest of the pages didnt, I know its a permalink problem but i cant even login to change it everytime i go to https://www.sypherav.com/wp-admin/ it says
    “Not Found

    The requested URL /login was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”

    I checked on myphpadmin to see if the blog url was right and it was, I also tried deleting my .htaccess file, that did nothing, i tried changing the permissions of my .htaccess file, that did nothing. so then i had this idea why not move the wordpress back to where it originally was, so i went into myphpadmin changed the blog url back to https://www.sypherav.com/client (the original wordpress location) again the home page worked just fine, but then when i tried to navigate to other pages or to login i get the same error! can somebody please help me!!! i dont know what to do im guessing it has something to do with the .htaccess file but i wouldnt even know what code to change in there this is how my .htaccess file looks
    # -FrontPage-

    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthName sypherpro.com
    AuthUserFile /home/sypher/public_html/_vti_pvt/service.pwd
    AuthGroupFile /home/sypher/public_html/_vti_pvt/service.grp

    i feel like ive tried everything…

    Forum: Fixing WordPress
    In reply to: URL not on server

    I am having a similar problem, I recently tried moving my wordpress to my sites root and I changed the home and blog url to my root then moved everything the home page worked but that was it all the rest of the pages didnt, I know its a permalink problem but i cant even login to change it everytime i go to https://www.sypherav.com/wp-admin/ it says
    “Not Found

    The requested URL /login was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”

    I checked on myphpadmin to see if the blog url was right and it was, I also tried deleting my .htaccess file, that did nothing, i tried changing the permissions of my .htaccess file, that did nothing. so then i had this idea why not move the wordpress back to where it originally was, so i went into myphpadmin changed the blog url back to https://www.sypherav.com/client (the original wordpress location) again the home page worked just fine, but then when i tried to navigate to other pages or to login i get the same error! can somebody please help me!!! i dont know what to do im guessing it has something to do with the .htaccess file but i wouldnt even know what code to change in there this is how my .htaccess file looks
    # -FrontPage-

    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthName sypherpro.com
    AuthUserFile /home/sypher/public_html/_vti_pvt/service.pwd
    AuthGroupFile /home/sypher/public_html/_vti_pvt/service.grp

    i feel like ive tried everything…

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