Re: [PHP] php4 on RedHat 7.1

2001-04-27 Thread j2n tech
Peter H. Lemieux [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Take a look at /var/log/httpd/error_log. Is there an entry for the very first time the server was run (before you installed PHP 4.04pl)? Does it list PHP/4.0 as installed? The initial entry in

[PHP] undefined symbol: SSL_CTX_set_rsa_callback

2001-04-27 Thread j2n tech
After compiling php404pl1 and Apache 1.3.12: [root@ conf]# ../bin/apachectl restart ../bin/apachectl restart: httpd not running, trying to start Syntax error on line 207 of /var/www/conf/httpd.conf: Cannot load /var/www/libexec/libphp4.so into server: /var/www/libexec/libphp4.so: undefined

[PHP] php4 on RedHat 7.1

2001-04-26 Thread j2n tech
I'm trying to get a webmail client to work under RH 7.1 with Apache 1.3.19. I downloaded php-4.0.4pl and configured and installed it. Now when I try to bring up a php page it trys to download it instead of execute. I added the AddType line for php4 in my httpd.conf but it made no difference. I