Download a copy of Apache. It runs on Win32 OS, and just about anywhere else
you happen to be.
If you have problems setting it up, I'll help you.
http://httpd.apache.org
--
Scott Carr
OpenOffice.org
Whiteboard-Doc Maintainer
http://whiteboard.openoffice.org/doc/
Quoting JJ in MD_USA <[EMA
All I want to do is have MS Frontpage 2000 be able to interpret the php3
files. Does this mean that I have to install a server on my Win98 OS? I
have downloaded and installed PHP.exe and all that, and also the rocket
addin from MS knowledgebase, but it still doesn't seem to interpret.
Thanks fo
php-windows Digest 14 Apr 2002 01:36:06 - Issue 1092
Topics (messages 13075 through 13079):
Re: Instructions on how to resolve a DNS
13075 by: Curtis Strite
Re: Tutorials on stored procedures using SQL Server
13076 by: Fabian Deutsch
Premature end of header script
open httpd conf witha text editor (you can find it in
the apache root folder)
find DocumentRoot and change it to whatever you like.
(I think that you will need to change this in 2
places.)
For my setup I have d:\projects\ as the root web
folder. All of my website projects are contained in
folder
"Kriegers Horst" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all,
>
> how can I replace the n ; with only one
>
> Mot1;;Mot2;Mot3;;Mot4;;;Mot5Mot6
> ==>
> Mot1;Mot2;Mot3;Mot4;Mot5;Mot6
alternatively,
$newstr = preg_replace("/;+/
Hi,
I have configured Apache 2.0 in a Windows 2000 Prof. version. The web server
is working fine except for the php scripting ( perl is ok though ). For all
the php pages I have tried I always get the same error :"Premature end of
header script", I have tested the same php scripts in the command
"Marck D Pearlstone" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi Fabian,
>
> @13 April 2002, 02:07:26 +0200 (01:07 UK time) Fabian Deutsch wrote
> this to [EMAIL PROTECTED]
>
> >> Anyone know of any internet based tutorials on using stored
> >> pro
Go to www.dyndns.org.
I use their server for www.killerpigs.com and www.madwhiteman.com both
of which are run of a domain hosted locally at my house.
Enjoy!
-Original Message-
From: R.S. Herhuth [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 12, 2002 9:03 AM
Cc: [EMAIL PROTECTED]
php-windows Digest 13 Apr 2002 10:20:30 - Issue 1091
Topics (messages 13062 through 13074):
Different folder | Local test - Help!! (part2)
13062 by: Tiago Simões
13063 by: Nicole Amashta
13074 by: firepages
Re: Another Newbie Question
13064 by: Nicole Amasht
Why not just set your DocumentRoot to "C:/"
or set up an alias - its much more likely to work than a virtual host
Alias /C/ "c:/"
DirectoryIndex index.php index.htm index.html
you would then access as
http://localhost/C/
"Tiago SimõEs" <[EMAIL PROTECTED]> wrote in mess
10 matches
Mail list logo