Announcement

Collapse
No announcement yet.

kubuntu web server

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    kubuntu web server

    Hello,

    I want to make server, And I choose kubuntu!

    How I can make a server?

    thenks
    -JimKarvo

    #2
    Re: kubuntu web server

    Maybe:

    https://wiki.kubuntu.org/ApacheMySQLPHP

    ...might help you?

    Comment


      #3
      Re: kubuntu web server

      Your link is very valuable for me!

      Now, wehere I can download "LAMP"?

      Comment


        #4
        Re: kubuntu web server

        LAMP is Linux-Apache-MySQL-PHP which is what the link explains howto install.

        Simply follow the instructions there.

        Comment


          #5
          Re: kubuntu web server

          Already there are apache php and mysql programms, inside of ubuntu installation?

          Comment


            #6
            Re: kubuntu web server

            I install apache succesfully

            bu

            I tried to install php, ant file is missing

            and with mysql file missing!

            What I must do?

            Comment


              #7
              Re: kubuntu web server

              did you installed mysql server and php5 ?
              apt-get install mysql-server php5
              It should do the trick.

              Comment


                #8
                Re: kubuntu web server

                I 'll try it!

                However, I tried:
                "sudo apt-get install php4"

                Comment


                  #9
                  Re: kubuntu web server

                  You can use either php4 or php5 it's up to you If you want to set php4 so don't put php5 keyword in the apt-get install line.
                  Cheers

                  Comment


                    #10
                    Re: kubuntu web server

                    I wrote:
                    sudo apt-get install mysql-server php5
                    but mysql server missing!

                    What I can do?

                    Download mysql?

                    Comment


                      #11
                      Re: kubuntu web server

                      post the output of
                      Code:
                      cat /etc/apt/sources.list
                      <br /><br />*temp. hiatus from forums due to comp + net broken* :&#039;(

                      Comment


                        #12
                        Re: kubuntu web server

                        and then?

                        Comment


                          #13
                          Re: kubuntu web server

                          select the text with your mouse. And copy it using the edit menu. Then paste the text into this forum.

                          Comment

                          Users Viewing This Topic

                          Collapse

                          There are 0 users viewing this topic.

                          Working...
                          X