Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by denise366 (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 04-26-2001 Last Update: Never Installs: 0
 
No support by the author.

Hi... I am a UBB user that is having some problems since their new version was released.. it is using all my CPU!!

Anyway.. I have a RaQ3, and I *think* I installed MySQL (not sure really) and need to install php... can anyone give me some help!! If I can install this, I think I am ready to purchase vBulletin!

Thanks!!

Denise

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-26-2001, 03:59 AM
GimmeTech
Guest
 
Posts: n/a
Default

Hi Denise,

I am not exactly sure what your question is. But I just recently moved from UBB6 to vB2.0. I am quite happy. Yes you do need MySQL and PHP installed to run vB. I think from what you are writing that you are aware of this. I have read a number of posts just today on the issue you are getting at and the resources being used by UBB6. I won't comment but to say, good move if you decide to purchase vB.

Hooper
Reply With Quote
  #3  
Old 04-26-2001, 04:34 AM
SystemLogic SystemLogic is offline
 
Join Date: Nov 2001
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GimmeTech, how did you go about moving from UBB6 to VB2?

More specifically in case it makes a difference, I'm using UBB6.0 Beta 7.7...
Reply With Quote
  #4  
Old 04-26-2001, 10:05 AM
denise366
Guest
 
Posts: n/a
Default

Hi,

Yes, I think vBullentin is the way I want to go, except I need help installing php on my server... can anyone help, or give me step by step (baby steps) how to install it.

I think I can install the vBulletin myself... but I need to get php & make sure that MySQL is also working.

Thanks!!

Denise
Reply With Quote
  #5  
Old 04-26-2001, 01:08 PM
GimmeTech
Guest
 
Posts: n/a
Default

Quote:
Originally posted by SystemLogic
GimmeTech, how did you go about moving from UBB6 to VB2?

More specifically in case it makes a difference, I'm using UBB6.0 Beta 7.7...
Hi, SystemL

Well, I just dumped UBB just to get it off my server and did a fresh install. I didn't have a large database of members to worry about so It wasn't as important as it will be for many of you. I just started all over. If you have many members you are in luck also. Kier is working on the import from UBB6 script. I wouldn't think you would have to wait too much longer. Hang tight. It will be worth it to you.
Reply With Quote
  #6  
Old 04-26-2001, 01:23 PM
SystemLogic SystemLogic is offline
 
Join Date: Nov 2001
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ahh I see Yup, I've been waiting months now!! Can't wait for it!
Reply With Quote
  #7  
Old 04-26-2001, 01:32 PM
GimmeTech
Guest
 
Posts: n/a
Default

Denise,

I would probably try a search using keywords MySQL and PHP. There will be some installation posts in there somewhere. I would most likely try the install until I couldn't get any further and post in the individual forums as to what error you might be getting if your installation fails. There is a ton of help in the forums on the issues and many will help you I'm sure. Once you have what you need on the server, post the individual errors you are getting in the appropriate forum, such as MySQL forum. Most likely you will find answers to your questions in there. I believe we are in the code hacking forum. (* Hooper thinks, some really neat hacks in here too!*)

Wish you the best in your move. I'm pretty confident that you
will be happy with vB.
Reply With Quote
  #8  
Old 04-26-2001, 05:45 PM
SystemLogic SystemLogic is offline
 
Join Date: Nov 2001
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hehe yeah I've beeing using VB for a while at systemlogic.net/boards

I'm trying to get it on another site that uses UBB6 right now though....
Reply With Quote
  #9  
Old 04-26-2001, 10:25 PM
dunefreak's Avatar
dunefreak dunefreak is offline
 
Join Date: Nov 2001
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you tried http://php.net ?
Reply With Quote
  #10  
Old 04-26-2001, 11:33 PM
Philipp Philipp is offline
 
Join Date: Oct 2001
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

denise366:
To install PHP 4.0.4pl1 on your RaQ3 do the follow:

1) Login to telnet

2) Switch user to root: Enter "su -" and your password

3) Enter "wget www.php.net/distributions/php-4.0.4pl1.tar.gz" (return) to download the PHP 4.0.4pl1 source

4) Enter the follow:

tar xvfz php-4.0.1pl1
cd php-4.0.1pl1
./configure --with-mysql --with-apxs --with-zlib
make
make install

5) You need to edit the configuration files. Enter the follow:

cd /etc/httpd/conf
pico srm.conf

6) In pico add the follow:

DirectoryIndex index.html index.htm index.shtml home.html home.htm index.php

AddType application/x-httpd-php .phtml
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

7) Press Control-x and save the file

8) Enter "pico httpd.conf" and replace the php4 LoadModule line with:

LoadModule php4_module /usr/bin/apache/libphp4.so

9) Press control-x and save the file

10) Enter "/etc/rc.d/init.d/httpd restart" to restart apache.

Done!

System Logic:
Check out my UBB 6 -> vB 2.0 Howto
http://www.vbulletin.com/forum/showt...threadid=15177
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06551 seconds
  • Memory Usage 2,279KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (5)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete