iWebBuddy.com - Website Design and Web Development Forum
Thanks for visiting iWebBuddy.com ,

If it is your first time here, please enjoy reading the tutorials and articles. If you can not find what you're looking for, then you can join the forums by registering so you will be able to log into the forums and ask for support for website development, request graphic designing services, promote your website, request website reviews, get advice from others about your website or be an active member of the community to help iWebBuddy.com grow.

After you register an account, you are required to log in. Once you log into your account, you will have more privileges. You will be able to post on the forums, send private messages and view the Chatbox ( link ) at the bottom of the forums.

Have a nice day.

Starting with Apache

Post new topic   Reply to topic

View previous topic View next topic Go down

Starting with Apache

Post by dsignresponder on Sun Dec 13, 2009 5:21 pm

Hi Folks!

As you see, we have a new thread at iwebbuddy, Web server and server side scripting languages!
I'm sure most of you have heard about web servers and dynamic pages. For those who want to learn one of these server-side scripting languages, I will try to show how should they start.

If you want to start with PHP (Hypertext Preprocessor) you will need to install a local web server on your computer. The simplest way of doing that on a Windows machine is to download and install XAMPP.

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.

After a standard Win installation, make sure Apache is running : check in the running processes (Ctrl+Alt+Del) if you have an 'apache.exe' line. If not, find your XAMPP folder (by default at C:/Xampp) and start the 'xampp_start.exe'

In XAMPP 1.7.2 is included :
- Apache 2.2.12 (IPv6 enabled) + OpenSSL 0.9.8k
- MySQL 5.1.37 + PBXT engine
- PHP 5.3.0
- phpMyAdmin 3.2.0.1
- Webalizer 2.21-02 + GeoIP lite
- FileZilla FTP Server 0.9.32
- msmtp 1.4.17

After a successful installation point your browser to :
Code:

http://localhost


If XAMPP is running, you will see the Welcome page of XAMPP :



First thing which is recommended to do is to check the 'Security' options and follow the instructions to make your web server secure. After that your web server is set up and running. Wink

You may proceed to start learning PHP and to create your first dynamic web page locally on your own computer. I think there's an opportunity to start the PHP sub-forum at the Coding section of this forum, a place where newbies can ask for assistance in their brand new PHP projects! Hope to see you there soon!

Best wishes,

Victor

Bye

dsignresponder
Forum Newbie
Forum Newbie

Posts Posts: 9
iCoins iCoins: 30

View user profile

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum