Page 1 of 1

Making the PHP code live

Posted: Tue Jul 18, 2006 6:10 am
by SeemaN
I am an amature PHP programmer.

Although I have worked on asp, asp.net etc, I am quite new to PHP environment that too on Linux.

Basically, I could configure the Apache2, PHP5 and MYSQL on SUSE linux 10.1.
My PHP pages and MYSQL are running.

Actually I don't have idea regarding creating and publishing the website from apache.
I mean,
Step 1. I want to create the folder which will contain all the code files
Step2. I want to publish this so as to make it live and running. (I have made my server LIVE)

Can anyone suggest how to do that stepwise?

Thanks.