vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Tutorial: How to run vBulletin onto your PC (https://vborg.vbsupport.ru/showthread.php?t=39482)

Karthick 06-16-2004 01:57 PM

Honestly, this is too tedious.

I just install PHPDEV (in 1 minute) from firepages.com.au and I have Apache server with PHP+MySQL and Perl ready to go.

Intex 06-17-2004 10:28 AM

Quote:

Originally Posted by Karthick
Honestly, this is too tedious.

I just install PHPDEV (in 1 minute) from firepages.com.au and I have Apache server with PHP+MySQL and Perl ready to go.

LOL - the standard installation is a breeze. Whilst PHPDEV might be quick to install it is non-comparable to the power of vB.

Karthick 06-17-2004 09:08 PM

What the hell are you talking about, PHPDEV is a system to get Apache, PHP, MySQL, Perl onto your computer in one click. And it is just as powerful as installing each individual program manually.

How can you compare vB and PHPDEV? vB is forum software and PHPDEV just packages Apache PHP MySQL Perl.........

Intex 06-17-2004 09:10 PM

Yes, you're quite right, some some reason I mixed that up with PHPNuke.

Crank 06-19-2004 06:20 PM

i am having trouble getting it to work with php3 files. it just shows the php code.
it works with php but i need it to recognize php3 any help please?

Dean C 06-19-2004 06:38 PM

PHP3 was stopped a long time ago. Maybe its time to upgrade the scripts to PHP4 standards :)

Anyways the reason for this is the php3 extension. Find this line in your apache config file (httpd.conf):

Code:

AddType application/x-httpd-php .php
And below it place:

Code:

AddType application/x-httpd-php .php3
And replace this:

Code:

DirectoryIndex index.php index.html index.php.var index.html.var
With this:

Code:

DirectoryIndex index.php index.php3 index.html index.php.var index.html.var index.php3.var
This is untested but it should work :)

Crank 06-20-2004 01:40 PM

thank you very much dean.
you are a life saver.
also ill work on upgrading to the PHP4 as well. thanks for the heads up.

Dean C 06-20-2004 02:11 PM

You're welcome :)

liang 07-01-2004 10:30 AM

Hi,

I install FoxServ (http://www.foxserv.net) which include apache, mysql and PhP. The installation of VB(3.0.1) is perfectly.

The problem is , after install, the first step is login to Admin Cp, but it keep asking my username/password after click login. I am sure its not cookie's setting cos its working perfect when i browsing my online forum.

Anyone got idea how to fix it? :nervous: :nervous: :nervous:

Ps. FoxServ is really good, just one easy click install, and you dont have to do any httpd.conf setting.

msimplay 07-01-2004 10:48 AM

Quote:

Originally Posted by liang
Hi,

I install FoxServ (http://www.foxserv.net) which include apache, mysql and PhP. The installation of VB(3.0.1) is perfectly.

The problem is , after install, the first step is login to Admin Cp, but it keep asking my username/password after click login. I am sure its not cookie's setting cos its working perfect when i browsing my online forum.

Anyone got idea how to fix it? :nervous: :nervous: :nervous:

Ps. FoxServ is really good, just one easy click install, and you dont have to do any httpd.conf setting.

its a cookie problem if you had the vbulletin installed at a different domain prior you have to run this script
it will reset cookie domain

it would also be a good idea to clear cookies


All times are GMT. The time now is 12:26 AM.

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.01622 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete