Abyss and PHP pages

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Mon Dec 27, 2004 2:22 pm    Post subject: Abyss and PHP pages Reply with quote

How i can add one forum? I mean that how i can add my forum in my server?
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Mon Dec 27, 2004 3:28 pm    Post subject: Reply with quote

Put the forum directory in the htdocs folder... if you ment installing PHP there's tutorials all over about it.
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Mon Dec 27, 2004 3:57 pm    Post subject: Reply with quote

Glitch2082 wrote:
Put the forum directory in the htdocs folder... if you ment installing PHP there's tutorials all over about it.


And then?
'
By thw say, i try this forum http://www.invisionboard.com/
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Mon Dec 27, 2004 4:26 pm    Post subject: Reply with quote

For invision forum run the sm_install.php file to install it.
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Mon Dec 27, 2004 4:49 pm    Post subject: Reply with quote

Glitch2082 wrote:
For invision forum run the sm_install.php file to install it.


I don't find that thing.
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Mon Dec 27, 2004 8:42 pm    Post subject: Reply with quote

its in the :

InvisionPowerBoardDirectoryName/upload/sm_install.php
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Tue Dec 28, 2004 12:27 pm    Post subject: Reply with quote

Glitch2082 wrote:
its in the :

InvisionPowerBoardDirectoryName/upload/sm_install.php


I have trial version. Is IPB payful?
Back to top View user's profile Send private message
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Thu Dec 30, 2004 10:07 pm    Post subject: Reply with quote

Glitch2082 wrote:
its in the :

InvisionPowerBoardDirectoryName/upload/sm_install.php



Okay how i install it
Back to top View user's profile Send private message
Eien
-


Joined: 28 Nov 2004
Posts: 10
Location: Finland

PostPosted: Fri Dec 31, 2004 11:07 am    Post subject: Reply with quote

Use your internet browser to access http://www.yoursite.domain/InvisionPowerBoardDirectoryName/upload/sm_install.php
Back to top View user's profile Send private message
GagnierA
-


Joined: 18 May 2004
Posts: 71
Location: Windsor, Ontario, Canada

PostPosted: Fri Dec 31, 2004 12:44 pm    Post subject: Reply with quote

I would just use phpBB if I were you, it's alot easier and geared more to the newbies...but of course with all the power and features that the more advanced users can take advantage of.

Something is telling me though that you don't even have php or mySQL even installed and configured on your server yet...so first things first ;) :) And don't forget to extract the files for whatever forum software you plan on using....that's another "hunch" I got from reading your responses...heh
Back to top View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Sun Jan 02, 2005 9:34 pm    Post subject: Reply with quote

Eien wrote:
Use your internet browser to access http://www.yoursite.domain/InvisionPowerBoardDirectoryName/upload/sm_install.php


I don'y understand.

1. I have Abyss Server
2. E:\program files\Abyss Web Server\htdocs\upload
3. ( i don't know how to internet)
----
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Sun Jan 02, 2005 10:03 pm    Post subject: Reply with quote

just type in 127.0.0.1/Invision/Board/Path/sm_install.php
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
GagnierA
-


Joined: 18 May 2004
Posts: 71
Location: Windsor, Ontario, Canada

PostPosted: Mon Jan 03, 2005 8:16 am    Post subject: Reply with quote

or maybe just read the documentation that comes with Invision....it would be alot easier than you asking us for help when you don't know what you need help with, not to sound harsh...but it would be easier for you to follow along, step by step, and you would get it done alot faster :)
Back to top View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
T0niC
-


Joined: 27 Dec 2004
Posts: 7

PostPosted: Mon Jan 03, 2005 3:44 pm    Post subject: Reply with quote

Glitch2082 wrote:
just type in 127.0.0.1/Invision/Board/Path/sm_install.php


okay just see the txt file. There's something and i don't know what i need with that file.
Back to top View user's profile Send private message
GagnierA
-


Joined: 18 May 2004
Posts: 71
Location: Windsor, Ontario, Canada

PostPosted: Tue Jan 04, 2005 6:56 am    Post subject: Reply with quote

are you sure web development is something that you really are interested in and want to persue? this is as basic as it's gonna get, and you can't seem to understand it or figure anything out....start smaller by learning the basics first, there are a number of good eBooks available (for free) for download in various places about HTML and PHP and stuff like that...I would suggest something like that just to get you more familiar and aware of how and why things need to be done in certain ways, etc etc :) You could even buy a couple books, since reading paper is easier than reading a computer screen in most cases.

In any event, I still wish you luck :)
Back to top View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
richardyork
-


Joined: 22 Jun 2004
Posts: 411
Location: United Kingdom

PostPosted: Tue Jan 04, 2005 12:19 pm    Post subject: Reply with quote

Also, in response to GagnierA, maybe you should also get to grips with how an actual web server works.

I wish you luck!
_________________
Please SEARCH the forums BEFORE asking questions!
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group