Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
1 registered (blaaskaak), 18 Guests and 27 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 09/04/07
Posts: 79
Top Posters (30 Days)
Ruben Rocha 165
Rick 116
Gizmo 105
Thelockman 61
driv 52
AllenAyres 35
ScriptKeeper 34
Mark S 30
Ian 29
phoebe 25
Latest Photos
My Home System
test photo gallery
Bernese Mountain Dogs
My Daimler
Dorado and shark
Page 1 of 2 1 2 >
Topic Options
Rate This Topic
#215145 - 07/04/08 11:52 AM UBBT test server on local Machine
Naz Offline
journeyman

Registered: 06/30/08
Posts: 59
Hi - Is it possible to have a set up - where you have UBBT installed on your local machine, as a stand-alone setup, for the purpose of testing new code or changes to code, as a stepping stone before finally deciding to upload your deltas to the production server.

Naz.
_________________________
Naz.
[The world is big enough for everyone - so be HAPPY smile ]

Top
#215148 - 07/04/08 12:59 PM Re: UBBT test server on local Machine [Re: Naz]
blaaskaak Online   content

****

Registered: 08/30/06
Posts: 1294
Loc: Breda, NL
Yes, you can setup private copies for testing purposes. That's allowed by the license.

I also find it way easier to develop using the local machine, just saving and testing right away. No need to upload.
_________________________

Top
#215150 - 07/04/08 01:18 PM Re: UBBT test server on local Machine [Re: blaaskaak]
Naz Offline
journeyman

Registered: 06/30/08
Posts: 59
great smile


Edited by Nas (07/04/08 01:19 PM)
_________________________
Naz.
[The world is big enough for everyone - so be HAPPY smile ]

Top
#215160 - 07/04/08 03:54 PM Re: UBBT test server on local Machine [Re: Naz]
Sirdude Offline

*****

Registered: 04/19/07
Posts: 2066
Loc: SoCal, USA
that's the only way to fly ! wink
_________________________


Top
#215169 - 07/04/08 08:28 PM Re: UBBT test server on local Machine [Re: Sirdude]
Gizmo Moderator Offline

***

Registered: 06/04/06
Posts: 11968
Loc: Portland, OR; USA
I use Uniform Server on another machine that I run a ubb install on just for testing smile
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#215173 - 07/04/08 08:59 PM Re: UBBT test server on local Machine [Re: Gizmo]
Sirdude Offline

*****

Registered: 04/19/07
Posts: 2066
Loc: SoCal, USA
Wampserver 5 is better (imho) laugh

Top
#215184 - 07/05/08 12:04 AM Re: UBBT test server on local Machine [Re: Sirdude]
driv Online   happy
Pooh-Bah
****

Registered: 01/10/04
Posts: 1697
Loc: Essex, UK
So being as these are Windows based servers, does it make much of a difference if UBB finally ends up on a Linux box - albeit on Apache?
_________________________
Oi Oi Saveloy!
(Courtesy of Sd - well known Anglophile...!?!)
My True star rating wink

Top
#215187 - 07/05/08 12:51 AM Re: UBBT test server on local Machine [Re: driv]
Gizmo Moderator Offline

***

Registered: 06/04/06
Posts: 11968
Loc: Portland, OR; USA
Originally Posted By: Sirdude
Wampserver 5 is better (imho) laugh
Tried it, didn't like it... lol...

Originally Posted By: driv
So being as these are Windows based servers, does it make much of a difference if UBB finally ends up on a Linux box - albeit on Apache?
No, not really, PHP/MySQL is the key wink...
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#215190 - 07/05/08 02:16 AM Re: UBBT test server on local Machine [Re: Gizmo]
Sirdude Offline

*****

Registered: 04/19/07
Posts: 2066
Loc: SoCal, USA
from what i've seen, you are much better off to run ubbt on a Linux box for the live site.

this is expecially the case for large DBs. and by large, i really mean HUGE wink

for development however, loading up WAMP (takes 10mins and you are running) on a windows box is so easy, that it doesn't make sense to have a Linux box to play around with stuff.

now, if you truly LOVE linux and have a home system with that installed.. by all means go for it!

the only pain in the arse for development is Imagemagick. I just ignore that feature on my development environment and use GD2.

works fine, lasts a long time smile

Top
#215194 - 07/05/08 03:55 AM Re: UBBT test server on local Machine [Re: Sirdude]
Gizmo Moderator Offline

***

Registered: 06/04/06
Posts: 11968
Loc: Portland, OR; USA
Originally Posted By: Sirdude
from what i've seen, you are much better off to run ubbt on a Linux box for the live site.
agree
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#217273 - 09/24/08 11:23 AM Re: UBBT test server on local Machine [Re: Gizmo]
bakerzdosen Offline
stranger

Registered: 09/18/08
Posts: 12
Loc: Utah
Sorry to dig this post up but it answers 90% of my questions and the remaining 10% is on topic...

Anyway, as far as creating a dev environment for the typical LAMP environment goes: Has anyone written up a "best practices" type of checklist to making a copy of the environment on other hardware? Eg: Is it better to go the backup/restore route for the db? I'm quite new to mysql, but every other rdbms I've used doesn't easily allow for cross-platform dump/loads - or at least there is some "catch" to the process.

The rest seems somewhat trivial - moving/altering the apache config and the ubb directory with the php pages.

Top
#217278 - 09/24/08 01:50 PM Re: UBBT test server on local Machine [Re: bakerzdosen]
blaaskaak Online   content

****

Registered: 08/30/06
Posts: 1294
Loc: Breda, NL
Good thing is, you can always do a practise run. make the backup, move the backup, test it.

Don't use the moment supreme to do your first test of the whole proces.
_________________________

Top
#217290 - 09/24/08 05:03 PM Re: UBBT test server on local Machine [Re: blaaskaak]
Gizmo Moderator Offline

***

Registered: 06/04/06
Posts: 11968
Loc: Portland, OR; USA
Well, when I test i just test with dummy data; but easiest thing to do to work off of board data would be to just follow a backup/restore procedure and just point your config files on the local server to the proper information to connect to its local db...
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#217341 - 09/26/08 11:08 AM Re: UBBT test server on local Machine [Re: bakerzdosen]
Sirdude Offline

*****

Registered: 04/19/07
Posts: 2066
Loc: SoCal, USA
Originally Posted By: bakerzdosen
Sorry to dig this post up but it answers 90% of my questions and the remaining 10% is on topic...

Anyway, as far as creating a dev environment for the typical LAMP environment goes: Has anyone written up a "best practices" type of checklist to making a copy of the environment on other hardware? Eg: Is it better to go the backup/restore route for the db? I'm quite new to mysql, but every other rdbms I've used doesn't easily allow for cross-platform dump/loads - or at least there is some "catch" to the process.

The rest seems somewhat trivial - moving/altering the apache config and the ubb directory with the php pages.


the only thing i always watch out for is the main difference in mysql on Windows vs Linux systems as regards table names. Out of the box, mysql on windows makes all the table names lower case. Linux preserves case.

since ubbt uses upper case in the table names, it can be a gotcha. so i always edit my 'my.cnf' file on the windows box (even if it's running WAMP) to NOT change table names to lower case. that way compatibility is maintained.

smile
_________________________


Top
Page 1 of 2 1 2 >


Shout Box

Today's Birthdays
Eric Flyxe, mark_l_88@yahoo.com
Recent Topics
restricting a media tag to a single forum...
by bakerzdosen
Yesterday at 12:52 PM
Recover topics??
by femistyle
Yesterday at 12:22 PM
duplicate entries in viewmessage.php lang file (7.4.1)
by alnadabi
Yesterday at 05:54 AM
Order of variables in language files should be permanent
by alnadabi
Yesterday at 05:12 AM
How do I set Moderation Queue for an individual user?
by luket
11/20/08 11:28 AM
Forum Stats
4249 Members
33 Forums
30488 Topics
154658 Posts

Max Online: 978 @ 06/24/07 08:19 PM