ID: 22272 Updated by: [EMAIL PROTECTED] Reported By: webmaster at cryptpad dot com -Status: Open +Status: Feedback Bug Type: Apache related Operating System: RedHat 7.2 PHP Version: 4.3.1 New Comment:
Why do you actually have two separate installs of apache...? As it can really run both SSL and non-SSL requests from same instance.. Previous Comments: ------------------------------------------------------------------------ [2003-02-21 04:16:36] webmaster at cryptpad dot com Snapshot didn't work. using the exact php.ini now, still same result. I tried making a symlink to php.ini in the libexec directory, but that didn't help. A couple of other observations, if they help: If I just put the LoadModule statement into apache config, without AddType statement, then it asks me to download the file, and it hasn't processed it. If I leave out the LoadModule statement and put in the AddType statement, I get the same problem as before (blank response). Does that give any more clues? ------------------------------------------------------------------------ [2003-02-20 07:30:05] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Although I don't think it matters, there's just something freaky in your system.. Are you loading any extensions in the php.ini?? What's the diff -u between it and the php.ini-dist? ------------------------------------------------------------------------ [2003-02-20 04:33:10] webmaster at cryptpad dot com Tried changing extension_dir to /usr/local/apache/libexec bit still nothing. ------------------------------------------------------------------------ [2003-02-19 15:51:55] michael dot mauch at gmx dot de > /install/php-4.3.1/ is where I installed PHP from. Should it really be > running the mod_php4.c file from there? mod_php4.c is a C source file, it's not executed and only shown there for reference. > P.S. I also have a separate copy of apache running which is my ssl > server. I tried to install PHP into that copy in the same way, and it > worked fine!! Can you please make sure that the php.ini of your "bad" Apache references the correct extension_dir, i.e. the one that belongs to the same libphp4.so (LoadModule in httpd.conf)? ------------------------------------------------------------------------ [2003-02-19 04:16:52] webmaster at cryptpad dot com Tried: ./configure --with-apxs=/usr/local/apache/bin/apxs with and without --with-mysql ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22272 -- Edit this bug report at http://bugs.php.net/?id=22272&edit=1