Question:
PHP Installation HELP?
red scar
2007-04-05 05:55:19 UTC
I just recently downloaded php-5.2.1-win32-installer and php-5.2.1-win32 from www.php.net.

I also installed PHP Expert Editor 3.2.1

I unzipped php-5.2.1-win32 to folder "PHP". When I run php-5.2.1-win32-installer, there is a section there about the web server setup. Is this setup important to run PHP? What to do next? Using Expert Editor, I can run simple php program but when I save the program(*.php) and then run that saved program, it will go to Expert Editor and displays the code I typed earlier. How to run it automatically and view it as web page??? (Where you can open it using a web browser)

PS: I am using Windows 2000 (OS).
Four answers:
metalprincess6399
2007-04-05 06:14:45 UTC
You need to install Apache first, then PHP. PHP won't do you much good without the server installed first. Here's a great, easy page to completely set up your home server:



http://www.ricocheting.com/server/apache.html



I just set up my server with it not too long ago and its running just fine. As for the packages that are an all-in-one I personally had nothing but problems with them on the PC. Its best to just easily install everything following the directions above to ensure it works nicely.
anonymous
2007-04-05 06:06:01 UTC
You must install a Web server for it to run on. The free Apache server comes in downloads with a Windows version. PHP is only for use in this way.
evanich
2016-12-03 13:04:34 UTC
i'm uncertain if this may artwork yet once you reproduction and paste the excellent folder yet be powerful to repeat all hidden files. Assuming you've abode domicile windows Xp it is methods to enable hidden files and folders. I easily have not in any respect tried this yet its correct well worth a shot, in case you misplaced the installation record/cd. close all classes so as that you're at your guy or lady workstation. Double-click on the My workstation icon. pass with the kit menu and click on Folder ideas. After the present window looks pass with the View tab. placed a checkmark interior the checkbox labeled demonstrate the contents of gadget folders. lower than the Hidden files and folders section pass with the radio button labeled coach hidden files and folders. get rid of the checkmark from the checkbox labeled cover record extensions for generic record kinds. get rid of the checkmark from the checkbox labeled cover guard operating gadget files. Press the practice button and then the ok button and shutdown My workstation. Now your workstation is configured to educate all hidden files.
anonymous
2007-04-05 06:01:43 UTC
Stop messing around with those ugly installers and configuration crap.



Read this article and download WAMP....you'll thank me for it....it's Windows, Apache, MySQL and PHP rolled into one. It

couldn't be simpler to install. There are step by step instructions and screenshots.



http://www.goitexpert.com/entry.cfm?entry=WAMP-Server-in-Windows-Vista--Windows-Apache-MySQL-PHP


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...