PDA

View Full Version : Help: Design Project Advise: Thanks



cs_baliw_cs
November 23rd, 2006, 11:55 AM
8) yo... guys.. needs some advise on my design project... i'm planning to design a database system of books in our reading center in our school, and i am planning using PHP and MySQL (using a browser as the interface)... i got a little experince with MySQL and i'm just started reading about PHP... then later on i found out that doing it would also requires a web server like apache (which would also be my 1st time to try...haven't got any experience or lecture on it).... and also this is my first time trying to progam in linux... any advise on how dificult it could be (i got only a couple or months to finish it, say 2.5-3 months).. also my instructor told us on how we have to defend it.. first oral defense of my design then second he would have to put some modification of the program then we would be given some time to debug it.. if we didn't fixed the problem with that time we got low or even falling grades... thanks for the help... 8)

madmetal
November 23rd, 2006, 02:56 PM
you need to read about LAMP first so...
http://www.howtoforge.com/node/1388
or
http://www.howtoforge.com/perfect_setup_ubuntu_6.06

cs_baliw_cs
November 24th, 2006, 07:46 AM
yo... thanks for the links... but is it not too risky for a newbie to try all those things.... coz while i'm reading the pages, i can't comprehend or understand the other steps coz i'm just really new on using linux and making a database system specially using browser and linux, but i got a small experience in doing some projects with vb6.0 and mysql5.0.... thanks...

slavik
November 24th, 2006, 07:58 AM
the most difficult part is setting up LAMP (Linux, Apache, PHP, MySQL) server.

second most difficult is learning PHP and SQL which is not difficult at all.

cs_baliw_cs
November 24th, 2006, 12:16 PM
i got some knowledge in MySQL but using VB6.0.... and on one of the links said that setting LAMP would be easier if i install the LAMP server during system installtion form ubuntu 6.06 LTS... i'm just being discourage because of the strings that need to be configured before i completely make a server... thanks to all replies guys...

dwblas
November 24th, 2006, 05:44 PM
With Linux there is almost always someone who has written some kind of HOWTO. See these links (and search the forum)
www.lamphowto.com/lamp.htm
www.linuxhelp.net/guides/lamp/
This article says that the Edgy Server edition has LAMP integrated. I have Edgy Desktop so I can't confirm that.
http://www.linuxforums.org/reviews/ubuntu_6.10_review.html

cs_baliw_cs
November 25th, 2006, 04:09 AM
yo.. thanks agin for the reply.... i'll try those links...