Log in

View Full Version : Need Link to OFFLINE Server DLs


Shenlong
01-19-2002, 02:22 PM
can i get some links to download an offline server plz? thanx

Scott MacVicar
01-19-2002, 02:51 PM
i presume you mean so you can script at home

http://www.apache.org
http://www.php.net
http://www.mysql.com

you'll need Windows Binaries for all of these, if you want i'll give you direct URL's to the files to download.

Shenlong
01-20-2002, 01:38 PM
can u plz?

Shenlong
01-20-2002, 01:38 PM
u presumed wrong actually, i mean literally, an offline server, kinda like an offline web

Admin
01-20-2002, 01:45 PM
He presumed right, you understood him wrong. :)

Shenlong
01-20-2002, 02:02 PM
oh, ok..... :china:

Scott MacVicar
01-20-2002, 03:10 PM
I presume you confused me :D

http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.22-win32-x86.msi - Apache 1.3.22
if you can't run MSI files then
http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.22-win32-x86.exe

http://www.php.net/do_download.php?download_file=php-4.1.1-Win32.zip - PHP 4.1.1

http://prdownloads.sourceforge.net/mysql/mysql-3.23.47-win.zip - MySQL 3.23.47

The files are 18mb in total but if you can't run MSI files then its 21mb

Windows ME, 2000 and XP can all run msi files but 95, 98 and NT4 need the application installed as it wasn't included in the standard windows installation.

JamesUS
01-20-2002, 03:15 PM
Or if you have Windows 2000 or XP you can install Internet Information Services (on your windows cd - add/remove programs in control panel) which will work better than Apache on windows.

You still need to download PHP & MySQL though.