Re: [PHP] php 4.0.5.dev will not read php.ini on NT

2001-01-18 Thread Robert


  Configuration File (php.ini) Path php.ini

is what it said before.
It still says that, I switched back to 4.04pl1 and now it works fine
I wrote an IC parts search engine that will search our MSSQL database for
partial part numbers and
part numbers with the dash in the wrong place. It's working now!!!  YAY!

Now I need to parse the output and send a message with only the requested
parts.

- Original Message -
From: "Brian Clark" [EMAIL PROTECTED]
To: "PHP is not a drug ." [EMAIL PROTECTED]
Sent: Wednesday, January 17, 2001 10:57 PM
Subject: Re: [PHP] php 4.0.5.dev will not read php.ini on NT



 Hello Robert,

 (R == "Robert") [EMAIL PROTECTED] writes:

 R PHP 4.0.5.dev I installed it on my Windows 2000 Pro machine with
 R IIS and MySQL and it works like a champ I installed it on my
 R Windows NT Server with IIS and MSSQL and it will not read the
 R php.ini file I put it in the following folders to try to get it to
 R work

 R C:\winnt
 R C:\
 R C:\winnt\system32
 R C:\windows  ---created just to see if it would work

 Stick ?php phpinfo(); ? into a file and load it in a browser. Look
 for the line that says something along the lines of:

 php.ini file path is set to: X

 Where X is the base directory. I'm not sure about 4.x's phpfino()
 saying those exact words, but where ever it says it should be,
 put it in that directory and try it.

 R GRRR!!!
 R What's up here?
 R Thanks

 -Brian
 --
 If a listener nods his head when you're
 explaining your program, wake him up.



 --
 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 4.0.5.dev will not read php.ini on NT

2001-01-17 Thread Brian Clark


Hello Robert, 

(R == "Robert") [EMAIL PROTECTED] writes:

R PHP 4.0.5.dev I installed it on my Windows 2000 Pro machine with
R IIS and MySQL and it works like a champ I installed it on my
R Windows NT Server with IIS and MSSQL and it will not read the
R php.ini file I put it in the following folders to try to get it to
R work

R C:\winnt
R C:\
R C:\winnt\system32
R C:\windows  ---created just to see if it would work

Stick ?php phpinfo(); ? into a file and load it in a browser. Look
for the line that says something along the lines of:

php.ini file path is set to: X

Where X is the base directory. I'm not sure about 4.x's phpfino()
saying those exact words, but where ever it says it should be,
put it in that directory and try it.

R GRRR!!!
R What's up here?
R Thanks

-Brian
--
If a listener nods his head when you're
explaining your program, wake him up.



-- 
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]