Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 43

Thread: Installing website

  1. #31
    Join Date
    Apr 2013
    Beans
    93

    Re: Installing website

    ok any ideas on:

    sudo apt-get install lamp-server^
    Reading package lists... Done
    Building dependency tree... Done
    E: Unable to locate package lamp-server^
    E: Couldn't find task 'lamp-server'
    E: Couldn't find any package by regex 'lamp-server^'

  2. #32
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Installing website

    Have you updating your package list? You need to do this before you can install any software...
    Code:
    sudo apt-get update
    Cheesemill

  3. #33
    Join Date
    Apr 2013
    Beans
    93

    Re: Installing website

    ok thanks for the help, getting somewhere now

  4. #34
    Join Date
    Apr 2013
    Beans
    93

    Re: Installing website

    anyone know of a good guide for newbies setting up a webserver/site? so far lamp server installed.. now ive got time to try get rest done

  5. #35
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Installing website

    What exactly do you need? A guide for learning HTML / CSS / PHP ...?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  6. #36
    Join Date
    Apr 2013
    Beans
    93

    Re: Installing website

    it was to get everything setup for my website to run on, i think am slowly getting there now, google, google, google lol.

  7. #37
    Join Date
    Apr 2013
    Beans
    93

    Re: Installing website

    ok am very slowly making progress, i have the webserver etc set and displaying a default html file when i enter website ip but i still cant get my website to show. i edited the website config file and have made sure db details are correct, for now am stuck.. any ideas?

  8. #38
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Installing website

    You are still not describing exactly what you need.

    Can you show static HTML from your web site?
    Can you show static HTML and PHP?
    Can you show static HTML and PHP with database connection?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  9. #39
    Join Date
    Apr 2013
    Beans
    93

    Re: Installing website

    I think so, if you can point me in the right direction how to test would be appreciated

    Am not sure the website is connecting to database, db name/user/password/ are correct
    Last edited by Joe67; April 10th, 2013 at 07:11 PM.

  10. #40
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Installing website

    Sorry, I don't think there's more I can do. It's too difficult to give advice without seeing the screen.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

Page 4 of 5 FirstFirst ... 2345 LastLast

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
  •