Web Analytics Made Easy -
StatCounter server setup assistance - CodingForum

Announcement

Collapse
No announcement yet.

server setup assistance

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • server setup assistance

    I've installed phphome ver2, which comes bundled with apache ver2.0.39, php4.2.2, and mysql ver3.2?, and the mysqladmin tool. All of this is installed on a w2k web server that I host and I'm wondering if this is all I need before I go to step 2?
    I ask because I hear talk of Perl and CGI etc, and I'm wondering if there's anything else I need to add or install onto my server.
    Any help on setting up a server for hosting with these services is greatly appreciated.

    I guess I'm looking to match my setup to a checklist of some sort.
    Just Do It...

  • #2
    you could do a search on google to reveal relevant information or find pages with checklists.

    scroots
    Spammers next time you spam me consider the implications:
    (1) that you will be persuaded by me(in a legitimate mannor)
    (2)It is worthless to you, when i have finished

    Comment


    • #3
      Wrong forum for this kind of issue - i'll move you over to the 'Other server side languages/ issues' forum

      Jee
      Jeewhizz - MySQL Moderator
      http://www.sitehq.co.uk
      PHP and MySQL Hosting

      Comment


      • #4
        depends what you want to do? for hosting of static & dynamic PHP based webpages for yourself you have all the bits you require, if you want to offer hosting services to others on there ....well ditch W2k & get a linux box

        other useful additions..

        FTP server (search for warFTP)
        mailserver (search for sendmail for win32 or pegasus)
        Decent log anylysis tool (the best ones are usually in PERL)


        you would also like ideally to have a static IP and a decent connection.

        but again it depends exactly what you want to host.

        Note that CGI normally equates to PERL (PHP to a lesser extent) although a CGI script can be written in just about anything
        resistance is...

        MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)

        Comment

        Working...
        X