Results 1 to 3 of 3

Thread: New Install Issues

  1. #1
    Join Date
    May 2007
    Posts
    5

    Default New Install Issues

    I installed vshare with no issues. But I am having some problems and I am hoping someone can help me out.

    I created a user account and an email was sent to me, but no activation link was included in the email. I had to manually activate the account.

    When I try to login, it tells me page cannot be found, and then in my error logs (Fedora Core 7 server).

    [Mon May 12 15:20:29 2008] [error] [client 72.226.177.123] File does not exist: /var/www/html/jvgrago, referer: http://www.mcj247.net/login.php

    Help!
    Jim

  2. #2
    Join Date
    May 2007
    Posts
    5

    Default Re: New Install Issues

    I solved the issue of page cannot be displayed. Here is a reply I used in the Templates category for the page cannot be displayed error.

    For those of you having the issue where you goto login and it tells you page cannot be displayed. For example if your site is www.myvideos.com and your username is joesmith, it would redirect you to:

    http://www.myvideos.com/joesmith

    Some of us had this issue where we were getting page cannot be displayed. The fix is simple...

    In your httpd.conf file there is a line that says:

    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    # Options FileInfo AuthConfig Limit
    #
    AllowOverride None

    Change that to say:

    AllowOverride All

    Save it, restart apache and it will work for you.

    Jim

  3. #3
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: New Install Issues

    Excellent...works of you have control over your server, but for those at the mercy of a webhost, what should they do? I'm thinking direct the tech support to this post and keep their fingers crossed that they do it. :/
    If it's not fun, stop doing it!

Similar Threads

  1. HostonNet Issues
    By central1 in forum General Discussions
    Replies: 1
    Last Post: 10-13-2008, 10:16 AM
  2. Some Issues
    By den48248 in forum Installation Support
    Replies: 1
    Last Post: 01-29-2008, 12:11 PM
  3. Ffmpeg-php issues
    By mersh in forum Installation Support
    Replies: 5
    Last Post: 09-05-2007, 05:09 AM
  4. some issues
    By bigbuttsTV in forum Fixed Bugs
    Replies: 2
    Last Post: 08-08-2007, 02:14 PM
  5. Why so many issues in IE?
    By Pari in forum Fixed Bugs
    Replies: 4
    Last Post: 06-20-2007, 03:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •