|
-
May 1st, 2002, 04:19 PM
#1
Thread Starter
Fanatic Member
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
-
May 1st, 2002, 04:27 PM
#2
Fanatic Member
You need Apache MYSQL and PHP to run a Vbulliten (Not really Apache but its the best)
-
May 1st, 2002, 04:44 PM
#3
Thread Starter
Fanatic Member
anyone else can provide further info on how to setup an apache?
-
May 1st, 2002, 05:33 PM
#4
Thread Starter
Fanatic Member
I have the apache setup and have cgi and perl working and mysql but not php files 
it downloads php files not runs them
-
May 1st, 2002, 07:30 PM
#5
-
May 1st, 2002, 07:48 PM
#6
Thread Starter
Fanatic Member
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?
-
May 1st, 2002, 07:50 PM
#7
Fanatic Member
just copy the entire htdocs section of apache and the database from MySQL
-
May 1st, 2002, 07:52 PM
#8
Thread Starter
Fanatic Member
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?
-
May 1st, 2002, 08:20 PM
#9
Thread Starter
Fanatic Member
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?
-
May 1st, 2002, 08:29 PM
#10
Hyperactive Member
if you want a good web server pack download phptriad221 it has php mysql and apache and it does all the installing for you
-
May 2nd, 2002, 05:54 AM
#11
Thread Starter
Fanatic Member
did u have to do any extra configuration to get a board running on it?
-
May 2nd, 2002, 01:06 PM
#12
Fanatic Member
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]
-
May 2nd, 2002, 01:55 PM
#13
Thread Starter
Fanatic Member
where do i type the command?
-
May 3rd, 2002, 05:36 AM
#14
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|