I changed the language variables, but still have problems, not to mention that now when I try to run stuff I get a locale error: Gdk-WARNING **: locale not supported by C library What PHP does... ext/mysql/libmysql/my_tempnam.lo(.text+0x4c): In function `my_tempnam': /apps/config/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is dangerous, better use `mkstemp' ext/mysql/libmysql/my_lib.lo(.text+0x3d1): In function `my_dir': /apps/config/php-4.3.1/ext/mysql/libmysql/my_lib.c:169: undefined reference to `errno' ext/mysql/libmysql/my_lib.lo(.text+0x5ef): In function `my_stat': /apps/config/php-4.3.1/ext/mysql/libmysql/my_lib.c:588: undefined reference to `errno' ext/mysql/libmysql/my_malloc.lo(.text+0xde): In function `my_malloc': /apps/config/php-4.3.1/ext/mysql/libmysql/my_malloc.c:24: undefined reference to `errno' ext/mysql/libmysql/my_realloc.lo(.text+0xd5): In function `my_realloc': /apps/config/php-4.3.1/ext/mysql/libmysql/my_realloc.c:44: undefined reference to `errno' ext/mysql/libmysql/my_delete.lo(.text+0x86): In function `my_delete': /apps/config/php-4.3.1/ext/mysql/libmysql/my_delete.c:16: undefined reference to `errno' ext/mysql/libmysql/my_tempnam.lo(.text+0x89):/apps/config/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:108: more undefined references to `errno' follow collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 What NET::SSLeay does: [root@xxxxxx Net_SSLeay.pm-1.21]# perl Makefile.PL Checking for OpenSSL-0.9.6g or newer... You have OpenSSL-0.9.7a installed in /usr That's is newer than what this module was tested with (0.9.6g). You should consider checking if there is a newer release of this module available. Everything will probably work OK, though. *** Could not figure out which C compiler was used to compile /usr/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSLeay are compiled with the same compiler and flags. Mixing and matching compilers is not supported. at Makefile.PL line 132. WARNING: -DOPENSSL_NO_KRB5 is not a known parameter. WARNING: -I/usr/include -I/usr/inc32 is not a known parameter. WARNING: ARRAY(0x804c7a8) is not a known parameter. WARNING: HASH(0x804c9e8) is not a known parameter. WARNING: -O is not a known parameter. WARNING: Net_SSLeay.pm is not a known parameter. '-DOPENSSL_NO_KRB5' is not a known MakeMaker parameter name. '-I/usr/include -I/usr/inc32' is not a known MakeMaker parameter name. '-O' is not a known MakeMaker parameter name. 'ARRAY(0x804c7a8)' is not a known MakeMaker parameter name. 'HASH(0x804c9e8)' is not a known MakeMaker parameter name. 'Net_SSLeay.pm' is not a known MakeMaker parameter name. Warning: I could not locate your pod2man program. Please make sure, your pod2man program is in your PATH before you execute 'make' Writing Makefile for Net::SSLeay::Handle Warning: I could not locate your pod2man program. Please make sure, your pod2man program is in your PATH before you execute 'make' Writing Makefile for Net::SSLeay