vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Is this possible (https://vborg.vbsupport.ru/showthread.php?t=47316)

ULTIMATESSJ 01-03-2003 10:00 AM

Is this possible
 
For my site, we run a submittion system, with the vBulletin as the place for submittions to be placed, but one thing i have been thinking about doing, was upgrading it so things coudl be updated automatically, the forums and the site are on seperate servers from each other, so i don't know if i can transfer mysql data from the two, what i was wondering, is it possible to call data from a mysql database from another server and have the information called to be placed on a php file for another site on another server

Ember 01-03-2003 10:14 AM

You can transfer data between the two, you just need to allow use a wildcard (%) in the server name for the mySQL username you wish to allow access from outside of your one server (some hosts dont allow this - so check it).

//edit

Thats not very clear, let me try again...

When you create a user for a mySQL database (using cpanel 4 sql manager this is) you can set where that user can access the database from, example localhost, then that user can only access the database if they are on the localhost, changing it to % would mean they could access it from anywhere.

Hope thats clearer.

ULTIMATESSJ 01-03-2003 11:14 PM

hmmm, but all i really need to do is transfer things from posts, like thread contents, author of thread etc, what would i need to do on both parts to call this information


All times are GMT. The time now is 04:30 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.02095 seconds
  • Memory Usage 1,706KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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