It's httpd.conf
Add:
Action application/x-httpd-php4 "/php/php.exe"
AddType application/x-httpd-php4 .php
Where "/php/php.exe" is the path to the php.exe file.
Alain
On Sat, Sep 08, 2001 at 10:01:56PM -0400, seberrios wrote:
> I need to know wich line i have to add to htppd.txt (config file of a
I need to know wich line i have to add to htppd.txt (config file of apache)
to be able to use PHP within windows
SEBF
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrato
I have a class with several functions, 20 at this time. If I add a new
function (21 total), when I call the class, I get a gpf that says:
PHP caused an invalid page fault in
module PHP4TS.DLL at 015f:1008b842.
If I add the new function and get rid of any one of the other functions, the
gpf disap
Hi,
Did you rename php.ini-dist to php.ini and put a copy of it in your windows directory?
Also, with Xitami I had to set a new filter to point the web server to php.exe
ASP is different because the ASP engine runs as a separate app. PHP runs from the web
server, so you will have to look at PW
Please read the Apache documentation. There is a Port directive you use
for this.
-Rasmus
On Sat, 8 Sep 2001, Richard Powys wrote:
> I now have to add to my problems, Apache is now using port 80 and is
> conflicting with
> my default website. Is there anyway to change this because I cant use t
php-windows Digest 8 Sep 2001 18:25:02 - Issue 744
Topics (messages 9249 through 9256):
How to pass the authentication info. to SMTP server?
9249 by: Balaji Ankem
Apache / PHP / IIS & Win2K Installation problem
9250 by: Richard Powys-Lybbe
9252 by: tl.blueyonder.co.
I now have to add to my problems, Apache is now using port 80 and is
conflicting with
my default website. Is there anyway to change this because I cant use the
default website.
Richard.
"Richard Powys" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> When I lo
When I load phpinfo.php all I get is the source code:
How would I test the Apache for HTML files? the 2 tests I have done are to
run http://localhost which comes up with a page saying Apache is working
correctly.
And the second test I did was to run the software that came with Apache
which tests
"Darren Ls" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> "Jean Philippe Reis" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I'm using windows 98, Apache 1.3.19 and php 4.0.4, and it used to work
> fine
> > unti
I sent this message last night to php.general, but might be, thait it
belongs here:
Trying to find something wrong with my code, lately finding out, that
there apparently is nothing
wrong with it (in this particular case). I wish for verification.
As a developement box I run a W2K, newest Apache
Have you set up your Apache config file correctly? When you say you are
'lost', what exactly is happening now? Is Apache serving html files
correctly? What error are you getting when you try phpinfo?
Tony
-Original Message-
From: Richard Powys-Lybbe [mailto:[EMAIL PROTECTED]]
Sent: 08
If i create ISAPI - the apache have sometime more then 6 kb RAM. This is
same problem with php.exe.
But thank you.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrat
Hi,
I am a newbie to PHP and have bought some books to help me learn it,
unfortunately I cant seem to get any php files to work, I have followed the
instructions from these teaching books and from the PHP Manual and still
cant get it to work. When I try to do that phpinfo file for example all I
se
13 matches
Mail list logo