[PHP-WIN] Undefined variable: PHP_SELF -- Need Help

2003-01-17 Thread Ray
Hello all, I get lots of these errors when I try using PHP_SELF as a variable. Is there something in my php.ini file I have to change, or something I need to install. I have IIS5, MySQL4.0.8, and PHP 4.3. Also running windows 2000 advanced server. Thanks, Ray -- PHP Windows Mailing List (http

[PHP-WIN] Windows 2000, XP and ME difference

2002-12-04 Thread Ray, James A
Thank you Jim Ray

[PHP-WIN] PHP Install

2002-10-19 Thread Ray Hatch
I am going crazy trying to get PHP loaded on Windows 2000 running IIS5.0. I can not for the life of me get the isapi to load. I have followed every step I can find. Any tricks to this?

[PHP-WIN] Re: COM vs. ODBC

2002-04-23 Thread Ray Hunter
I would suggest to use the COM interface or move your excel file to a database and use ODBC connections if you are using a microsoft db. ~~ BigDog ~~ "Angie Tollerson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm going to be reading only some data from

[PHP-WIN] Re: Something involving php, but not windows.

2002-04-15 Thread Ray Hunter
You can run the script as a shell script and have it run as the root user. You might want to change the permissions and allow it to change id as it runs; however, this is a great security risk... Ray Hunter "Michael Reynolds" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECT

RE: [PHP-WIN] Re: Connect to MS SQL server on diff machine

2002-03-07 Thread Hunter, Ray
Have you uncomment the dll in the php.ini file? Thank you, Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Nicole Amashta [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 10:08 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: Connect to MS SQL server

RE: [PHP-WIN] Connect to MS SQL server on diff machine

2002-03-07 Thread Hunter, Ray
access the database. Try it and see... Thank you, Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Nicole Amashta [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 9:34 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Connect to MS SQL server on diff

RE: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Hunter, Ray
Did you copy over the php.ini file from the chi package. The php.ini file from the installer has nothing really in it... Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Mike Schmid [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 9:40 AM To

RE: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Hunter, Ray

[PHP-WIN] RE: [PHP] Dynamic file creation in Win NT4.

2002-02-19 Thread Hunter, Ray
You need to make sure that php has the correct permissions to access the directory and write the file that you want it to write too... Check out the manual for this... Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Sridhar Moparthy [mailto:[EMAIL PROTECTED

RE: [PHP-WIN] PHP y sql server 2k???

2002-02-19 Thread Hunter, Ray
Check the manual here: http://www.php.net/manual/en/ref.odbc.php Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Eduardo Cancino [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 8:51 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP y sql server 2k

Re: [PHP-WIN] header() problem

2001-12-29 Thread Ray
est of the program/script (if inside a function) will contune to run. -- Ray [EMAIL PROTECTED] "Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Make sure there is no sign before you start the file with ' &

[PHP-WIN] Web Servers

2001-03-01 Thread Jim Ray
I am new with PHP and I have a question about Web Servers. I am running Windows ME and PWS is not supported. Will PHP run under Apache for windows? Also, does anyone know will Windows MySQL run under Apache for windows as well? Thank you for the help. Jim Ray -- PHP Windows Mailing List