what is the trick to getting apache2 to exec php scripts properly I have
managed to get beyond the 500 sever error now they just time out. I want
to use php.exe as a cgi, this is on a windows 2k server platform.
I am fairly new to apache so please be as detailed as you think is needed
any help
ECTED]]
Sent: Friday, August 09, 2002 8:22 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Apache+ PHP + Netscape 7.0
This may still be a netscape-ism...
try using your DNS name instead of localhost...
also, try this with JSP or Perl pages to see if its an Apache2-Netscape
thing, or an Apa
This may still be a netscape-ism...
try using your DNS name instead of localhost...
also, try this with JSP or Perl pages to see if its an Apache2-Netscape
thing, or an Apache2-Netscape-PHP thing
--
Brian 'Bex' Huff
[EMAIL PROTECTED]
Phone: 952-903-2023
Fax: 952-829-5424
> Yes, http://loca
Sounds like you don't have the PHP module loaded correctly. Telnet to
port 80 and see if PHP is in the server header.
On Thu, 8 Aug 2002, Andrew V. Romero wrote:
> Yes, http://localhost/test/test.php. Netscape keeps thinking that I
> want to download the php file.
>
> Rasmus Lerdorf wrote:
> >
Yes, http://localhost/test/test.php. Netscape keeps thinking that I
want to download the php file.
Rasmus Lerdorf wrote:
> You are going through http:// not file:// right?
>
> On Thu, 8 Aug 2002, Andrew V. Romero wrote:
>
>
>>I am currently running Apache 2.0.39 and PHP 4.2.2 (module version
You are going through http:// not file:// right?
On Thu, 8 Aug 2002, Andrew V. Romero wrote:
> I am currently running Apache 2.0.39 and PHP 4.2.2 (module version)
> under Win XP Home for offline testing of scripts. I have found that if
> I try to load any php pages in netscape 7.0 (preview rele
I am currently running Apache 2.0.39 and PHP 4.2.2 (module version)
under Win XP Home for offline testing of scripts. I have found that if
I try to load any php pages in netscape 7.0 (preview release version 1),
it brings up a dialog box asking should it save the file or open it,
opening it b
At 5:25 PM +0100 7/9/02, Brian McGarvie wrote:
>C:\APACHE2\BIN>apache -t
>APACHE: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c"
>is not comp
>atible with this version of Apache.
>Please contact the vendor for the correct version.
>
>anyone seen this when trying to run apache?
>
I
C:\APACHE2\BIN>apache -t
APACHE: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not comp
atible with this version of Apache.
Please contact the vendor for the correct version.
anyone seen this when trying to run apache?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubs
I'm running W2K with Apache and PHP4. I'm going to be hosting a number of
websites that I would like to provide PHP support for. What I don't want is
them to be able to access my entire file system. They should, at most, be
only allowed read/write access to their site folder. How do I go about
Hi all,
Guess I was a bit hasty in jumping the gun... a shortwhile bak i had posted
here regarding a problem of php scripts stopping to run all of a sudden..
The Problem i am facing is that I cannot afford to stop and start apache
once booted.. When I do a reboot, everything runs fine but If i e
Hi
I'm not sure I'm doing it right since this is the first mailing list I've
ever subscribed to. If I'm understanding it right this means that I get to
send you a question and you get to send me an answer. That sounds kinda fair
to me but, please, correct me if I'm wrong.
Anyway, I've installed
I am currently running Apache, PHP and MySQL on Win98, but is thinking about
upgrading to WinXP Pro. Anyone has any experience with running Apache, PHP and
MySQL on WinXP, and would like to share their experiences?
Sven-Erik Andersen
--
Get your firstname@lastname email for FREE at htt
gt; > > correctly? What error are you getting when you try phpinfo?
> > >
> > > Tony
> > >
> > > -Original Message-
> > > From: Richard Powys-Lybbe [mailto:[EMAIL PROTECTED]]
> > > Sent: 08 September 2001 13:04
> > > To
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 September 2001 13:04
> > To: [EMAIL PROTECTED]
&g
t; -Original Message-
> From: Richard Powys-Lybbe [mailto:[EMAIL PROTECTED]]
> Sent: 08 September 2001 13:04
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem
>
>
> Hi,
> I am a newbie to PHP and have bought some books to h
TED]]
Sent: 08 September 2001 13:04
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem
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
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
Hello all!
I've downloaded and installed the win32 version of apache 1.3.20 and php
= 4.0.6. I downloaded the zip file with all the modules and such for
PHP.
The problem I'm having is that when I try to load httpd, it's =
complaining about not being able to find/load the php4apache.dll file..
On Friday 13 July 2001 15:34, Randall Barber wrote:
> IIS supports (for lack of a better term) embedded ASP within HTML pages and
> still interprets it. Does such a thing exist for PHP and Apache?
>
> I've set up the PHP as a module in Apache and would like to do the
> following (notice the filen
IIS supports (for lack of a better term) embedded ASP within HTML pages and still
interprets it. Does such a thing exist for PHP and Apache?
I've set up the PHP as a module in Apache and would like to do the following (notice
the filename has a .html extension):
This is a test.
I realiz
Hi.
I am using my win98 machine as a dev box for a web/php application. I am
doing fairly frequent queries to the mysql instance, and every now and again
the connection between php and mysql drops and I can't reinstate it without
bouncing apache. Almost seems like there's a leak somewhere and all
"macky" <[EMAIL PROTECTED]> wrote in message
9d8dn8$mre$[EMAIL PROTECTED]">news:9d8dn8$mre$[EMAIL PROTECTED]...
> Im new to APACHE
>
> I already installed APACHE on Win2K and it works well
>
> Can anyone tell how to enable.. PHP on Win2K?
> meaning able to execute .php pages...
>
>
> <%php
>
Im new to APACHE
I already installed APACHE on Win2K and it works well
Can anyone tell how to enable.. PHP on Win2K?
meaning able to execute .php pages...
<%php
echo "FOO VAR";
%>
--
--
The information contained in this
I don't think there's a system32 folder in win98. I got these chashes when
some extension is misconfigured.
- Original Message -
From: "Arthur Melkonyan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 21, 2001 9:28 PM
Subject: Re: [PHP-W
you should copy PHP4TS.DLL file into c:\windows\system32 not system folder
try that. good luck
-art
Neil wrote:
> i just installed apache web server and php4.0 on WINDOWS 98 platform
>
> and moved php4ts.dll into my c:\windows\system folder.
> now every time i run a php page, I get a crash sayi
i just installed apache web server and php4.0 on WINDOWS 98 platform
and moved php4ts.dll into my c:\windows\system folder.
now every time i run a php page, I get a crash saying:
APACHE caused an invalid page fault in
module PHP4TS.DLL at 016f:008e4aca.
Registers:
EAX= CS=016f EIP=008e4a
M
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re:[PHP-WIN] Apache/PHP on Win 2000
Hello:
Thanks for your reply. Pls tell me where I have gone wrong for the PHP
server is still not parsing the file, basically the browser is still asking
if I want to download the php file. I've in
: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re:[PHP-WIN] Apache/PHP on Win 2000
>
>
> Hello:
> Thanks for your reply. Pls tell me where I have gone wrong for
> the PHP server is still not parsing the file, basically the
> browser is still asking if I want to d
m: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: quinta-feira, 22 de Março de 2001 3:50
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Apache/PHP on Win 2000
>
>
> I am running Apache on Win 2000 and am trying to install PHP on it. I've
> used the PHP installer and
--
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: quinta-feira, 22 de Março de 2001 3:50
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Apache/PHP on Win 2000
I am running Apache on Win 2000 and am trying to install PHP on it. I've
used the PHP installer and have configured my httpd.conf file
I am running Apache on Win 2000 and am trying to install PHP on it. I've used the PHP
installer and have configured my httpd.conf file to recognize the php mime type.
I am using localhost or 127.0.0.1 to do this since I don't have a box that is online.
I've never tried the localhost route befor
It looks like you may have to venture down another road.
I haven't been able to execute a batch file either.
I enjoyed the error returned by popen:
Warning: popen("cmd /c d:\wwwroot\blah.bat","r") - No error in
d:\wwwroot\test.php on line 2
wrote in message
997d6d$p0p$[EMAIL PROTECTED]">news:99
well... i understood your comment and it is clear that windows systems don't
use forking, but under w32 processes can have child's (children ? :) but i
can't understand why are functions that need forking (???) enabled? ...
but after all this -forking- is not the issue here ... the real problem
Forking is a unix thing... What happens when a process comes to a fork in
the road, it splits and continues in two directions.
You can't execute a batch file, you need the command intrepreter to handle
that one, so the previous suggestion should be accurate. If you're on NT or
2000, maybe cmd.e
Hi!
No the error is not generated while exec'ing external program but while it
attemts to call the system() command ... it's like the system() and exec()
are malfuncioning ... using backticks (`) made the script to hang there
is something very fundamental that i do wrong but ... where? what?
: quinta-feira, 15 de Março de 2001 12:19
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] apache + php + system() = error :(
Hi!
i have PHP version 4.0.4pl1 running on apache webserver and i have trouble
using command "system" it gives me errormessage :
Warning: Unable to fork [batch.bat] in c:
Hi!
i have PHP version 4.0.4pl1 running on apache webserver and i have trouble
using command "system" it gives me errormessage :
Warning: Unable to fork [batch.bat] in c:/apache/htdocs/xxx/xxx/index.php on
line xx
and on line xx is :
$bla=system("batch.bat",$ex_code);
HOW can i make it FOR
At 18:11 19.02.2001 +, Charlie Turner wrote:
>YC> Here is the content of the install.txt include in the php4 distribution.
>YC> You have to follows what they say and it works fine.
>
>YC> Apache:
>YC> 1. Stop the Apache Webserver.
>YC> Edit the httpd.conf and put in these lines, modified to yo
YC> Here is the content of the install.txt include in the php4 distribution.
YC> You have to follows what they say and it works fine.
YC> Apache:
YC> 1. Stop the Apache Webserver.
YC> Edit the httpd.conf and put in these lines, modified to your environment:
YC> 2. Unzip the Package to c:\php, now
-
From: "Denis L. Menezes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 19, 2001 5:17 AM
Subject: [PHP-WIN] Apache, PHP on win 98
> hello friends.
>
> I downloaded Apache for Windows and ran it. Works fine.
>
> I then downloaded php4 and
hello friends.
I downloaded Apache for Windows and ran it. Works fine.
I then downloaded php4 and looked at the install instructions and find that
there are errors in the install file regarding placing of the dlls, the
loadmodule command etc.
can anyone tell me the correct procedure of making A
i got it working in the end thanks (probs with dev machine delayed it)
i also now have apache 1.3.17 compiled with modssl2.8
"Daniel Beulshausen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 14:51 16.02.2001 +, Madhon wrote:
> >a have been looking for
At 14:51 16.02.2001 +, Madhon wrote:
>a have been looking for the function definitions u mention and cant find
>them in any of
>the source files that i have
>have u any ideas about this if u want to see the zend_ini.h and zend_ini.c i
>can email them to u
in the folder zend you'll find the fi
a have been looking for the function definitions u mention and cant find
them in any of
the source files that i have
have u any ideas about this if u want to see the zend_ini.h and zend_ini.c i
can email them to u
"Daniel Beulshausen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[
At 12:42 16.02.2001 +, Madhon wrote:
>when i say not been able to compile 4.04pl1 i only refere to the apache
>module, i can get t php.exe, php4ts.dll and php4isapi.dll to compile ok
>but the apache module is the problem
i got that, and the fix is to export the ini function from zend which
a
when i say not been able to compile 4.04pl1 i only refere to the apache
module, i can get t php.exe, php4ts.dll and php4isapi.dll to compile ok
but the apache module is the problem
"Daniel Beulshausen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 11:44 16
At 11:44 16.02.2001 +, Madhon wrote:
>you can get a version from www.php4win.de
>
>i also have v4.04 compiled with eapi if you wont it
>i havent been able to get 4.04pl1 to compile yet has anybody else
you'll have to patch the zend source. i believe in zend_ini.c/zend_ini.h
some of the neede
you can get a version from www.php4win.de
i also have v4.04 compiled with eapi if you wont it
i havent been able to get 4.04pl1 to compile yet has anybody else
"Lee Goddard" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Does anyone have a URL of PHP4 compi
Does anyone have a URL of PHP4 compiled with the Apache EAPI?
I downloaded PHP4 for Windows, and get this message from Apache:
[Thu Feb 15 17:15:05 2001] [warn] Loaded DSO D:/Lang/php4/sapi/php4apache.dll uses
plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with
There are actually 2 problems, I can't seem to solve on my own. On my
test server, running Win98, Apache 1.3.14 (r2), and PHP4.0.4p1, I have
tried
If I install PHP, using script-alias, it works, for the most part, but
1) If I request a URL like this: http://foo/bar - it finds
http://foo/bar.php
51 matches
Mail list logo