vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Server Move - Errors (https://vborg.vbsupport.ru/showthread.php?t=287851)

deadlySniper 09-15-2012 02:45 AM

Server Move - Errors
 
I have been trying to move my vbulletin from a web host that uses linux to my dedicated server that is using windows. Everything works except a few things. One of the main issues is trying to install mods, I get a path error along with that some path does not have permission to access. What would be the best solution?

snakes1100 09-15-2012 04:17 AM

You need to post the errors that your receiving, if you expect help with your winblowz server.

deadlySniper 09-15-2012 06:08 AM

http://gameboxtools.com/uploads/imag...3002004424.png

ForceHSS 09-15-2012 06:39 AM

The files you uploaded where not uploaded to the right folders

deadlySniper 09-15-2012 07:38 AM

The site is just a mear copy of the old one. If the path is not right, what file will need to fix?

kh99 09-15-2012 12:22 PM

The open_basedir restriction keeps php scripts from writing where they're not supposed to: http://us2.php.net/manual/en/ini.cor...i.open-basedir . In the vb settings under "Server Settings and Optimization Options", there is a setting for "Safe Mode Temporary Directory". You either need to set that to a directory that's "in the allowed path", like it says in the error message, or else change the php.ini and add C:\Windows\Temp to the open_basedir setting (I don't know much about setting up servers, so I don't know if that second option is a safe thing to do or not).

This is also an issue for uploading files - you might have to set the "Safe Mode Upload Enabled" setting to Yes, and if you're storing files in the file system, that directory will also need to be in the open_basedir path.

deadlySniper 09-15-2012 10:00 PM

I did this. But I decided to just do a fresh forum install and import the data. Right now the error I am having is while trying to install. I couldnt stand IIS and used xampp for it.

Code:

Strict Standards: Non-static method vB_Shutdown::instance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\forums\includes\class_core.php on line 3314

Strict Standards: Declaration of vB_Database_Alter_MySQL::drop_index() should be compatible with vB_Database_Alter::drop_index() in C:\xampp\htdocs\forums\includes\class_dbalter.php on line 882

Strict Standards: Declaration of vB_Database_Alter_MySQL::add_index() should be compatible with vB_Database_Alter::add_index() in C:\xampp\htdocs\forums\includes\class_dbalter.php on line 882

Strict Standards: Declaration of vB_Database_Alter_MySQL::add_field() should be compatible with vB_Database_Alter::add_field() in C:\xampp\htdocs\forums\includes\class_dbalter.php on line 882

Strict Standards: Declaration of vB_Database_Alter_MySQL::drop_field() should be compatible with vB_Database_Alter::drop_field() in C:\xampp\htdocs\forums\includes\class_dbalter.php on line 882

Strict Standards: Declaration of vB_Database_Alter_MySQL::query() should be compatible with vB_Database_Alter::query() in C:\xampp\htdocs\forums\includes\class_dbalter.php on line 882

Code:

<br />
<b>Strict Standards</b>:  Non-static method vB_Shutdown::instance() should not be called statically, assuming $this from incompatible context in <b>C:\xampp\htdocs\forums\includes\class_core.php</b> on line <b>3314</b><br />
<br />
<b>Strict Standards</b>:  Declaration of vB_Database_Alter_MySQL::drop_index() should be compatible with vB_Database_Alter::drop_index() in <b>C:\xampp\htdocs\forums\includes\class_dbalter.php</b> on line <b>882</b><br />
<br />
<b>Strict Standards</b>:  Declaration of vB_Database_Alter_MySQL::add_index() should be compatible with vB_Database_Alter::add_index() in <b>C:\xampp\htdocs\forums\includes\class_dbalter.php</b> on line <b>882</b><br />
<br />
<b>Strict Standards</b>:  Declaration of vB_Database_Alter_MySQL::add_field() should be compatible with vB_Database_Alter::add_field() in <b>C:\xampp\htdocs\forums\includes\class_dbalter.php</b> on line <b>882</b><br />
<br />
<b>Strict Standards</b>:  Declaration of vB_Database_Alter_MySQL::drop_field() should be compatible with vB_Database_Alter::drop_field() in <b>C:\xampp\htdocs\forums\includes\class_dbalter.php</b> on line <b>882</b><br />
<br />
<b>Strict Standards</b>:  Declaration of vB_Database_Alter_MySQL::query() should be compatible with vB_Database_Alter::query() in <b>C:\xampp\htdocs\forums\includes\class_dbalter.php</b> on line <b>882</b><br />
<?xml version="1.0" encoding="windows-1252"?>
<upgrade>
        <message replace="0">Connection successful</message>
        <status>Status: Installing, Step 2 of 7</status>
        <longversion>install</longversion>
        <version>install</version>
        <nextstep>2</nextstep>
        <upgradenotice><![CDATA[<strong>Installing</strong>]]></upgradenotice>
</upgrade>

found my answer https://www.vbulletin.com/forum/show...-install-error


All times are GMT. The time now is 11:53 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.00965 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_code_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