vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Creating a test site on wamp (https://vborg.vbsupport.ru/showthread.php?t=229669)

Mangia 12-07-2009 12:31 AM

Creating a test site on wamp
 
I was wondering how you would create a test site for a forum using WampServer 2.0 ?

I have a backup of my forums and placed the content of the forums folder into the www folder. I then created a database and changed the config to reflect the new database. However when I try it out I get a 500 Internal Error message.

ChopSuey 12-07-2009 12:34 AM

i think xampp is better :)

Mangia 12-08-2009 06:53 PM

Quote:

Originally Posted by ChopSuey (Post 1926582)
i think xampp is better :)

Alright then.

How would you do it on Xampp?

ChopSuey 12-08-2009 11:12 PM

Im pretty sure you do it the same way, they do the same things but xampp is just better.

Mangia 12-09-2009 12:28 AM

What folder in XAMPP would I put the forums folder in?

vbplusme 12-09-2009 12:29 AM

Download your preferred package, for your requirements either package will suffice, run the installation program. It will create a local webserver environment that will allow you to restore and run your site back ups on your local system. The only things you have to change are the pointers to your database and path settings to point to your localhost environment.

--------------- Added [DATE]1260326134[/DATE] at [TIME]1260326134[/TIME] ---------------

Quote:

Originally Posted by Mangia (Post 1927500)
What folder in XAMPP would I put the forums folder in?



you should have an htdocs folder, that is xampp's root so that is where your vbulletin files should go. You may want to put your vbulletin files in a folder like "forums" because xampps has loaded their stuff in there too... if you copy your vbulletin files directly into htdocs it will replace their index.php file and their menus won't work anymore.

Mangia 12-09-2009 12:45 AM

Quote:

Originally Posted by vbplusme (Post 1927501)
Download your preferred package, for your requirements either package will suffice, run the installation program. It will create a local webserver environment that will allow you to restore and run your site back ups on your local system. The only things you have to change are the pointers to your database and path settings to point to your localhost environment.

--------------- Added [DATE]1260326134[/DATE] at [TIME]1260326134[/TIME] ---------------


you should have an htdocs folder, that is xampp's root so that is where your vbulletin files should go. You may want to put your vbulletin files in a folder like "forums" because xampps has loaded their stuff in there too... if you copy your vbulletin files directly into htdocs it will replace their index.php file and their menus won't work anymore.

Alright I uploaded the folder 'forums' into the htdocs folder. I go to http://localhost/forums/, but I get this error

Quote:

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\forums\includes\class_core.php on line 2597

Fatal error: Call to undefined function cmps_template_alter() in C:\xampp\htdocs\forums\includes\functions.php(2953 ) : eval()'d code on line 3


All times are GMT. The time now is 07:06 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.01053 seconds
  • Memory Usage 1,732KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete