Welcome to Web Design Guide
|
|
Web Page Design Html Article
Here are some cutting edge information about web design as possible. Read and
ascertain yourself whether this article on web design was worth it.
Here are some tips on setting up a test server on your own computer. You will
find this immensely useful in your web design efforts.
Setting up a Test Server on Your Own Computer.
When you're developing a website, you need to see it in action on a real server,
to see how it will work. While you could upload your pages to your web host
every time you make a change, this quickly gets time-consuming and tiresome.
Wouldn't it be great if you could have a little test server of your own? Well,
the server is nothing but a piece of software – so you can! Please note that,
for the purposes of this article, I will assume you're using Windows as your
operating system.
Installing an IIS Test Server.
While using IIS isn't recommended, a test server is very easy to install. All
you need to do is open 'Add or Remove Programs' in Windows' control panel. All
you need to do is click Internet Information Services (IIS), click OK, and
you're done.
Of course, there are downsides to this. Many versions of Windows don't come with
IIS, and there's no way to install it on them – Windows XP Professional, for
example, comes with IIS, but Windows XP Home does not. You might also want to
consider that installing IIS on your computer will often make it less secure.
Installing an Apache Test Server.
Compared to installing IIS, installing Apache is hard – Linux distributions all
have relatively easy ways of doing it, but Windows wasn't designed for it. To
get Apache installed, then, you're going to need to have a little fight with the
system.
So when planning on web design, decide on which test server you want and what
will suite your system.
Note: If you want to skip all the following steps, you might
consider using an 'easy installer' version of Apache, such as XAMPP (for
Windows), which you can get at
www.apachefriends.org/en/xampp-windows.html. The downside to this approach
is that you will be relying on them to provide new releases, instead of being
able to update things yourself.
First of all, download Apache from
http://httpd.apache.org/download.cgi . Make sure you download the Windows
Installer (MSI) version. You'll find it easiest to make the server run as a
service, as this will make it run automatically – Apache will appear in your
system tray (in the bottom-right corner of your screen).
An Apache server will aid you in many ways in your web design. You can test
everything while you are on your web design process itself. This way you will
know first hand what is happening even before you upload your files.
Now, you need to find your Apache configuration file. In the folder where you
installed Apache, look for another folder named 'conf', and then a file named 'httpd.conf'.
Open this file and look for a setting called DocumentRoot. You should change
this to point to a folder on your hard drive, such as 'c:/html'.
Now, you've got Apache, but that's not usually much good on its own. The chances
are that you'll want to install PHP and MySQL as well, so here's how:
Download PHP from
http://www.php.net/downloads.php. Again, go for the installer. Once you've
installed PHP, find its folder, and rename the php.ini-dist file there to
php.ini. Find the 'doc_root' setting there, and set it to the same thing you set
Apache's to.
Back in Apache's httpd.conf, you should add these lines:
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "c:/php"
If you didn't install PHP in c:\php, change the lines above to reflect where you
put it.
Now, installing MySQL isn't as difficult, because it runs independently of your
Apache configuration. Download MySQL from
http://dev.mysql.com/downloads. Again, get the Windows installer version.
This installer has a lot of settings, but you'll be fine if you just click Next
through them to accept all the defaults.
As you can see MySQL has become an integral part of any web design project in
the present scenario. So this is a must download to aid you as you progress in
with your web design.
The only remaining step is to enable MySQL support in PHP. Copy libmysql.dll file from c:\php to your Windows\System32 folder, and then open the php.ini file you created before. Remove the semicolon from the start of the line that says ';extension=php_mysql.dll', and save the file.
Shut down Apache and restart it, and you're done!
Now as you experiment more and reading more on web design you are sure to get a
solid grasp on the entire process of web design fairly easily.
Next step is visiting your newly installed server which is also a part of web
design. This way you can first test your web design project right inside your
computer before uploading.
Visiting Your Server.
When they've installed a server on their computer, many people wonder how they
can access the server they just installed as if they were visiting it over the
web. The answer is simple: just open your web browser, and go to this URL:
http://localhost (you can also use http://127.0.0.1). This special address means
'the server on this computer'.
You'll know if you installed Apache successfully because you'll see a page
congratulating you. When you change your web pages, just use your browser's
Refresh button to see the effect.
We hope this article on web design was indeed useful to you. Browse for more
around this site.
Web Page Design Html Best products
Web Page Design Html News
Web Pages Maker Helps Video Producers Create Video Pages Quickly and Easily - WebWire (press release)
Web Pages Maker Helps Video Producers Create Video Pages Quickly and Easily WebWire (press release) Easy Video Pages software is designed to create professional looking video websites and it is so easy to use that beginners won't have a problem with HTML or any other computer code. Baton Rouge, Louisiana, February 11, 2012 - Web pages maker software ... |
Xhtmlchop.com Offers Reliable PSD Conversion Services At The Most Reasonable ... - Connectus.net (press release)
Xhtmlchop.com Offers Reliable PSD Conversion Services At The Most Reasonable ... Connectus.net (press release) Houston, Texas – Converting PSD designs to HTML, XHTML or Joomla is one of the most crucial aspects of website designing. It is rather easy to find talented website designers that are capable of creating the most impressive website designs. |
Adobe Delivers Beta 6 of Muse Website Creation Tool for Designers - eWeek
![]() TechWeekEurope UK | Adobe Delivers Beta 6 of Muse Website Creation Tool for Designers eWeek Adobe has delivered a key new beta release of its Muse software that enables graphic designers to create and publish professional-looking HTML Websites without writing code. Adobe released beta 6 of Muse on Feb. 8. Muse beta 6 features a new ... Adobe Launches Code-Free Website Design Beta Adobe Updates Beta of Muse for Coding-free HTML5 and CSS3 Site Creation |
Web Design Apps by jessicadally - Appolicious
Web Design Apps by jessicadally Appolicious jessicadally says: Building a website? You'll want these apps to help you through it. Dropbox One of the most helpful apps for a web designer. Why? Because you need a way for people to transfer those big video files to you easily. |
Getting started with web development on your own - The Coloradoan
Getting started with web development on your own The Coloradoan The right path to a website depends on many factors, but if you are interested in learning the process of web development from the ground up, then you need to consider starting with learning the language of all web pages on the Internet: HTML. |
10 Essential Features of Every Good Business Website - Mashable
10 Essential Features of Every Good Business Website Mashable So your business has a website — or you're in need of one for your brand new venture. Web design can be an overwhelming process, so we've spoken to a few web designers who told us what you need to have on your site … and what you can probably do ... |
