[PHP] [PHP4.1.2-APACHE1.3.24-WIN32]: using $_SESSION

2002-03-29 Thread John Mpaliza
I'm using Apache-win-php4.1.3 and can't create session variables by using session_start() and $_SESSION['...']. I'm new to php, please help. Next week I tried php4.1.1 and all was working well. Now, I'm using php4.1.2,  as an Apache module and wit

[PHP] php4.1.2 compile error with-gd

2002-03-07 Thread Eric Persson
Hi, I'm about to compile the 4.1.2 version found on php.net. I have the following configure command: ./configure --with-apache=../apache_1.3.23 --with-mysql --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-zlib-dir --with-freetype-dir --with-gd --enable-gd-native-ttf --with-tiff-dir --with

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

Re: [PHP] PHP4.1.2

2002-03-02 Thread Rasmus Lerdorf
> Anyone have any ideas or similar problems? I just built a server yesterday for IMP. My PHP configure line was: './configure' \ '--with-pdflib=/usr/local' \ '--with-gd=/home/rasmus/gd-2.0.1' \ '--with-jpeg-dir=/usr' \ '--with-freetype-dir=/usr' \ '--enable-gd-native-ttf' \ '--enable-gd-imgstrt

[PHP] PHP4.1.2

2002-03-02 Thread Thomas Holton
Hello, I upgraded my PHP to 4.1.2 from 4.0.6. Now, twig, which uses imap, does not work just returns a popup that says the document contained no data. I have checked other applications using php and they all seem fine. Also, pine, which uses the imap, is functioning normally as well. There