Jump to content

Recommended Posts

Posted

I'm just learning how to use php and was wondering if I needed to install the Apache server on my computer. I know that totalchoice has Apache servers, but I don't know how to create php files or where I would do it.

Please excuse the ridiculousness of the question (if it is really dumb)....I'm a little embarrased asking this, but, like I said, I'm just learning. :goof:

Are there any tutorials through TCH?

Posted

You will need to install Apache (or another server) on your computer only if you want to test your scripts locally. Otherwise you will have to upload files here every time you modify anything.

 

Sorry if it isn't the answer you hoped for. :goof:

 

These *nix things (I mean PHP and Apache) look scary at first, don't have "normal" configuration UI and so on, but in fact they are very easy to set up and run, at least on the level you will be using them at first.

 

Theoretically, you can use IIS as a server, if you have Win2k or XP you shouldn't even download anything (it's in Control Panel | Add or Remove Windows Components | Internet Information Services).

 

BUT: it's a bunch of security holes by definition and God knows how it'll work with PHP. So I would recommend to install Apache if you decide to test your scripts locally.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...