[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [new user in chennai]
- Subject: Re: [new user in chennai]
- From: "T.V.Gnanasekaran" <gnana@xxxxxxxxxxxxxx>
- Date: Tue, 3 Aug 1999 02:50:00 +0530 (IST)
Hi! I wanted to share my experience with MySQL+Apache+PHP3, though I
haven't tested with postgresql or msql.
I am hosting Madurai Kamaraj University exam results on a dual PII RHL
machine with apache+php+mysql combo. For testing purpose, I have 3
tables with student information, marks and exam centres. The PHP3 script
does sql query joining three tables for a single student (ie. reg.no). You
can try a sample query at:
http://mkuniv.org/gnana/result.html
use the reg.no given in the example on the same page.
There are totally around 30,000 records all tables put together.
The real data may go well over that.
-gnana
> "L. Saravanan" proclaimed:
> > I would suggest that you can very well use MySQL instead of postgres.
> > Apache+MySQL combination performs really better than any other
> > webserver+database combination.
>
> Could you provide pointers to the tests that were carried out and the
> results?
>
> Thaths
> --
> "If there was any justice, my face would be on a bunch of crappy
> merchandise!" -- Homer J. Simpson
> Sudhakar C13n http://people.netscape.com/thaths/ Lead Indentured Slave
> ---
> Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe'
> in either the subject or the body to unsubscribe from this list.
>
>
------------------------------