[PHP] strange!

2003-12-16 Thread Tom Holton
Hello everyone, I looked through the FAQs and documentation and I cannot find this anywhere: We have a new Redhat server with this kernal: 2.4.20-20.9smp #1 SMP We used redhat itself to install apache and php (I used to always do it by hand) apache: Server version: Apache/2.0.40 PHP Version 4.2.2

[PHP] PHP and IMAP_SSL

2002-03-05 Thread Tom Holton
I am trying to force php to compile WITHOUT IMAP-SSL because TWIG cannot communicate with IMAP-SSL on port 993. I upgraded my PHP to 4.1.2 to close the security hole just recently announced. I am assured that the c-client.a lib i am linking to in the configure is NOT SSL supported, yet the ocnfig

Re: [PHP] PHP4.1.2

2002-03-02 Thread Tom Holton
Thanks, I redid the configure with BOTH imap and imap-ssl It now shows up in the phpinfo. I now have another problem when the login is being deneid because of a bad password, but this is a different problem. prob. not to do with php. By the way, the system i am on is alpha OSF4.1. thanks for your

[PHP] XML

2002-02-26 Thread Tom Holton
Hello, I have come across a strange error when using the XML parsing functions. Instead of printing the xml to the screen, like the functions do, I decided to put these into arrays. It all seems to be working normally, except for the "data" part (this is the non-xml data). I can verify that the d