I am going to hold a simple web site like this " http://www.bidinone.com ", in my OS Fedora 12, any setting guide can recommend me? Please help!!
Which webserver you are using? Try Apache+php+MySQL combination. That would work great. If you have problems in setting up, give your problems in this thread.
Yes, install Apache+php+MySQL using yum and configure apache configuration to set the DocumentRoot of the domain. Upload the files in the directory mentioned in the DocumentRoot (mostly use the default directory /var/www/html/). Use your domain registrar's name servers so you don't have to configure DNS on your servers... If you run into problems, post here in detail...
Thank you very much bvsonline & madaboutlinux, I am now reading the doc., you know I am a windows user only, if it is an IIS, I have confident to complete this project. Anyway, I do have one more question for this page "http://www.bidinone.com/hk/us_price.html" , which is about the payment method, is there any open source module (php) for some common online payment methods? Since I am from Asia, we normally complete our transaction through bank transfer. And I start loving Linux now, it is all free. :>
Great. Linux does not as difficult as I thought. It works, but is there any open source site for me to download a php copy, it works like this web site bidinone.com , and behaving CURL.
What exactly are you looking to download? PHP? Isn't it is installed on your server when you installed Apache and Mysql?
Yes. The PHP is working fine in Fedora, and just by using yum, both Apache and Mysql are working as well......because I can see the phpInfo page in localhost. However, I am going to modify any existing php source, in order to build a B2C web site like the site I am going to following in the my first thread........Madaboutlinux,,,do you have any open source web-site introducing me? :>