Results 1 to 14 of 14

Thread: Webserver?

  1. #1

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909

    Webserver?

    Can someone help me with how to setup and which server to setup as a webserver so that I can host a UBB or vbulletin type board?

    I have been trying but I am not very good at such things

  2. #2
    Fanatic Member Gimlin's Avatar
    Join Date
    Dec 2001
    Location
    Hell
    Posts
    734
    You need Apache MYSQL and PHP to run a Vbulliten (Not really Apache but its the best)

  3. #3

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    anyone else can provide further info on how to setup an apache?

  4. #4

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    I have the apache setup and have cgi and perl working and mysql but not php files

    it downloads php files not runs them

  5. #5
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    Jump accross to www.turtletips.com we just finsihed helping Jethro set up Apache and PHP!

    He had the same problem there are 2 lines that filburt over at TT gave him and voila it worked.

    Post in the PHP section!

    b

  6. #6

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    ok i have php and apache running and working now


    question is now, i have a board already the sam version of vbulletin and everything. How do i transfer all the board and posts to my own server?

  7. #7
    Fanatic Member Gandalf_Grey_'s Avatar
    Join Date
    Oct 2001
    Location
    the 42nd dimension
    Posts
    665
    just copy the entire htdocs section of apache and the database from MySQL

  8. #8

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    well it's from free webspace to my own computer

    so I can download all the stuff off ftp

    and then make a backup of the mysql server called vbulletin.sql

    but how do I import this .sql file into the new board/mysql server?

  9. #9

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    and one more thing: how do i chmod files so that they can be executed? i get internal server errors when i try to execute cgi files?

  10. #10
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    448
    if you want a good web server pack download phptriad221 it has php mysql and apache and it does all the installing for you

  11. #11

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    did u have to do any extra configuration to get a board running on it?

  12. #12
    Fanatic Member zmerlinz's Avatar
    Join Date
    May 2000
    Location
    in a world where the sun always shines on the bloody tv!!
    Posts
    604
    Originally posted by stickman373
    and one more thing: how do i chmod files so that they can be executed? i get internal server errors when i try to execute cgi files?
    to make a file executable type chmod -x and then the name of the file,

    and then to run it type ./thenameofthefile


    Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
    -- Linus Torvalds

    [Galahtech.com] | [My Site] | [Fishsponge] | [UnixForum.co.uk]

  13. #13

    Thread Starter
    Fanatic Member stickman373's Avatar
    Join Date
    Mar 2001
    Location
    MA
    Posts
    909
    where do i type the command?

  14. #14
    Fanatic Member zmerlinz's Avatar
    Join Date
    May 2000
    Location
    in a world where the sun always shines on the bloody tv!!
    Posts
    604
    Originally posted by stickman373
    where do i type the command?
    you need to run the telnet program you can do this by first running a command prompt and then by typing telnet then the name of the server, i.e. webserver.webhoster.co.uk then it will ask you for the user name and your password enter these in and you should be running in a unix environment then you can type in the chmod commands

    Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
    -- Linus Torvalds

    [Galahtech.com] | [My Site] | [Fishsponge] | [UnixForum.co.uk]

Posting Permissions

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



Click Here to Expand Forum to Full Width