Results 1 to 3 of 3

Why are some pics not loaded?

This is a discussion on Why are some pics not loaded? within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Look here for example: http://212.129.138.140/login.php?language=en See, the log in etc pics are not loaded. The are in the right directory. ...

      
  1. #1
    Lurker
    Join Date
    Feb 2003
    Posts
    2
    Rep Power
    0


    Default Why are some pics not loaded?

    Look here for example: http://212.129.138.140/login.php?language=en
    See, the log in etc pics are not loaded. The are in the right directory. When i copy the the line to the pic out the source and paste it in ie i get this error:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, bikkel205@hotmail.com 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.
    --------------------------------------------------------------------------------
    Apache/2.0.44 (Win32) Server at 212.129.138.140 Port 80

    It looks like the site can't be brouwsed futher then a certain dir. Is this possible?

    I'm pretty new with webserver so maybe it's a config error.

    Please help!!!

  2. #2
    Member
    Join Date
    Nov 2002
    Location
    Pennsylvania
    Posts
    93
    Rep Power
    0


    Default

    I forget all the details of this problem but if memory serves me correct it is going to be a problem with your vhost file for apache. I think, if you remove your .htaccess file and you will see all your images and remove the 500 internal server error.

    that would be an indication that your apache files are not set correctly. contact your web server administrator.

    .htaccess is telling the computer to not allow certain files to be pulled from some directory.

  3. #3
    Lurker
    Join Date
    Apr 2003
    Posts
    1
    Rep Power
    0


    Default

    Try Adding:

    <Directory "c:\...\catalog">
    AllowOverride None
    </Directory>

    to your httpd.conf and bounce the server. This will override AuthConfig for the web root directory.

Similar Threads

  1. column widths in oscommerce loaded v5
    By cforscutt in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 03-13-2003, 02:00 AM
  2. Posten, Servicpakke vs. MS1 [Loaded v5.0]
    By Petter in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 02-22-2003, 04:18 AM
  3. Email loaded shopping cart to a friend/client
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 11-25-2002, 10:12 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
  •