|
Configuring Windows 98 for Local PHP Development
- Lastly - go grab the latest PHP for Windows files from here. Make sure you download the binary file (with .zip extender).
Step Two - Installation of the software:
- Unzip PHP into "C:/php3"
- Unzip mysql anywhere. Run the setup.exe program from inside this folder. This will automatically install MySQL into the "C:\mysql" folder
- Unzip browscap.zip (which contains the browscap.ini file) and place browscap.ini into "C:\windows" directory
- Apache is a self-executable installation file - double click and it will install itself - accepting the default installation directory of "C:\program files\Apache Group\Apache" is fine.
- Unzip the Perl archive. Anywhere is fine, but for these examples I'll assume we extracted to the "C:\perl" directory. There are two versions of Perl for Windows on this distrobution. Either will be fine for local development work. It's important to know where Perl resides on your local drive. The first line of any perl script (also known as the "shebang" line and typically looks like "!# /usr/bin/perl" (or something in similar) will actually point to the physical location of Perl on your local drive. If you extracted to the "C:\perl" directory per above, then your shebang line will read "!#/Perl\bin\MSWin32-x86\Perl" - the shebang line points to the actual file "perl.exe" - without the ".exe". If you are using the ActiveState version of perl - this line should point to the location of the ActiveState "perl.exe".
Step Three - Configuration of the software:
Next Page
| Comments: | ||
| simulating my workstation as a php driven sev | fasika | 11/18/05 08:23 |
| RE: no input file specified using win 2003 | Rando | 03/21/05 11:34 |
| RE: Deploying PHP from Windows to Linux | Percadan | 02/26/04 09:06 |
| install linux and window 98 | deepak | 02/24/03 11:26 |
| RE: Deploying PHP from Windows to Linux | Waquar Bukhari | 11/25/02 23:35 |
| RE: Forbidden | Koen De Vos | 11/04/02 06:08 |
| RE: perl config. with win98 | adha | 10/05/02 18:52 |
| Deploying PHP from Windows to Linux | Anil | 09/21/02 11:35 |
| Forbidden | lex | 09/15/02 01:42 |
| RE: Forbidden | lex | 09/15/02 01:41 |
| RE: install php | suresh | 08/16/02 12:10 |
| browscap.ini | Jon | 08/14/02 00:31 |
| RE: perl config. with win98 | roly | 06/13/02 21:54 |
| perl config. with win98 | mat | 06/13/02 13:39 |
| Apache Console | Klaas Geldof | 06/12/02 08:27 |
| RE: 500 Error | Klaas Geldof | 06/12/02 08:25 |
| I do not know php | Anto | 04/23/02 05:35 |
| Don't Get Burned | greg | 03/18/02 17:07 |
| Problems with Authentication | Diogo | 02/28/02 07:57 |
| RE: shebang | Leonard | 01/24/02 19:22 |
| install php | bhawana | 01/24/02 03:38 |
| RE: Forbidden | Will | 12/19/01 17:09 |
| bad blue | Frank Urquijo | 11/16/01 13:55 |
| bad blue | david weddle | 10/13/01 22:07 |
| no input file specified using win 2000 adv | supri | 09/17/01 04:21 |
| /asptracker.com/browscap.zip is hijacked? | Jox | 09/08/01 16:07 |
| PHP as both CGI and Apache module | janey | 07/28/01 06:51 |
| shebang | rob | 07/17/01 13:32 |
| Apache/php/mysql bundle DOWNLOAD | Mike | 07/14/01 05:21 |
| Or go here for really easy Win98 / PHP steps | Dave | 07/03/01 03:46 |
| RE: easy install for windows - or FoxServ! | Jochen Bünnagel | 06/10/01 04:32 |
| InstallingMySQL on Windows98 | g. oneal | 06/04/01 09:34 |
| An alternative to Apache for Win98/ME | Dave | 06/02/01 08:45 |
| RE: PHP extension | Charlieru | 05/25/01 20:00 |
| RE: Install help?? | gary mailer | 05/24/01 15:41 |
| RE: installing Apache | Dave | 04/18/01 08:33 |
| RE: installing Apache | George Ob | 04/10/01 11:06 |
| RE: easy install for windows - or PHPTRIAD! | Shashank | 03/29/01 11:15 |
| RE: easy install for windows | Jorgen Bitzekis | 03/29/01 05:51 |
| RE: easy install for windows | damian | 03/23/01 06:28 |
| RE: Win 98 Installation hassles. | Adam Roderick | 03/16/01 20:16 |
| Win 98 Installation hassles. | Terence | 02/24/01 12:04 |
| easy install for windows | Ash | 01/31/01 14:38 |
| RE: mSQL instead? | erik | 01/23/01 14:09 |
| RE: Not complete tutorial | David Greene | 01/04/01 12:55 |
| php problem | Bijay | 12/16/00 12:41 |
| big problem | ben | 12/02/00 10:24 |
| RE: PHP extension | Anne | 11/28/00 08:17 |
| installing Apache | Anne | 11/27/00 17:15 |
| 500 Error | Sterling | 11/23/00 19:35 |
| RE: HELP!! | Peter | 11/23/00 04:48 |
| HELP!! | Jay | 11/22/00 15:30 |
| RE: Not complete tutorial | Ann Pace | 11/17/00 17:48 |
| Forbidden | Deren Smith | 11/12/00 03:59 |
| Perl Shebang line | Darin Lang | 10/16/00 02:27 |
| RE: Not complete tutorial | Patrik Sjeren | 09/18/00 07:41 |
| Install help?? | Ron | 08/29/00 21:45 |
| RE: Not complete tutorial | Jeremy Rempel | 08/24/00 15:58 |
| Virtual Hosting | Ross Gerring | 08/22/00 04:41 |
| Not complete tutorial | GerryD | 08/18/00 17:43 |
| Article missing info.... | Ron | 08/03/00 00:44 |
| PHP problem! | Ben Nguyen | 07/20/00 12:07 |
| mSQL instead? | Eric Wald | 07/05/00 16:34 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


