Click to See Complete Forum and Search --> : Error loading a module


Anon
11-02-2000, 05:44 PM
When I try to load the php_calendar.dll in my php.ini file, I get the following system error:

PHP Warning: Calendar: Unable to initialize module Module compiled with debug=0, thread-safety=1 module API=20000609 PHP compiled with debug=0,
thread-safety=1 module API=20000809 These options need to match in Unknown on line 0

I have no idea what this means, I am running the very latest PHP 4.0.3pl1 on NT 4, IIS 4.

Can someone please help me, does this mean the calendar module is out of date and I need a new one?

Brian