[PHP-DEV] Bug #2526: Fatal error: Call to unsupported or undefined function crypt() From: adu <email protected>
Date: 10/14/99

From: adu <email protected>
Operating system: Windows NT 5.0 build 2031
PHP version: 3.0.11
PHP Bug Type: Other
Bug description: Fatal error: Call to unsupported or undefined function crypt()

Fatal error: Call to unsupported or undefined function crypt()

In my php3.ini:

...

;Windows Extensions
extension=php3_crypt.dll
extension=php3_mysql.dll
;extension=php3_nsmail.dll
;extension=php3_calendar.dll

...

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>