ID: 22272 User updated by: webmaster at cryptpad dot com Reported By: webmaster at cryptpad dot com -Status: Feedback +Status: Open Bug Type: Apache related Operating System: RedHat 7.2 PHP Version: 4.3.1 New Comment:
Tried a clean install. Still didn't work. Here's something else interesting: I tried to set up apache and php on my Windows machine instead, and when I tried to install it as a module, it just downloaded the files instead of parsing them, and when I tried installing it as a CGI program, I got a "Cannot find server or DNS error" page. I am obviously congenitally incapable of installing PHP on anything. Either that or 4.3.1 doesn't work. Whatever it is, I think I've wasted far too much of my time trying to set the sodding thing up, so I think I'll just stick to using Perl. Previous Comments: ------------------------------------------------------------------------ [2003-02-21 07:06:22] [EMAIL PROTECTED] Sometimes it's good idea to start from clean table..like in this case where you're the only one having the problem. :) Get fresh sources of Apache 1.3.27, compile it with the DSO support, get fresh PHP 4.3.1 sources, and use that plain simple configure line. And btw. Do you happen to have any modules in Apache that also use mysql? If so, you should propably try and configure using --with-myslq=/path/to/mysql/install/prefix ------------------------------------------------------------------------ [2003-02-21 05:38:37] [EMAIL PROTECTED] Could you first try to *not* load mod_perl and comment out any PerlModule directives. If that works, try configuring php, with --without-xml. As outlined in AxKit docs, does your Apache compile have the recommended --disable-rule=EXPAT option? ------------------------------------------------------------------------ [2003-02-21 04:52:36] webmaster at cryptpad dot com It's a perl module. I tried editing out all the AxKit lines in the Apache config, but that still didn't work, so I guess it isn't that. Any other ideas? Surely I'm not the only person in the world to have this problem? ------------------------------------------------------------------------ [2003-02-21 04:45:36] [EMAIL PROTECTED] I have no idea what this axkit is, but what I'm interested in is that does PHP+Apache work if that thing is NOT there? ------------------------------------------------------------------------ [2003-02-21 04:37:31] webmaster at cryptpad dot com I know, The machine is a development machine, so I'm running them separately so I can test stuff out separately. Anyway, does it matter? The two daemons should be independent of each other. PHP just isn't working on one of them. P.S. I'm running AxKit (http://axkit.org) on the copy of Apache that's having the problems. Do you know of any interactions between AxKit and PHP? ------------------------------------------------------------------------ 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