This IP address is shared.

Discussion in 'Installation/Configuration' started by jewei, Dec 8, 2006.

  1. jewei

    jewei New Member

    I have problem with moving joomla website to ispconfig. it display:

    "This IP address is shared. For access to the web site which you look for, enter its address instead of its IP."

    and when point to local ip, it displays this error message:

    "Internal Server Error"


    This is how i move the site. download all the files via ftp then zip it. ftp to ispconfig and unzip it. (save time) Then i edit the configuration.php to change the path and db details. i chmod all the files to 777 but it didn't work.

    what can i do?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You selected the wrong IP address in ISPConfig for the website. If you are behind a router, you must select your local and not remote IP.

    For the internal server error, please have a look at the apache error log.
     
  3. jewei

    jewei New Member

    the server log shows:

    [Fri Dec 08 17:52:57 2006] [alert] [client 10.1.1.3] /var/www/web6/web/.htaccess: Options not allowed here

    the problem with .htaccess file?
     
  4. jewei

    jewei New Member

    i deleted .htaccess, then this error comes out:

    DB function failed with error number 1146
    Table 'web6_db1.jos_session' doesn't exist SQL=SELECT session_id FROM jos_session WHERE session_id = '2066b405a26399ba9e6b1ee5da4541e0'
    SQL =

    SELECT session_id
    FROM jos_session
    WHERE session_id = '2066b405a26399ba9e6b1ee5da4541e0

    should be any setting with joomla right? how to overcome?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page