php-install Digest 3 Jun 2003 05:28:04 -0000 Issue 1405

Topics (messages 10995 through 10999):

HTTPS & PHP - page cannot be displayed
        10995 by: Karel van Zijl
        10998 by: Jon Wagoner

Re: 45443-343556
        10996 by: eriksson.php.net

PHP IMAP Installation problems...
        10997 by: db

Help for PHP Newbie!
        10999 by: Bud Roble

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi,

Sometimes when I try to load a page on my secure webserver (HTTPS) I get an "page 
cannot be displayed" message from MS Internet Explorer. When I refresh the page after 
this message is shown, the page I wanted to load just loads as it should. I cannot 
figure out what the problem is, but it seems that the combination of PHP, SSL and 
perhaps somethings else too are responsible for it. It is very irritating, e.g.: 
someone has paid by CreditCard and get's an "page cannot be displayed" as a result 
page.... I've looked on the web for some answers but haven't found the solution yet. 
Hopefully someone on this mailing list does ;-)

Heres my configuration:

RedHat 7.2 Linux 2.4.9-34
PLESK 5.0.4 build 021223.16
Apache/1.3.27 (Unix) 
PHP/4.2.2 
 Configure Command:
  './configure' 
  '--with-apxs=/usr/local/psa/apache/bin/apxs' 
  '--prefix=/usr/local/psa/apache' 
  '--with-regex=php' 
  '--with-config-file-path=/usr/local/psa/apache/conf' 
  '--with-mysql=/usr/local/psa/mysql' 
  '--with-pgsql=/usr/local/pgsql' 
  '--with-imap=/root/imap-2002.DEV/imap-2002.DEV.SNAP-0205201832' 
  '--with-jpeg-dir=/usr/lib' 
  '--with-png-dir=/usr/lib' 
  '--with-xml' 
  '--with-openssl' 
  '--with-gettext' 
  '--with-curl' 
  '--with-mhash' 
  '--disable-debug' 
  '--without-iconv' 
  '--with-zlib-dir=/usr/lib' 
  '--enable-ftp' 
  '--enable-pear' 
  '--enable-calendar' 
  '--enable-bcmath' 
  '--enable-sockets' 
  '--enable-track-vars' 
  '--enable-dbase'
OpenSSL 0.9.6h


------------------------------------------------------------
sONO Industries
Spaarnestraat 4a
2515 VN  The Hague
The Netherlands
t: +31(0)703819334
m: +31(0)650260781
f: +31(0)703816952
[EMAIL PROTECTED]

Dit e-mailbericht is uitsluitend bestemd voor de geadresseerde(n). Indien de e-mail 
bij vergissing bij u terecht is gekomen, wilt u ons dan direct bellen? Wij verzoeken u 
in dit geval de e-mail te vernietigen, de inhoud ervan niet te gebruiken en niet onder 
derden te verspreiden, omdat het bericht vertrouwelijke informatie kan bevatten. 
Telefoon: + 31 70 3 81 93 34

This e-mail message is intended exclusively for the addressee. If the e-mail was sent 
to you by mistake, would you please call us immediately? In that case, we also request 
you to destroy the e-mail and to neither use the contents or disclose them in any 
manner to third parties,because the message can contain confidential information. 
Telephone + 31 70 3 81 93 34


--- End Message ---
--- Begin Message ---
IE does not implement SSL according to standards, so the following needs to be in your 
Apache config to work around this, in your SSL VirtualHosts:

SetEnvIf User-Agent ".*MSIE.*" \
         nokeepalive ssl-unclean-shutdown \
         downgrade-1.0 force-response-1.0

-----Original Message-----
From: Karel van Zijl [mailto:[EMAIL PROTECTED]
Sent: Monday, June 02, 2003 11:03 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] HTTPS & PHP - page cannot be displayed


Hi,

Sometimes when I try to load a page on my secure webserver (HTTPS) I get an "page 
cannot be displayed" message from MS Internet Explorer. When I refresh the page after 
this message is shown, the page I wanted to load just loads as it should. I cannot 
figure out what the problem is, but it seems that the combination of PHP, SSL and 
perhaps somethings else too are responsible for it. It is very irritating, e.g.: 
someone has paid by CreditCard and get's an "page cannot be displayed" as a result 
page.... I've looked on the web for some answers but haven't found the solution yet. 
Hopefully someone on this mailing list does ;-)

Heres my configuration:

RedHat 7.2 Linux 2.4.9-34
PLESK 5.0.4 build 021223.16
Apache/1.3.27 (Unix) 
PHP/4.2.2 
 Configure Command:
  './configure' 
  '--with-apxs=/usr/local/psa/apache/bin/apxs' 
  '--prefix=/usr/local/psa/apache' 
  '--with-regex=php' 
  '--with-config-file-path=/usr/local/psa/apache/conf' 
  '--with-mysql=/usr/local/psa/mysql' 
  '--with-pgsql=/usr/local/pgsql' 
  '--with-imap=/root/imap-2002.DEV/imap-2002.DEV.SNAP-0205201832' 
  '--with-jpeg-dir=/usr/lib' 
  '--with-png-dir=/usr/lib' 
  '--with-xml' 
  '--with-openssl' 
  '--with-gettext' 
  '--with-curl' 
  '--with-mhash' 
  '--disable-debug' 
  '--without-iconv' 
  '--with-zlib-dir=/usr/lib' 
  '--enable-ftp' 
  '--enable-pear' 
  '--enable-calendar' 
  '--enable-bcmath' 
  '--enable-sockets' 
  '--enable-track-vars' 
  '--enable-dbase'
OpenSSL 0.9.6h


------------------------------------------------------------
sONO Industries
Spaarnestraat 4a
2515 VN  The Hague
The Netherlands
t: +31(0)703819334
m: +31(0)650260781
f: +31(0)703816952
[EMAIL PROTECTED]

Dit e-mailbericht is uitsluitend bestemd voor de geadresseerde(n). Indien de e-mail 
bij vergissing bij u terecht is gekomen, wilt u ons dan direct bellen? Wij verzoeken u 
in dit geval de e-mail te vernietigen, de inhoud ervan niet te gebruiken en niet onder 
derden te verspreiden, omdat het bericht vertrouwelijke informatie kan bevatten. 
Telefoon: + 31 70 3 81 93 34

This e-mail message is intended exclusively for the addressee. If the e-mail was sent 
to you by mistake, would you please call us immediately? In that case, we also request 
you to destroy the e-mail and to neither use the contents or disclose them in any 
manner to third parties,because the message can contain confidential information. 
Telephone + 31 70 3 81 93 34


--- End Message ---
--- Begin Message ---
Please see the attached file.

--- End Message ---
--- Begin Message ---
I wanted to build php with imap support . 

My details: 
Apache - Apache/1.3.26 
PHP - 4.3.0 
openssl 
UWimap2002c (with the c-client library) 
Solaris 9 

---------------------------------- 
Installed open ssl / UWimap: 
IMAP testing yields the following results: 
______________________________________ 
telnet localhost 109 
-pop2 server disabled on the system 

telnet localhost 110 
+ok pop3 localhost v2003.83 server ready 

telnet localhost 143 
+ok[CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS 
LOGINDISABLED]localhost IMAP4rev1 2003 at --todays 
date-- 
--------------------------------------- 
So I presume IMAP works 
--------------------------------------- 

Ok, I created this imap tree => 


/usr/local/imap: 
drwxr-xr-x 2 root other 512 Jan 15 15:14 include 
drwxr-xr-x 2 root other 512 Jan 15 15:54 lib 

/usr/local/imap/include: 
-rw-r--r-- 1 root other 454 Jan 15 15:14 linkage.h 
-rw-r--r-- 1 root other 58425 Jan 15 15:14 mail.h 
-rw-r--r-- 1 root other 3822 Jan 15 15:14 rfc822.h 

/usr/local/imap/lib: 
-rw-r--r-- 1 root other 2198392 Jan 21 17:19
c-client.a 
lrwxrwxrwx 1 root other 30 Jan 15 15:54 libc-client.a
-> 
/local/imap/lib/c-client.a 

all the files are copied from imap-2001a/c-client. 

./configure --with-imap=/usr/local/imap
--with-imap-ssl=/usr/local/ssl --with-gettext
--with-xml --with-mysql
--with-apxs=/usr/apche/bin/apxs 

and I still get .. 
checking if imap works.....no



__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

--- End Message ---
--- Begin Message ---
I've installed PHP 4.3.2 with Apache 1.3 and believe I've followed all the
configuring instructions to the letter.    I create the phpinfo.php script
file for testing and placed it in the C:/program files/apache
group/apache/htdocs folder for testing.    When I type localhost/phpinfo.php
in my browser, the script is not being parsed.    The script is simply
displayed in the browser window as raw text.   I can display all of the html
documents in the htdocs folder fine but any php document I browse to simply
displays the raw text in the browser.    It acts the same whether I try at
the localhost or from another computer on the network.   What am I doing
wrong?

Any help will be greatly appreciated!

Bud Roble
[EMAIL PROTECTED]
(805)794-3027



--- End Message ---

Reply via email to