> -----Original Message-----
> From: Brandon Orther [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, September 24, 2001 1:50 PM
> To: PHP User Group
> Subject: [PHP] PHP isn't reading the php.ini
> 
> 
> When I uncomment the line for php_mssql.dll it doesn't seem 
> to do anything.  It just says call to undifiened function. 

Probably a silly question, but you *are* restarting Apache after
changing your php.ini file, right?

> I removed the php.ini from the winnt folder and still php runs. 
> I am wondering if php is even reading the php.ini.  Is it
> possible for it to run with out it?

Yep...PHP is built with a set of default values that get used if it
doesn't see a php.ini in the directory that it was expecting, or if a
particular option isn't specified in the file that's there.


---
Mark Roedel             |  "Blessed is he who has learned to laugh
Systems Programmer      |   at himself, for he shall never cease
LeTourneau University   |   to be entertained."
Longview, Texas, USA    |                           -- John Powell 

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

Reply via email to