On Sat, 2002-11-09 at 17:39, Michelle Murrain wrote: > Hi, > > I have what seems to me to be a very odd problem. I'm running Debian > testing, with apache 1.3, and because I needed 4.2s better > xslt/sablotron support, I compiled from source. I had originally had > the regular php4 package installed, but I removed that package. > > php4.2.3 compiled mostly fine - I had to end up installing the > sablotron libraries from source. I'm using it as a DSO. > > The problem is that php seems to work (the scripts do much of what > they are supposed to - and the xslt stuff seems to be working) except > that no variables are getting passed, using either get or post! > Clearly I did something wrong, but this is a problem I've never > encountered before. What might the problem be? > > Another issue is that when I have a line in my httpd.conf that Loads > the php module, apache complains and tells me it's already loaded. > I'm not sure what that means. > > Thanks!! > -- > .Michelle > in answer to your second you prolly added LoadModule php4_module libexec/libphp4.so which is what I did also but then I found that line already there check and see if it's there twice. if so just comment out one of them When you did the compile and make install it added it alredy.
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php