[PHP-DEV] Bug #10731: Compile parameter discreapency PH - Calendar

2001-05-08 Thread godin . gilles

From: [EMAIL PROTECTED]
Operating system: WinNT 4.0
PHP version:  4.0.5
PHP Bug Type: Scripting Engine problem
Bug description:  Compile parameter discreapency PH - Calendar

When processing the followin page:

html
head
titleBienvenu!/title
meta http-equiv=Content-Type content=text/html; charset=iso-8859-1
/head
body bgcolor=#FF
centerp
?
for ($ftsize = 1;  $ftsize  8; $ftsize++) { 
?
  font size=? echo $ftsize ?Bonjour et Bienvenu!/fontbr
?
}
?
/p/center
h3 Nous sommes aujourd'hui  
?PHP echo Date(l, Y/m/j H:i:s) ?.
/h3
p
?php PHPINFO() ?
/p
/body
/html

... I get the following message:

PHP:  Error parsing c:\winnt\system32\inetsrv\browscap.ini on line 6300
PHP Warning:  Calendar: Unable to initialize module
Module compiled with debug=0, thread-safety=1 module API=2609
PHP compiled with debug=0, thread-safety=1 module API=20001222
These options need to match
 in Unknown on line 0


-- 
Edit Bug report at: http://bugs.php.net/?id=10731edit=1



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




[PHP-DEV] RE: Bug #10731 Updated: Compile parameter discreapency PH - Calendar

2001-05-08 Thread Godin . Gilles

Hi Derick,

I installed the 4.0.5 version from the... 
PHP 4.0.5 [738Kb] - 30 April 2001
(CGI only, MySQL support built-in, packaged as Windows installer to install
and configure PHP, and automatically configure IIS, PWS and Xitami, with
manual configuration for other servers. N.B. no external extensions
included)
...entry on the Web.

Would'nt this contain the proper module version? If not where can I find the
compiled modules (.dll) for WinNT?

Thanks for your patience.

Gilles

-Original Message-
From: Bug Database [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 08, 2001 9:30 AM
To: Godin, Gilles: MTR
Subject: Bug #10731 Updated: Compile parameter discreapency PH -
Calendar


ID: 10731
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

This is not a bug. Modules only work with specific versions of PHP. So
please use a php 4.0.5 version of the calendar module

Previous Comments:
---

[2001-05-08 09:24:01] [EMAIL PROTECTED]
When processing the followin page:

html
head
titleBienvenu!/title
meta http-equiv=Content-Type content=text/html; charset=iso-8859-1
/head
body bgcolor=#FF
centerp
?
for ($ftsize = 1;  $ftsize  8; $ftsize++) { 
?
  font size=? echo $ftsize ?Bonjour et Bienvenu!/fontbr
?
}
?
/p/center
h3 Nous sommes aujourd'hui  
?PHP echo Date(l, Y/m/j H:i:s) ?.
/h3
p
?php PHPINFO() ?
/p
/body
/html

... I get the following message:

PHP:  Error parsing c:winntsystem32inetsrvbrowscap.ini on line 6300
PHP Warning:  Calendar: Unable to initialize module
Module compiled with debug=0, thread-safety=1 module API=2609
PHP compiled with debug=0, thread-safety=1 module API=20001222
These options need to match
 in Unknown on line 0

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at
http://bugs.php.net/?id=10731edit=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]