RegisterRegister    Log inLog in    SearchSearch   

Post new topic   Reply to topic
 
View previous topic :: View next topic  
Author Message
test12345



PostPosted: Sun Oct 05, 2008 6:14 pm    Post subject: content server need help Reply with quote

i need help with the content server i cant understand the manual

anyone can me post a guide what i must set on the cfg and more

[quote]$auth[] = array("login" => "LOGIN_HERE", "password" => "PASSWORD_HERE", "region" => "REGION_HERE");

// Content directory relative to build-update.
// Must include a trailing slash if set.
define('CONTENT_ROOT', '');

// Whether backup of revision files (<name>.<revision>.txt) should be created
// when a new revision is made. This allows for easy rollback or revision information.
define('BACKUP_REVISION', false);[/quote]

on this settings i dont know what i must set corectly to run the build.update.php

i become this error by build-update.php

[quote]PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 22
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 53
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of convertToBoolean(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 220
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 310
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 371
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 498
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 521
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 554
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 648
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 699
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 782
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of sizeof(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 785
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of convertToBoolean(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/csweb.ath.cx/httpdocs/content/build-update.php on line 832
build-update.php <package-name> [parameters][/quote]

pls help im a noob with this content server

ps: is a German language package avilible

sry for my bad english i hope this forum can help
Back to top
View user's profile Send private message
adbot



PostPosted: Thu Mar 31, 2011 3:57 am 

Steve
Mammoth


PostPosted: Mon Oct 06, 2008 2:17 pm    Post subject: Reply with quote

There is a new version of the content server support files that have just been released which should stop you from getting the php error.

I'm assuming you already have a GameCreate subdomain.

If for example I had the domain wednesdays.au.gamecreate.com and I used wednesdays as my login name with obituary as the password for it, I would need to enter the following.

$auth[] = array("login" => "wednesdays", "password" => "obituary", "region" => "au");

To make it as simple as possible, put the package building files in the root directory of where the packages are installed.

If your packages are in c:\packages\ then you would put the package building files into that directory and simply run it from there.
c:\packages\build-update.bat
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum powered by phpBB © 2001, 2005 phpBB Group
GameCreate Service Terms | Privacy Policy | © Copyright Mammoth Media 2001-2007
GameCreate™ is a trademark of Mammoth Media Pty Ltd. GameCreate® is a registered trademark in Australia.