Re: [PHP] php on PWS win Me

2002-02-27 Thread Michele Salerno

- Original Message -
From: Sanj [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, February 26, 2002 8:54 PM
Subject: [PHP] php on PWS win Me


 Hi,

 Currently running Win Me with pws, want to run php purely for testing.

 Have just installed apace http://127.0.0.1 but need to turn off pws to
make
 this work, I have downloaded the following binaries from php.net:

 PHP 4.1.1 zip package [4,953Kb] - 03 January 2002 and
 PHP 4.1.1 installer [909Kb] - 03 January 2002
 Bit unsure what to do now, can someone walk me thru the next steps.

Install Apache+php+MySQL.
The my down experience the versions for Windows don't beautifuldiferent
is version with Linux, plus complete and plus difficulty.

Exuse me for error in english...:-°°((
Michele



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] PHP on PWS

2001-10-23 Thread Vincent Stoessel

the first url uses the http protocal and will be proccessed
by your web server (PWS) the second url is a path to a local file
and will be returned to you by the native file system , thus php/PWS
is never invoked. This is how it is supposed to work.

juliet wrote:

 I use PWS on a Win 95; to be able to run php files here, I have to specify
 that the virtual directory in my machine can, not only read and run scripts,
 but also *execute* (Advanced | Edit properties | checkbox execute).  Also,
 I have to type the http address, not the filename:
 http://myserver/dir/file.php.  C://dir/file.php won't work...
 
 Since both of my OS and Web Manager are different from yours, I don't know
 if any of this can actually help ...
 
 
 sweetju
 
 



-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaican


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS

2001-10-22 Thread juliet

I use PWS on a Win 95; to be able to run php files here, I have to specify
that the virtual directory in my machine can, not only read and run scripts,
but also *execute* (Advanced | Edit properties | checkbox execute).  Also,
I have to type the http address, not the filename:
http://myserver/dir/file.php.  C://dir/file.php won't work...

Since both of my OS and Web Manager are different from yours, I don't know
if any of this can actually help ...


sweetju



Re: [PHP] PHP and PWS

2001-08-30 Thread sagar

put the entire php in c:\php
then intall it  from there so that it'll be installed there only.
check out for readme.txt or install.txt. it will contain
the instructions. you have to put a file like browscap.ini (or dll)
in c:\windows\system and the php.ini must be in c:\windows
now edit the php.ini to your needs. this file contains the root directory
of the php where u have to put the path to C:\php

hope this will help u,
/sagar

- Original Message -
From: frank clarke [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 30, 2001 3:09 AM
Subject: [PHP] PHP and PWS


 I downloaded and installed PHP 4.06. The readme file
 says that the auto install prog setsup PHP to work
 with PWS and sets up php.ini. However, when I look at
 php.ini, there are no entries for these two parameters

 ; The root of the PHP pages, used only if nonempty.
 doc_root=
 ; The directory under which PHP opens the script using
 /~usernamem used only
 ; if nonempty.
 user_dir=

 is that good? I put in c:\inetpup\wwwroot for doc
 root, but it's still not working. Is there somethin
 I'm missin?

 thanx
 franx


 __
 Do You Yahoo!?
 Get email alerts  NEW webcam video instant messaging with Yahoo!
Messenger
 http://im.yahoo.com

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]





_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP and PWS

2001-08-30 Thread sagar

put the entire php in c:\php
then intall it  from there so that it'll be installed there only.
check out for readme.txt or install.txt. it will contain
the instructions. you have to put a file like browscap.ini (or dll)
in c:\windows\system and the php.ini must be in c:\windows
now edit the php.ini to your needs. this file contains the root directory
of the php where u have to put the path to C:\php

hope this will help u,
/sagar

- Original Message -
From: frank clarke [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 30, 2001 3:09 AM
Subject: [PHP] PHP and PWS


 I downloaded and installed PHP 4.06. The readme file
 says that the auto install prog setsup PHP to work
 with PWS and sets up php.ini. However, when I look at
 php.ini, there are no entries for these two parameters

 ; The root of the PHP pages, used only if nonempty.
 doc_root=
 ; The directory under which PHP opens the script using
 /~usernamem used only
 ; if nonempty.
 user_dir=

 is that good? I put in c:\inetpup\wwwroot for doc
 root, but it's still not working. Is there somethin
 I'm missin?

 thanx
 franx


 __
 Do You Yahoo!?
 Get email alerts  NEW webcam video instant messaging with Yahoo!
Messenger
 http://im.yahoo.com

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]







_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] php on PWS

2001-05-15 Thread Phil Driscoll

On Tuesday 15 May 2001 16:18, Matt Davis wrote:
 I am trying to install PHP 4.05 CGI onto  my WIN 98 machine which is
 running PWS once have followed all the instructions but when I try to run a
 php script I get a HTTP 500 error.

 I have checked that my registry entry is pointing to the right place.

 Does anybody have any ideas how to fix this.

From the commandline change to the directory containing php.exe and run
php.exe -i

An error message will tell you what's wrong, a screen ful of html will tell 
you that PHP is ok, but your PWS configuration is not.

If the latter, you can double check the registry settings, try to reinstall 
PWS, or better yet, install Apache or Xitami.

Cheers
-- 
Phil Driscoll

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] php on PWS

2001-05-15 Thread scott [gts]

even though i dont use PWS, the only time i seem to
get 500 errors is when i mistype the a filename
and the server cannot find the file so that's
probably where your problem lies.

triple check that PHP is working and installed correctly.
then triple check that the server works OK (try to load
a simple HTML page). 

rant
from what i know about PWS, it gives people endless
problems.  i'd reccomend you check out Apache 
(http://apache.org/) when you get a chance.
it's free and it comes for unix/win32 and is usually
easier to setup/configure than MS servers.

 -Original Message-
 From: Matt Davis [mailto:[EMAIL PROTECTED]]
 Subject: [PHP] php on PWS
 
 
 I am trying to install PHP 4.05 CGI onto  my WIN 98 machine which is running
 PWS once have followed all the instructions but when I try to run a php
 script I get a HTTP 500 error.
 
 I have checked that my registry entry is pointing to the right place.
 
 Does anybody have any ideas how to fix this.
 
 Matt.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-06 Thread Thomas Edison Jr.

 1. Rename php.ini-dist to php.ini (if you haven't)
 2. Simplify your script
 3. Try changing your directory properties in PWS:
 Read/Execute/Scripts - try different combinations

been there, done that, you could say. i think i've
tried every possible humanly available option.

my \inetpub\wwwroot is the web dir. and i have read,
execue  scripts checked for that on PWS. plus i have
c:\php4\sapi\(the dll) declared in my regedit.
everything is how it's supposed to be. i don't know
what's wrong!

help me if you can!

T. Edison jr.
 

=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-06 Thread Thomas Edison Jr.

me again...i hope MTS is not required for running
PHP4.0.5 on PWS. Cause i'm not having the MTS
(Microsoft Transaction Server) installed on my PWS. 

T. Edison jr.

--- Donald Goodwill [EMAIL PROTECTED] wrote:
 I couldn't find your original message, but here are
 some ideas:
 1. Rename php.ini-dist to php.ini (if you haven't)
 2. Simplify your script
 3. Try changing your directory properties in PWS:
 Read/Execute/Scripts - try different combinations
 
 
 --- Thomas Edison Jr. [EMAIL PROTECTED]
 wrote:
  would you believe it, i did!! still not working.
  still
  giving the 500 Internal Server Error. I
  uninstalled
   then reinstalled PWS. cooked up the settings
  again...and no response!!
  
  T. Edison jr.
  
  --- Data Driven Design [EMAIL PROTECTED]
  wrote:
   Did you copy the php4ts.dll to your
 windows/system
   directory? I think I had
   to do that even though it wasn't in the
 directions
   
   Data Driven Design
   P.O. Box 1084
   Holly Hill, Florida 32125-1084
   
   http://www.datadrivendesign.com
   http://www.rossidesigns.net
   - Original Message -
   From: Thomas Edison Jr.
 [EMAIL PROTECTED]
   To: Data Driven Design
 [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Sent: Saturday, May 05, 2001 2:44 PM
   Subject: Re: [PHP] PHP on PWS not working!
   
   
nothing does seem to work...i don't know what
  the
   hell
is the problem!! i did put this :
   
 C:\\php\\sapi\\php4isapi.dll
   
in the regedit file and it looks great.
  everything
   is
just so by the book. where the hell am i going
   wrong!!
can't understand what's different here that
 was
   not
before coz it was working before!!!
   
did you define any path in the
   
doc_root =
   
in php.ini? because i didn't!
   
Cheers,
T. Edison jr.
   
   
   
   
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***
   
   
  __
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at
  great
   prices
http://auctions.yahoo.com/
   
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
   [EMAIL PROTECTED]
For additional commands, e-mail:
   [EMAIL PROTECTED]
To contact the list administrators, e-mail:
   [EMAIL PROTECTED]
   
   
   
  
  
  =
  Rahul S. Johari (Director)
  **
  Abraxas Technologies Inc.
  Homepage : http://www.abraxastech.com
  Email : [EMAIL PROTECTED]
  Tel : 91-4546512/4522124
  ***
  
  __
  Do You Yahoo!?
  Yahoo! Auctions - buy the things you want at great
  prices
  http://auctions.yahoo.com/
  
  -- 
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail:
  [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
  To contact the list administrators, e-mail:
  [EMAIL PROTECTED]
  
 
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great
 prices
 http://auctions.yahoo.com/
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 To contact the list administrators, e-mail:
 [EMAIL PROTECTED]
 


=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-06 Thread Phil Driscoll

What is going wrong is that you are using the ISAPI version of PHP and it is
quite unstable on anything lower than W2K. It manifests itself in the server
500 errors you describe and, because it kills bits of the server, ASP dies
as well.

Just change to the cgi installation and all should become good.

If you are using ASP then I think that moving to Xitami is not an option
(someone correct me if I'm wrong with that guess).

In the same vein, IIS only runs on NT server and W2K so that may not be an
option - and in any case that would fall over with the ISAPI module as well.

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-06 Thread Thomas Edison Jr.

right, i can change to the CGI version immideately, as
it is i have the module ver installed on my Apache.
Tell me something, to make it back to the CGI ver, the
only thing i have to do is to give the path in my
regedit as C:\php4\php.exe %s %s instead of what i
was giving C:\php4\sapi\(the php dll) ?? or is there
something else also that i'll need to do? 

T. Edison jr.



--- Phil Driscoll [EMAIL PROTECTED] wrote:
 What is going wrong is that you are using the ISAPI
 version of PHP and it is
 quite unstable on anything lower than W2K. It
 manifests itself in the server
 500 errors you describe and, because it kills bits
 of the server, ASP dies
 as well.
 
 Just change to the cgi installation and all should
 become good.
 
 If you are using ASP then I think that moving to
 Xitami is not an option
 (someone correct me if I'm wrong with that guess).
 
 In the same vein, IIS only runs on NT server and W2K
 so that may not be an
 option - and in any case that would fall over with
 the ISAPI module as well.
 
 Cheers
 --
 Phil Driscoll
 Dial Solutions
 +44 (0)113 294 5112
 http://www.dialsolutions.com
 http://www.dtonline.org
 
 
 


=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-06 Thread Phil Driscoll

I dont' have PWS so I#m guessing, but you probably have to remove the PHP
ISAPI module from the list of installed ISAPI filters (you do have to do
this on IIS so I assume PWS is the same). No idea where the user interface
to this might be found though. Failing all else, deleting php4isapi.dll and
rebooting will ensure that the module is no longer loaded in the filters
list, and as long as PWS still starts then you are on to a winner!

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working! : WORKING NOW!!

2001-05-06 Thread Thomas Edison Jr.

thankx a lot sir, i guess your guessing worked real
well...after 5 days of headbanging and trying
everything, it workedi did what u said...removed
all references to the isapi dll and  converted the php
module to php cgi and it's working on PWS. 
i guess i'm gonan use my apache server for the Module
part.

thankx again.
T. Edison jr.

--- Phil Driscoll [EMAIL PROTECTED] wrote:
 I dont' have PWS so I#m guessing, but you probably
 have to remove the PHP
 ISAPI module from the list of installed ISAPI
 filters (you do have to do
 this on IIS so I assume PWS is the same). No idea
 where the user interface
 to this might be found though. Failing all else,
 deleting php4isapi.dll and
 rebooting will ensure that the module is no longer
 loaded in the filters
 list, and as long as PWS still starts then you are
 on to a winner!
 
 Cheers
 --
 Phil Driscoll
 Dial Solutions
 +44 (0)113 294 5112
 http://www.dialsolutions.com
 http://www.dtonline.org
 


=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-05 Thread Thomas Edison Jr.

nothing does seem to work...i don't know what the hell
is the problem!! i did put this :

 C:\\php\\sapi\\php4isapi.dll

in the regedit file and it looks great. everything is
just so by the book. where the hell am i going wrong!!
can't understand what's different here that was not
before coz it was working before!!! 

did you define any path in the 

doc_root =

in php.ini? because i didn't!

Cheers,
T. Edison jr.




=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-05 Thread Thomas Edison Jr.

would you believe it, i did!! still not working. still
giving the 500 Internal Server Error. I uninstalled
 then reinstalled PWS. cooked up the settings
again...and no response!!

T. Edison jr.

--- Data Driven Design [EMAIL PROTECTED]
wrote:
 Did you copy the php4ts.dll to your windows/system
 directory? I think I had
 to do that even though it wasn't in the directions
 
 Data Driven Design
 P.O. Box 1084
 Holly Hill, Florida 32125-1084
 
 http://www.datadrivendesign.com
 http://www.rossidesigns.net
 - Original Message -
 From: Thomas Edison Jr. [EMAIL PROTECTED]
 To: Data Driven Design [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Saturday, May 05, 2001 2:44 PM
 Subject: Re: [PHP] PHP on PWS not working!
 
 
  nothing does seem to work...i don't know what the
 hell
  is the problem!! i did put this :
 
   C:\\php\\sapi\\php4isapi.dll
 
  in the regedit file and it looks great. everything
 is
  just so by the book. where the hell am i going
 wrong!!
  can't understand what's different here that was
 not
  before coz it was working before!!!
 
  did you define any path in the
 
  doc_root =
 
  in php.ini? because i didn't!
 
  Cheers,
  T. Edison jr.
 
 
 
 
  =
  Rahul S. Johari (Director)
  **
  Abraxas Technologies Inc.
  Homepage : http://www.abraxastech.com
  Email : [EMAIL PROTECTED]
  Tel : 91-4546512/4522124
  ***
 
  __
  Do You Yahoo!?
  Yahoo! Auctions - buy the things you want at great
 prices
  http://auctions.yahoo.com/
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  To contact the list administrators, e-mail:
 [EMAIL PROTECTED]
 
 
 


=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-05 Thread Data Driven Design

Maybe somebody who REALLY knows can help, because it appears to me that
you've done everything right.

Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084

http://www.datadrivendesign.com
http://www.rossidesigns.net
- Original Message -
From: Thomas Edison Jr. [EMAIL PROTECTED]
To: Data Driven Design [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, May 05, 2001 3:30 PM
Subject: Re: [PHP] PHP on PWS not working!


 would you believe it, i did!! still not working. still
 giving the 500 Internal Server Error. I uninstalled
  then reinstalled PWS. cooked up the settings
 again...and no response!!

 T. Edison jr.

 --- Data Driven Design [EMAIL PROTECTED]
 wrote:
  Did you copy the php4ts.dll to your windows/system
  directory? I think I had
  to do that even though it wasn't in the directions
 
  Data Driven Design
  P.O. Box 1084
  Holly Hill, Florida 32125-1084
 
  http://www.datadrivendesign.com
  http://www.rossidesigns.net
  - Original Message -
  From: Thomas Edison Jr. [EMAIL PROTECTED]
  To: Data Driven Design [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Saturday, May 05, 2001 2:44 PM
  Subject: Re: [PHP] PHP on PWS not working!
 
 
   nothing does seem to work...i don't know what the
  hell
   is the problem!! i did put this :
  
C:\\php\\sapi\\php4isapi.dll
  
   in the regedit file and it looks great. everything
  is
   just so by the book. where the hell am i going
  wrong!!
   can't understand what's different here that was
  not
   before coz it was working before!!!
  
   did you define any path in the
  
   doc_root =
  
   in php.ini? because i didn't!
  
   Cheers,
   T. Edison jr.
  
  
  
  
   =
   Rahul S. Johari (Director)
   **
   Abraxas Technologies Inc.
   Homepage : http://www.abraxastech.com
   Email : [EMAIL PROTECTED]
   Tel : 91-4546512/4522124
   ***
  
   __
   Do You Yahoo!?
   Yahoo! Auctions - buy the things you want at great
  prices
   http://auctions.yahoo.com/
  
   --
   PHP General Mailing List (http://www.php.net/)
   To unsubscribe, e-mail:
  [EMAIL PROTECTED]
   For additional commands, e-mail:
  [EMAIL PROTECTED]
   To contact the list administrators, e-mail:
  [EMAIL PROTECTED]
  
  
 


 =
 Rahul S. Johari (Director)
 **
 Abraxas Technologies Inc.
 Homepage : http://www.abraxastech.com
 Email : [EMAIL PROTECTED]
 Tel : 91-4546512/4522124
 ***

 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-05 Thread Donald Goodwill

I couldn't find your original message, but here are
some ideas:
1. Rename php.ini-dist to php.ini (if you haven't)
2. Simplify your script
3. Try changing your directory properties in PWS:
Read/Execute/Scripts - try different combinations


--- Thomas Edison Jr. [EMAIL PROTECTED]
wrote:
 would you believe it, i did!! still not working.
 still
 giving the 500 Internal Server Error. I
 uninstalled
  then reinstalled PWS. cooked up the settings
 again...and no response!!
 
 T. Edison jr.
 
 --- Data Driven Design [EMAIL PROTECTED]
 wrote:
  Did you copy the php4ts.dll to your windows/system
  directory? I think I had
  to do that even though it wasn't in the directions
  
  Data Driven Design
  P.O. Box 1084
  Holly Hill, Florida 32125-1084
  
  http://www.datadrivendesign.com
  http://www.rossidesigns.net
  - Original Message -
  From: Thomas Edison Jr. [EMAIL PROTECTED]
  To: Data Driven Design [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Saturday, May 05, 2001 2:44 PM
  Subject: Re: [PHP] PHP on PWS not working!
  
  
   nothing does seem to work...i don't know what
 the
  hell
   is the problem!! i did put this :
  
C:\\php\\sapi\\php4isapi.dll
  
   in the regedit file and it looks great.
 everything
  is
   just so by the book. where the hell am i going
  wrong!!
   can't understand what's different here that was
  not
   before coz it was working before!!!
  
   did you define any path in the
  
   doc_root =
  
   in php.ini? because i didn't!
  
   Cheers,
   T. Edison jr.
  
  
  
  
   =
   Rahul S. Johari (Director)
   **
   Abraxas Technologies Inc.
   Homepage : http://www.abraxastech.com
   Email : [EMAIL PROTECTED]
   Tel : 91-4546512/4522124
   ***
  
  
 __
   Do You Yahoo!?
   Yahoo! Auctions - buy the things you want at
 great
  prices
   http://auctions.yahoo.com/
  
   --
   PHP General Mailing List (http://www.php.net/)
   To unsubscribe, e-mail:
  [EMAIL PROTECTED]
   For additional commands, e-mail:
  [EMAIL PROTECTED]
   To contact the list administrators, e-mail:
  [EMAIL PROTECTED]
  
  
  
 
 
 =
 Rahul S. Johari (Director)
 **
 Abraxas Technologies Inc.
 Homepage : http://www.abraxastech.com
 Email : [EMAIL PROTECTED]
 Tel : 91-4546512/4522124
 ***
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great
 prices
 http://auctions.yahoo.com/
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 To contact the list administrators, e-mail:
 [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-04 Thread Data Driven Design

I use PWS what errors are you getting?

Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084

http://www.datadrivendesign.com
http://www.rossidesigns.net
- Original Message - 
From: Thomas Edison Jr. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 04, 2001 2:00 PM
Subject: [PHP] PHP on PWS not working!


 don't know why still my PHP 4.0.5 is NOT working on my
 PWS 4.0!! the PHP module is now working perfectly on
 my Apache server (At Last)!! but what is wrong with
 PWS??? 
 
 I have left the doc_root field blank in php.ini 
 And the extension_dir points to C:\php4 which actually
 contains php.exe and only 1 dll file, that is,
 php4ts.dll 
 Do i have to point extension_dir to some other
 location? like the extension folder in my php4
 folder?
 Should i replace the old browscap.ini with this new
 one that i got with php4?
 
 any other suggestions? please help...
 
 Cheers,
 T. Edison jr.
 
 
 =
 Rahul S. Johari (Director)
 **
 Abraxas Technologies Inc.
 Homepage : http://www.abraxastech.com
 Email : [EMAIL PROTECTED]
 Tel : 91-4546512/4522124
 ***
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-04 Thread Thomas Edison Jr.

i'm not getting errors, when i do open my page
(http://localhost/test.php3) or any php3 page on my
PWS, i get an HTTP 500 - Internal server error. All
the HTML files and stuff are running on my PWS. Only
php3 is not!! 
i did not make any changes to my PWS while installing
this new php4.0.5 file today. had to make some changed
in registry for new paths and give the same stuff in
php.ini, but i didn't do anything in PWS. the earlier
PHP4 was running fine on my PWS till yesterday. This
new one is not!!
and like i wrote before :
 
 PWS 4.0!! the PHP module is now working perfectly
 on my Apache server (At Last)!! but what is wrong
 with PWS??? 
 I have left the doc_root field blank in php.ini 
 And the extension_dir points to C:\php4 which
 actually contains php.exe and only 1 dll file, that
is, php4ts.dll 
 Do i have to point extension_dir to some other
 location? like the extension folder in my php4
 folder?
 Should i replace the old browscap.ini with this
 new one that i got with php4?

tell me what do i do?
T. Edison jr.




=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-04 Thread Data Driven Design

Did you check the execute box uder the home directory properties? I think
that's when I got that error.  Also you need to reboot after you make the
registry entries, even though the instructions don't say so.

Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084

http://www.datadrivendesign.com
http://www.rossidesigns.net
- Original Message -
From: Thomas Edison Jr. [EMAIL PROTECTED]
To: Data Driven Design [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, May 04, 2001 2:21 PM
Subject: Re: [PHP] PHP on PWS not working!


 i'm not getting errors, when i do open my page
 (http://localhost/test.php3) or any php3 page on my
 PWS, i get an HTTP 500 - Internal server error. All
 the HTML files and stuff are running on my PWS. Only
 php3 is not!!
 i did not make any changes to my PWS while installing
 this new php4.0.5 file today. had to make some changed
 in registry for new paths and give the same stuff in
 php.ini, but i didn't do anything in PWS. the earlier
 PHP4 was running fine on my PWS till yesterday. This
 new one is not!!
 and like i wrote before :

  PWS 4.0!! the PHP module is now working perfectly
  on my Apache server (At Last)!! but what is wrong
  with PWS???
  I have left the doc_root field blank in php.ini
  And the extension_dir points to C:\php4 which
  actually contains php.exe and only 1 dll file, that
 is, php4ts.dll
  Do i have to point extension_dir to some other
  location? like the extension folder in my php4
  folder?
  Should i replace the old browscap.ini with this
  new one that i got with php4?

 tell me what do i do?
 T. Edison jr.




 =
 Rahul S. Johari (Director)
 **
 Abraxas Technologies Inc.
 Homepage : http://www.abraxastech.com
 Email : [EMAIL PROTECTED]
 Tel : 91-4546512/4522124
 ***

 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP on PWS not working!

2001-05-04 Thread Thomas Edison Jr.

Ummm...you could be onto something my dear friend..

 know when I set it up once I had not taken into
 account that the .dll files
 are in the /sapi/ folder.

they in fact are in the /sapi/ folder..do i have to
declare this somewhere? in php.ini or something?
because i have not referenced to this anywhere!!! in
the extension_dir = in the php.ini, i have given
C:\php4 only, which has only php.exe  php4ts.dll
among some other few files. Should i change this to
c:\php4\sapi ?

cheers,
T. Edison jr.

--- Data Driven Design [EMAIL PROTECTED]
wrote:
 Sometimes windows just breaks, I've done clean
 installs lately. Reinstalling
 might fix your problems, who knows. Is the path in
 you regedit correct. I
 
 Data Driven Design
 P.O. Box 1084
 Holly Hill, Florida 32125-1084
 
 http://www.datadrivendesign.com
 http://www.rossidesigns.net
 - Original Message -
 From: Thomas Edison Jr. [EMAIL PROTECTED]
 To: Data Driven Design [EMAIL PROTECTED]
 Sent: Friday, May 04, 2001 2:33 PM
 Subject: Re: [PHP] PHP on PWS not working!
 
 
  Did both Sir. checked the execute box and
 rebooted. i
  don't know where it is going wrong. suddenly i did
  find out that none of my ASP scripts are working
  either. Do you think my PWS has developed an
 internal
  problem? i'm thinking of re-installing it.
  suggestions?
 
  T. Edison jr.
 
  --- Data Driven Design [EMAIL PROTECTED]
  wrote:
   Did you check the execute box uder the home
   directory properties? I think
   that's when I got that error.  Also you need to
   reboot after you make the
   registry entries, even though the instructions
 don't
   say so.
  
   Data Driven Design
   P.O. Box 1084
   Holly Hill, Florida 32125-1084
  
   http://www.datadrivendesign.com
   http://www.rossidesigns.net
   - Original Message -
   From: Thomas Edison Jr.
 [EMAIL PROTECTED]
   To: Data Driven Design
 [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Sent: Friday, May 04, 2001 2:21 PM
   Subject: Re: [PHP] PHP on PWS not working!
  
  
i'm not getting errors, when i do open my page
(http://localhost/test.php3) or any php3 page
 on
   my
PWS, i get an HTTP 500 - Internal server
 error.
   All
the HTML files and stuff are running on my
 PWS.
   Only
php3 is not!!
i did not make any changes to my PWS while
   installing
this new php4.0.5 file today. had to make some
   changed
in registry for new paths and give the same
 stuff
   in
php.ini, but i didn't do anything in PWS. the
   earlier
PHP4 was running fine on my PWS till
 yesterday.
   This
new one is not!!
and like i wrote before :
   
 PWS 4.0!! the PHP module is now working
 perfectly
 on my Apache server (At Last)!! but what is
 wrong
 with PWS???
 I have left the doc_root field blank in
 php.ini
 And the extension_dir points to C:\php4 which
 actually contains php.exe and only 1 dll
 file,
   that
is, php4ts.dll
 Do i have to point extension_dir to some
 other
 location? like the extension folder in my
 php4
 folder?
 Should i replace the old browscap.ini with
 this
 new one that i got with php4?
   
tell me what do i do?
T. Edison jr.
   
   
   
   
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***
   
   
 __
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at
 great
   prices
http://auctions.yahoo.com/
   
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
   [EMAIL PROTECTED]
For additional commands, e-mail:
   [EMAIL PROTECTED]
To contact the list administrators, e-mail:
   [EMAIL PROTECTED]
   
   
  
  
   --
   PHP General Mailing List (http://www.php.net/)
   To unsubscribe, e-mail:
   [EMAIL PROTECTED]
   For additional commands, e-mail:
   [EMAIL PROTECTED]
   To contact the list administrators, e-mail:
   [EMAIL PROTECTED]
  
 
 
  =
  Rahul S. Johari (Director)
  **
  Abraxas Technologies Inc.
  Homepage : http://www.abraxastech.com
  Email : [EMAIL PROTECTED]
  Tel : 91-4546512/4522124
  ***
 
  __
  Do You Yahoo!?
  Yahoo! Auctions - buy the things you want at great
 prices
  http://auctions.yahoo.com/
 
 


=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
***

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net

Re: [PHP] PHP on PWS not working!

2001-05-04 Thread Data Driven Design

In the regedit file where you put the path assuming the path is

C:\php\sapi\php4isapi.dll

You would enter

C:\\php\\sapi\\php4isapi.dll

Into the places where it says to put the path. Then save that file, then
double click it, and click ok. Then reboot windows.

Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084

http://www.datadrivendesign.com
http://www.rossidesigns.net
- Original Message -
From: Thomas Edison Jr. [EMAIL PROTECTED]
To: Data Driven Design [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, May 05, 2001 1:44 AM
Subject: Re: [PHP] PHP on PWS not working!


 Ummm...you could be onto something my dear friend..

  know when I set it up once I had not taken into
  account that the .dll files
  are in the /sapi/ folder.

 they in fact are in the /sapi/ folder..do i have to
 declare this somewhere? in php.ini or something?
 because i have not referenced to this anywhere!!! in
 the extension_dir = in the php.ini, i have given
 C:\php4 only, which has only php.exe  php4ts.dll
 among some other few files. Should i change this to
 c:\php4\sapi ?

 cheers,
 T. Edison jr.

 --- Data Driven Design [EMAIL PROTECTED]
 wrote:
  Sometimes windows just breaks, I've done clean
  installs lately. Reinstalling
  might fix your problems, who knows. Is the path in
  you regedit correct. I
 
  Data Driven Design
  P.O. Box 1084
  Holly Hill, Florida 32125-1084
 
  http://www.datadrivendesign.com
  http://www.rossidesigns.net
  - Original Message -
  From: Thomas Edison Jr. [EMAIL PROTECTED]
  To: Data Driven Design [EMAIL PROTECTED]
  Sent: Friday, May 04, 2001 2:33 PM
  Subject: Re: [PHP] PHP on PWS not working!
 
 
   Did both Sir. checked the execute box and
  rebooted. i
   don't know where it is going wrong. suddenly i did
   find out that none of my ASP scripts are working
   either. Do you think my PWS has developed an
  internal
   problem? i'm thinking of re-installing it.
   suggestions?
  
   T. Edison jr.
  
   --- Data Driven Design [EMAIL PROTECTED]
   wrote:
Did you check the execute box uder the home
directory properties? I think
that's when I got that error.  Also you need to
reboot after you make the
registry entries, even though the instructions
  don't
say so.
   
Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084
   
http://www.datadrivendesign.com
http://www.rossidesigns.net
- Original Message -
From: Thomas Edison Jr.
  [EMAIL PROTECTED]
To: Data Driven Design
  [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, May 04, 2001 2:21 PM
Subject: Re: [PHP] PHP on PWS not working!
   
   
 i'm not getting errors, when i do open my page
 (http://localhost/test.php3) or any php3 page
  on
my
 PWS, i get an HTTP 500 - Internal server
  error.
All
 the HTML files and stuff are running on my
  PWS.
Only
 php3 is not!!
 i did not make any changes to my PWS while
installing
 this new php4.0.5 file today. had to make some
changed
 in registry for new paths and give the same
  stuff
in
 php.ini, but i didn't do anything in PWS. the
earlier
 PHP4 was running fine on my PWS till
  yesterday.
This
 new one is not!!
 and like i wrote before :

  PWS 4.0!! the PHP module is now working
  perfectly
  on my Apache server (At Last)!! but what is
  wrong
  with PWS???
  I have left the doc_root field blank in
  php.ini
  And the extension_dir points to C:\php4 which
  actually contains php.exe and only 1 dll
  file,
that
 is, php4ts.dll
  Do i have to point extension_dir to some
  other
  location? like the extension folder in my
  php4
  folder?
  Should i replace the old browscap.ini with
  this
  new one that i got with php4?

 tell me what do i do?
 T. Edison jr.




 =
 Rahul S. Johari (Director)
 **
 Abraxas Technologies Inc.
 Homepage : http://www.abraxastech.com
 Email : [EMAIL PROTECTED]
 Tel : 91-4546512/4522124
 ***


  __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at
  great
prices
 http://auctions.yahoo.com/

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail:
[EMAIL PROTECTED]
 For additional commands, e-mail:
[EMAIL PROTECTED]
 To contact the list administrators, e-mail:
[EMAIL PROTECTED]


   
   
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
To contact the list administrators, e-mail:
[EMAIL PROTECTED]
   
  
  
   =
   Rahul S. Johari (Director)
   **
   Abraxas