Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/astahost/public_html/rkrt/rkrt_tracker.php on line 186
PAGE-2: Apache And Merlin related to Xampp, Server, Mysql, Download
Astahost.com   Mar 20, 2010
Open Discussion & Free Web Hosting > Computers & Tech > Software > Internet & Network Clients/Servers
Pages: 1, 2

Apache And Merlin - local host server

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Software > Internet & Network Clients/Servers

Apache And Merlin - local host server

JohnNitro
Merlin is like apache you use it the same way. Except that Merlin says there program is much better. I forgot the site because its been a long time since I went there. I'm try to self teach myseld coding that's why I needed a program that lets me see what I have done. So i can see my mistakes and what I have made. If anyone knows of a better way to learn please let me know, I'm not getting to far on my own sad.gif seem it's much more difficult then I thought it might be. All the questions it asks to set it up I just don't understand what all the things mean. lol..... I need to keep at it this is what I want to do. I will over come this....
Thanks for all the info you all posted I read it all, and understood a little. ButI'm working on it.

Comment/Reply (w/o sign-up)

Houdini
Do yourself a big favor and get XAMPP or WAMP, they are both Apache based webservers with PHP, and MySQL amoung other things already built in, and you can set them up on your ME heck I set them up on Win98 a long time ago.

You merely download either or both of these run the install and then start using your new server on your local machine, there is no need to set up a web server on a web server you just want a host that has certain capabilities like MySQL and PHP possibly Perl, phpMyAdmin, and other things.

Unless you have good reference material to set up the Apache, then the MySQL database server and then PHP along with the php.ini to make it do what you want, then get a package like XAMPP or WAMP that do it all for you in just a few minutes after you have downloaded it instead of spending days or weeks only to end up with a big mess due to not really knowing what all needs to be configured to set up a web server and supporting programs and other servers like mail servers or FTP Hosts. It can be done but it is not easy I know I have done it and I have reference material on all the above and even with that it still is a chore.

XAMPP is right HERE!
and WAMP is right HERE!

 

 

 


Comment/Reply (w/o sign-up)

JohnNitro
thanks, but do I need to download both or just one.... I not sure about that I download both now but if I only need one let me know.. Also if I need help will you be able to help me out? Thanks for the information its really good.

Comment/Reply (w/o sign-up)

Houdini
I personally use both, and there is a good reason for this one the WAMP I use the latest software Apache MySQL and PHP5.0.11 along with the latest phpMyAdmin. The XAMPP I use PHP 4 and some older phpMyAdmin. These are for me to test my Web applications and keep up with the newest. Some of my older stuff will not run without modification on the newest versions and for that reason I alter the older software accordingly to work no matter what application is used by the server that is one the web.

With XAMPP you can switch between PHP 4 and PHP 5 but I just use the PHP 4 running on it for my older stuff. XAMPP and WAMP will both set up with ease on your local machine and within 10 minutes of download and install you can be testing your HTML PHP MySQL, and with XAMPP even a mail server and Perl script.

If I were to use only one it would probably be XAMPP because of all the features plus I have been using it since 2003 with a couple of upgrades along the way. It is feature packed and a very easy install, I know because before I found XAMPP I set up my own Apache with PHP and MySQL and even with a reference manual had trouble setting it up, it was a big headache, then when I found XAMPP it was like magic just download unsip and run the install then there you are DONE!

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : apache, merlin, local, host, server

  1. Wamp Server Problems
    (32)
  2. Altiris Deployment Server: Creating Boot Disks (remote)
    Create a boot disk for remote deployment (RDEPLOY or IBCLIENT) without (2)
    The default behavior for creating Altiris boot disks requires the network administrator to be
    physically located near the deployment server to pop in a floppy disk and right-click to create.
    However, if the deployment server is running terminal services and you have sufficient rights to
    access the Deployment Service, the Boot Disk Creator allows you to copy the actual files that are
    written to the disk during boot disk creation. First, make sure your target location can be browsed
    as a Windows folder. You might even set up a local writable NTFS share. Within Altiris Dep....
  3. Apache Bug
    Slowing down (0)
    The other day, I was working on my own server, iddling around with mod_rewrite and .htaccess files.
    It was all going fine, but then apache started going really slow, and pages were taking forever to
    load. I deleted the .htaccess file, re-disabled mod_rewrite and restarted apache, but it was still
    going incredibly slow, especially for the directory I was doing all the mod_rewrite stuff in. In
    the end I had to restart the whole computer for it to get back to normal speed, and even then it was
    a tiny bit slower than usual. Does anyone know what could have caused the proble....
  4. Apache, Subdomains, Indexes And Mail
    (5)
    Hi, on my other computer (not connected to the internet) I have an Apache server, just to test out
    PHP pages and stuff, I'd like to know how to do some stuff in it, like: Have subdomains, e.g.
    abc.localhost, do you modify something in the httpd.conf file? How do you edit DNS records? Indexes,
    set it up so that http://localhost will take you to http://localhost/index.php . At the moment,
    it's set up so that it'll take you to localhost/index.html, but if there's no index.html
    file, it'll take you to a list of files. Mail, e.g. abc@localhost, how do y....
  5. Help: Setting Default Index Page on XAMPP Web-Server
    Need some Help! (11)
    i have just installed XAMMP (win32 version) onto a spare computer just to see if i could get my own
    home web server going. the install went fine and i managed to get all the of components installed.
    but, when i go to http://localhost/ it directs me to the administrator page
    (http://localhost/xampp/) and not to my htdocs folder where all my files are stored. when i type in
    http://localhost/index.html this will take me to the page i want, but i want to be able to just
    type in localhost or the IP address of the computer to access the page! how is there a way of doing....
  6. Installing Apache, Php And Mysql On Win Xp
    (8)
    Hi, i develop a web application that runs perfectly on my development machine -Win 2kPro- where i
    have Apache, Php and MySql installed. A few days ago i went to my client to install it in a Win XP
    machine that will act as the webserver, so i proceed to install the Apache 2.0.59 webserver, Php
    5.1.x and MySql 5.x and my web application and everything installs and works fine without a problem.
    Then, i proceed to run my web application to test it and also to know if something gone bad, happily
    everything is fine and works perfectly /smile.gif" style="vertical-align:middle....
  7. Problem With Apache In Xampp
    (2)
    I use XAMPP as the development server on my laptop but recently the Apache version bundled
    hasn't been working saying that there are "no listening sockets available". It is currently set
    to the default port of 80 but even when I cahnge it to something unused it still doesn't work.
    I can't find a version of XAMPP with Apache 1 installed as I heard that downgrading it might
    work. I can't thinkof anything that would cause it to stop working but even when I close all the
    programs and stop running all the background services except explorer it still doesn'....
  8. Please Help: Problem In Enabling Mod_rewrite Module In Apache 1.3.27
    (1)
    Hi everybody, I am new to PHP sub-forum and this is my first post in this sub-forum. I have a
    problem and I need your assistance. I want to mod_rewrite my new website (yet to be hosted).
    However, before hosting it, I want to test my .htaccess file in my local server ( Server version
    : Apache 1.3.27 ). Although I have made the following modifications in my Apache Configuration File
    (httpd.conf) to enable mod_rewrite module: QUOTE LoadModule rewrite_module
    modules/mod_rewrite.so AddModule mod_rewrite.c But, it is still not working for me. I tried out
    p....
  9. Apache Rewrite
    (0)
    Hi, i run Apache 2.0(i think) on a Windows XP system and now i want to use
    mod_rewrite(modules\mod_rewrite.so). But...it doesn't work so fine*hehe*(soo far). I have
    uncommented this line: #LoadModule rewrite_module modules/mod_rewrite.so And now(what i have
    readed)i should uncomment this line: #AddModule mod_rewrite.c But i don't find it anywhere, in
    httpd.conf? What is wrong? Sorry the /wacko.gif' border='0' style='vertical-align:middle'
    alt='wacko.gif' /> Englisch!....
  10. Apache, Vsftpd Problems - Resolution Error
    FTP as well (1)
    (if this topic is in the wrong spot, I apologize. please just move it as I wasn't sure *exactly*
    where this belonged... linux or here but because the name is Internet & Network client/servers, I
    figured it fit here more than Linux) I noticed this after I re-installed Apache (SUSE Linux
    Enterprise Server 9, has both Apache2 and Apache 1.3.X but the test page for the server says:
    QUOTE     Webserver version: ) but everytime I go to http://192.168.0.105/~tnewton , the
    browser starts looking for "linux.site" but if I go to http://192.168.0.105/~tnewton/ , it l....
  11. Local Flash Anime Cannot Be Played In Firefox?
    (4)
    pay attention, *.swf is in my local hard drive Flash in any website can be show in my firefox 1.06,
    However, when I open a *.swf, which is in my local hard drive, FireFox popup a dialogue (save or
    open with other application). It suppose to play the *.swf flash in firefox.... How can fix this????....
  12. Dedicated Teamspeak 2 Server- Need Help
    Cant setup my router, forgot what to do (4)
    Well Teamspeak 2 Is a dedicated server client and i turn it on and go to my router, I go to the
    firewall and thats where i forgot what to put if you can please help me the setup for my router
    firewall is as follows: Wan or Lan put ip source beginning then end Wan or Lan put ip destination
    beginning then end Port type ts2 is 8767 UDP i got that part just the main IP entering part please
    if you can help me i have a D-link SI-524.....
  13. Integrated Local Server
    Integrated package for Local Host Server (0)
    Friends In this Topic we shall discuss about the integrated local hosting packages utilising open
    source Products like Apache Server, php python Mysql and others as a single consolidated software.
    the above software shall be for various platforms like Windows , Linux, Macintosh etc.. Members may
    also suggest other package slike addon setup for IIS 5 that comes as attachment with windows 2000
    and IIS 6 that comes as attachment with Windows server system or shortly windows 2003 .net server,
    we shall go on for integrative softwares that increases the productivity of a....

    1. Looking for apache, merlin, local, host, server



See Also,

*SIMILAR VIDEOS*
Searching Video's for apache, merlin, local, host, server
advertisement




Apache And Merlin - local host server

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com



Creative Commons License