Closed Thread Icon

Preserved Topic: Server/Db Choice Questions (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=20948" title="Pages that link to Preserved Topic: Server/Db Choice Questions (Page 1 of 1)" rel="nofollow" >Preserved Topic: Server/Db Choice Questions <span class="small">(Page 1 of 1)</span>\

 
sdna2k
Bipolar (III) Inmate

From: Plano, TX
Insane since: Jun 2001

posted posted 06-18-2001 18:05

I was wondering if I could get some opinions as to what a good server/database software setup would be for someone wanting to run a subscription site that would be most likely utilizing 20-40 Gigs of data transfer per month. Of course, tha main things I'm looking for are speed and stability.

I've been coding with ASP/VBScript in UltraDev, so that is what I'm accustomed to... but PHP could be doable if the learning curve isn't too steep. I guess I'm worried that if I step out of the Windows/ASP box, I'll get lost... but I'm impressed by the speed/stability that I've heard Linux/Apache/Etc have.

Again, any and all opinions are greatly appreciated.

linear
Paranoid (IV) Inmate

From: other places
Insane since: Mar 2001

posted posted 06-18-2001 19:57

I think around here you'll find pretty much fans of MySQL on the db side.

PHP is very well-suited to working with MySQL, and would probably be similar enough to VBScript for you to not feel entirely alienated the way you would if you switched to say Perl and DBI. PHP's learning curve is not steep at all compared to Perl. And it's fast (pooled db connections) and stable.

The PHP/MySQL combo tends to be pretty widely available with hosting companies because of its low cost--not just that it's free software, but it's stable and hence cheap to support.

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 06-19-2001 06:06

yup what he said

just to reiterate too PHP has a plethora of built in functions which keep the learning curve really easy since a lot of the work is done for you

Walking the Earth like Kane

[This message has been edited by bitdamaged (edited 06-19-2001).]

« BackwardsOnwards »

Show Forum Drop Down Menu