[PHP-INSTALL] pdfcreation without factorinfo

2005-03-25 Thread Ruprecht Helms
Hi, I've installed php with the pdflib-modul. By creation of a pdf-file via php everytime there is the info of pdflib.com inside the pdf-file. How can I disable this note. Or is there another pdf-module (static version) that doesn't produce such a note. How do I install this other module by unin

[PHP-INSTALL] fc3 make error

2005-03-25 Thread Kristina Clair
Hello, I'm getting this make error trying to compile php 4.3.10 on Fedora Core 3: /usr/bin/ld: cannot find -lltdl collect2: ld returned 1 exit status make: *** [libphp4.la] Error 1 Any ideas would be appreciated! Kristina Clair

RE: [PHP-INSTALL] Connection to mySQL

2005-03-25 Thread Chuck Ouellette
What errors are you getting? If you're having a problem connecting with an error like: Warning: mysql_connect(): Client does not support authentication protocol requested by server This is a problem with PHP 4.X.X and MySQL 4.1+ you have to login to MySQL and use the "OLD_PASSWORD" feature. IE: S