ID: 6725
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating system: 
PHP Version: 4.0.2
Assigned To: 
Comments:

seems to be fixed in 4.0.5


Previous Comments:
---------------------------------------------------------------------------

[2000-10-30 11:01:52] [EMAIL PROTECTED]
I not see a reason why it is a bug. Moving to feature request.

---------------------------------------------------------------------------

[2000-09-13 22:31:04] [EMAIL PROTECTED]
The problem wasn't in the distributed php.ini* files but in the
ini-parseing funcs..reopened.

--Jani

---------------------------------------------------------------------------

[2000-09-13 21:35:41] [EMAIL PROTECTED]
i haven't found any spaces in front of these extensions in the php.ini-*
if there have been some, it has been fixed now

---------------------------------------------------------------------------

[2000-09-13 19:46:03] [EMAIL PROTECTED]
This may seem a simple problem, but it has caused some people I was supporting several 
days of heartache.

I asked the person to add

extension=php_mssql70.dll

to PHP.ini. The person added the following line:

 extension=php_mssql70.dll

^^ Note that there is a space preceding the word extension -- might not show up in 
HTML. The PHP.INI parser fails to do a trim() while parsing, so the extension is not 
loaded.

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=6725&edit=2


-- 
PHP Development 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