[PHP-WIN] apache/php

2003-08-03 Thread Jon Phipps
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

RE: [PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-09 Thread dash php
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

Re: [PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-09 Thread Brian Huff
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

Re: [PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-09 Thread Rasmus Lerdorf
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: > >

Re: [PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-08 Thread Andrew V. Romero
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

Re: [PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-08 Thread Rasmus Lerdorf
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

[PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-08 Thread Andrew V. Romero
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

Re: [PHP-WIN] Apache/PHP...

2002-07-09 Thread Steve Parrish
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

[PHP-WIN] Apache/PHP...

2002-07-09 Thread Brian McGarvie
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

[PHP-WIN] Apache, PHP, Windows, and Security

2002-04-01 Thread Tim Mackenzie
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

[PHP-WIN] Apache/PHP

2002-01-30 Thread Sandeep Murphy
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

[PHP-WIN] Apache - PHP - W2K

2001-11-16 Thread Samba Sidibeh
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

[PHP-WIN] Apache, PHP and MySQL on WinXP

2001-11-02 Thread sven_erik
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

Re: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem

2001-09-08 Thread Rasmus Lerdorf
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

Re: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem

2001-09-08 Thread Richard Powys
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

Re: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem

2001-09-08 Thread Richard Powys
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

RE: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem

2001-09-08 Thread tl
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

[PHP-WIN] Apache / PHP / IIS & Win2K Installation problem

2001-09-08 Thread Richard Powys-Lybbe
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

[PHP-WIN] apache/php troubles (installation)

2001-07-25 Thread Ben Bleything
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..

Re: [PHP-WIN] Apache/PHP filtering?

2001-07-13 Thread Phil Driscoll
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

[PHP-WIN] Apache/PHP filtering?

2001-07-13 Thread Randall Barber
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

[PHP-WIN] Apache/PHP/Mysql win98SE - Connection Dropping

2001-06-22 Thread Mark Edwards
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

Re: [PHP-WIN] Apache + PHP on Win2K

2001-05-08 Thread Darren
"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 >

[PHP-WIN] Apache + PHP on Win2K

2001-05-08 Thread macky
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

Re: [PHP-WIN] apache/php help!!!!!

2001-04-22 Thread Ermanno Iannacci
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

Re: [PHP-WIN] apache/php help!!!!!

2001-04-21 Thread Arthur Melkonyan
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

[PHP-WIN] apache/php help!!!!!

2001-04-21 Thread Neil
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

RE: [PHP-WIN] Apache/PHP on Win 2000

2001-03-22 Thread Nold, Mark
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

RE: [PHP-WIN] Re:[PHP-WIN] Apache/PHP on Win 2000

2001-03-22 Thread Robin Bolton
: [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

[PHP-WIN] Re:[PHP-WIN] Apache/PHP on Win 2000

2001-03-22 Thread speedoflight
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

RE: [PHP-WIN] Apache/PHP on Win 2000

2001-03-22 Thread Fernando Madruga
-- 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

[PHP-WIN] Apache/PHP on Win 2000

2001-03-21 Thread speedoflight
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

Re: [PHP-WIN] apache + php + system() = error :(

2001-03-20 Thread Joe Brown
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

Re: [PHP-WIN] apache + php + system() = error :(

2001-03-20 Thread Jürgen Lasn
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

Re: [PHP-WIN] apache + php + system() = error :(

2001-03-19 Thread Joe Brown
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

Re: [PHP-WIN] apache + php + system() = error :(

2001-03-15 Thread Jürgen Lasn
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?

RE: [PHP-WIN] apache + php + system() = error :(

2001-03-15 Thread Fernando Madruga
: 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:

[PHP-WIN] apache + php + system() = error :(

2001-03-15 Thread Jürgen Lasn
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

Re[2]: [PHP-WIN] Apache, PHP on win 98

2001-02-19 Thread Daniel Beulshausen
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

Re[2]: [PHP-WIN] Apache, PHP on win 98

2001-02-19 Thread Charlie Turner
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

Re: [PHP-WIN] Apache, PHP on win 98

2001-02-19 Thread Yoann Chevalier
- 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

[PHP-WIN] Apache, PHP on win 98

2001-02-18 Thread Denis L. Menezes
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

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-18 Thread Madhon
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

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-16 Thread Daniel Beulshausen
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

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-16 Thread Madhon
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:[

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-16 Thread Daniel Beulshausen
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

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-16 Thread Madhon
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

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-16 Thread Daniel Beulshausen
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

Re: [PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-16 Thread Madhon
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

[PHP-WIN] Apache PHP/Win98 Binaries?

2001-02-15 Thread Lee Goddard
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

[PHP-WIN] Apache & php problems

2001-01-16 Thread Arve Bersvendsen
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